summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* nvme-tcp: add clean action for failed reconnectionChao Leng2021-02-021-2/+16
* nvme-rdma: add clean action for failed reconnectionChao Leng2021-02-021-2/+16
* nvme-core: add cancel tagset helpersChao Leng2021-02-022-0/+22
* nvme-core: get rid of the extra spaceChaitanya Kulkarni2021-02-021-1/+1
* nvme: add tracing of zns commandsJohannes Thumshirn2021-02-021-0/+34
* nvme: parse format nvm command details when tracingMichal Krakowiak2021-02-021-0/+19
* nvmet: add lba to sect conversion helpersChaitanya Kulkarni2021-02-022-5/+13
* nvmet: remove extra variable in identify nsChaitanya Kulkarni2021-02-021-16/+15
* nvmet: remove extra variable in id-desclistChaitanya Kulkarni2021-02-021-11/+9
* nvmet: remove extra variable in smart log nsidChaitanya Kulkarni2021-02-021-11/+9
* nvme: refactor ns->ctrl by requestMinwoo Im2021-02-021-3/+3
* nvme-tcp: pass multipage bvec to request iov_iterSagi Grimberg2021-02-021-4/+9
* nvme-tcp: get rid of unused helper functionSagi Grimberg2021-02-021-5/+0
* nvme-tcp: fix wrong setting of request iov_iterSagi Grimberg2021-02-021-5/+2
* nvme: support command retry delay for admin commandMinwoo Im2021-02-021-3/+2
* nvme: constify static attribute_group structsRikard Falkeborn2021-02-023-4/+4
* nvmet-fc: use RCU proctection for assoc_listLeonid Ravich2021-02-021-43/+38
* nvmet: Fix nvmet_is_port_enabled indentationIsrael Rukshin2021-02-021-1/+1
* nvmet: Use nvmet_is_port_enabled helper for pi_enableIsrael Rukshin2021-02-021-3/+1
* drbd: Avoid comma separated statementsJoe Perches2021-01-311-2/+4
* rsxx: remove redundant NULL checkYang Li2021-01-261-2/+1
* zram: fix NULL check before some freeing functions is not neededTian Tao2021-01-261-2/+1
* drbd: remove unused argument from drbd_request_prepare and __drbd_make_requestGuoqing Jiang2021-01-263-10/+6
* mtip32xx: prefer pcie_capability_read_word()Bjorn Helgaas2021-01-261-8/+3
* mtip32xx: use PCI #defines instead of numbersBjorn Helgaas2021-01-261-2/+2
* loop: scale loop device by introducing per device lockPavel Tatashin2021-01-262-40/+54
* bcache: use bio_set_dev to assign ->bi_bdevChristoph Hellwig2021-01-261-1/+1
* nvme: use bio_set_dev to assign ->bi_bdevChristoph Hellwig2021-01-263-4/+4
* target/file: allocate the bvec array as part of struct target_core_file_cmdChristoph Hellwig2021-01-251-14/+6
* block: remove unnecessary argument from blk_execute_rqGuoqing Jiang2021-01-2419-26/+26
* block: remove unnecessary argument from blk_execute_rq_nowaitGuoqing Jiang2021-01-249-14/+12
* bcache: don't pass BIOSET_NEED_BVECS for the 'bio_set' embedded in 'cache_set'Ming Lei2021-01-241-1/+1
* block: add a disk_uevent helperChristoph Hellwig2021-01-241-21/+5
* block: use ->bi_bdev for bio based I/O accountingChristoph Hellwig2021-01-242-17/+25
* block: store a block_device pointer in struct bioChristoph Hellwig2021-01-2430-66/+63
* dcssblk: remove the end of device check in dcssblk_submit_bioChristoph Hellwig2021-01-241-4/+0
* brd: remove the end of device check in brd_do_bvecChristoph Hellwig2021-01-241-5/+1
* nvme: allow revalidate to set a namespace read-onlyChristoph Hellwig2021-01-241-3/+2
* rbd: remove the ->set_read_only methodChristoph Hellwig2021-01-241-19/+0
* dm: use bdev_read_only to check if a device is read-onlyChristoph Hellwig2021-01-242-2/+2
* Merge tag 'sh-for-5.11' of git://git.libc.org/linux-shLinus Torvalds2021-01-242-13/+3
|\
| * sh/intc: Restore devm_ioremap() alignmentGeert Uytterhoeven2021-01-061-1/+1
| * sh: intc: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2021-01-061-12/+2
* | Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-247-52/+126
|\ \
| * | lightnvm: fix memory leak when submit failsPan Bian2021-01-211-2/+1
| * | Merge tag 'nvme-5.11-2020-01-21' of git://git.infradead.org/nvme into block-5.11Jens Axboe2021-01-215-50/+123
| |\ \
| | * | nvme-pci: fix error unwind in nvme_map_dataChristoph Hellwig2021-01-201-10/+18
| | * | nvme-pci: refactor nvme_unmap_dataChristoph Hellwig2021-01-201-28/+49
| | * | nvmet: set right status on error in id-ns handlerChaitanya Kulkarni2021-01-181-2/+6
| | * | nvme-pci: allow use of cmb on v1.4 controllersKlaus Jensen2021-01-181-0/+14