summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nvdimm-btt: use bvec_kmap_local in btt_rw_integrityChristoph Hellwig2022-03-041-6/+4
* nvdimm-blk: use bvec_kmap_local in nd_blk_rw_integrityChristoph Hellwig2022-03-041-4/+3
* zram: use memcpy_from_bvec in zram_bvec_writeChristoph Hellwig2022-03-041-4/+1
* zram: use memcpy_to_bvec in zram_bvec_readChristoph Hellwig2022-03-041-3/+1
* aoe: use bvec_kmap_local in bvcpyChristoph Hellwig2022-03-041-2/+2
* iss-simdisk: use bvec_kmap_local in simdisk_submit_bioChristoph Hellwig2022-03-041-2/+2
* Merge tag 'nvme-5.18-2022-03-03' of git://git.infradead.org/nvme into for-5.1...Jens Axboe2022-03-0321-155/+532
|\
| * nvme: check that EUI/GUID/UUID are globally uniqueChristoph Hellwig2022-02-281-2/+36
| * nvme: check for duplicate identifiers earlierChristoph Hellwig2022-02-281-7/+6
| * nvme: fix the check for duplicate unique identifiersChristoph Hellwig2022-02-281-8/+10
| * nvme: cleanup __nvme_check_idsChristoph Hellwig2022-02-281-5/+4
| * nvme: remove nssa from struct nvme_ctrlKeith Busch2022-02-282-5/+5
| * nvme: explicitly set non-error for directivesKeith Busch2022-02-281-0/+2
| * nvme: expose cntrltype and dctype through sysfsMartin Belanger2022-02-283-1/+51
| * nvme: send uevent on connection upMartin Belanger2022-02-281-0/+9
| * nvme: add vectored-io support for user-passthroughKanchan Joshi2022-02-282-10/+31
| * nvme: add verbose error loggingAlan Adamson2022-02-286-1/+247
| * nvme: add a helper to initialize connect_qChaitanya Kulkarni2022-02-285-16/+16
| * nvme-rdma: add helpers for mapping/unmapping requestMax Gurtovoy2022-02-281-46/+65
| * nvmet-tcp: replace ida_simple[get|remove] with the simler ida_[alloc|free]Sagi Grimberg2022-02-281-3/+3
| * nvmet-rdma: replace ida_simple[get|remove] with the simler ida_[alloc|free]Sagi Grimberg2022-02-281-3/+3
| * nvmet-fc: replace ida_simple[get|remove] with the simler ida_[alloc|free]Sagi Grimberg2022-02-281-6/+6
| * nvmet: replace ida_simple[get|remove] with the simler ida_[alloc|free]Sagi Grimberg2022-02-281-2/+2
| * nvme-fc: replace ida_simple[get|remove] with the simler ida_[alloc|free]Sagi Grimberg2022-02-281-8/+8
| * nvme: replace ida_simple[get|remove] with the simler ida_[alloc|free]Sagi Grimberg2022-02-281-9/+9
| * nvmet: allow bdev in buffered_io modeChaitanya Kulkarni2022-02-281-0/+8
| * nvmet: use i_size_read() to set size for file-nsChaitanya Kulkarni2022-02-282-14/+5
| * nvme-fabrics: remove unnecessary braces for caseChaitanya Kulkarni2022-02-281-1/+1
| * nvme-fabrics: use consistent zeroout patternChaitanya Kulkarni2022-02-281-2/+1
| * nvme-fabrics: use unsigned int typeChaitanya Kulkarni2022-02-281-1/+1
| * nvme-fabrics: use unsigned int typeChaitanya Kulkarni2022-02-281-1/+1
| * nvme-core: remove unnecessary function parameterChaitanya Kulkarni2022-02-281-5/+3
| * nvme-core: remove unnecessary semicolonChaitanya Kulkarni2022-02-281-1/+1
| * nvme-fc: fix a typoQinghua Jin2022-02-281-1/+1
|/
* null_blk: null_alloc_page() cleanupChaitanya Kulkarni2022-02-271-7/+5
* null_blk: remove hardcoded null_alloc_page() paramChaitanya Kulkarni2022-02-271-4/+4
* null_blk: remove hardcoded alloc_cmd() parameterChaitanya Kulkarni2022-02-271-17/+12
* loop: allow user to set the queue depthChaitanya Kulkarni2022-02-271-1/+20
* loop: remove extra variable in lo_req_flushChaitanya Kulkarni2022-02-271-2/+1
* loop: remove extra variable in lo_fallocate()Chaitanya Kulkarni2022-02-271-2/+1
* loop: use sysfs_emit() in the sysfs xxx show()Chaitanya Kulkarni2022-02-271-5/+5
* null_blk: fix return value from null_add_dev()Chaitanya Kulkarni2022-02-271-2/+3
* loop: clean up grammar in warning messageColin Ian King2022-02-271-2/+2
* block/rnbd: Remove a useless mutexChristophe JAILLET2022-02-271-8/+3
* block/rnbd: client device does not care queue/rotationalGioh Kim2022-02-274-9/+8
* block/rnbd-clt: fix CHECK:BRACES warningGioh Kim2022-02-271-2/+2
* block: default BLOCK_LEGACY_AUTOLOAD to yChristoph Hellwig2022-02-272-6/+4
* block: update io_ticks when io hangZhang Wensheng2022-02-221-2/+12
* block, bfq: don't move oom_bfqqYu Kuai2022-02-181-0/+6
* block, bfq: avoid moving bfqq to it's parent bfqgYu Kuai2022-02-181-1/+9