summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds2018-10-22110-14383/+3328
|\
| * Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-4.20/blockJens Axboe2018-10-1914-95/+107
| |\
| | * nvme-fabrics: move controller options matching to fabricsSagi Grimberg2018-10-193-34/+33
| | * nvme-rdma: always have a valid trsvcidSagi Grimberg2018-10-191-24/+14
| | * nvme-pci: remove duplicate checkChaitanya Kulkarni2018-10-181-2/+2
| | * nvme-pci: fix hot removal during error handlingKeith Busch2018-10-171-2/+1
| | * nvmet-fcloop: suppress a compiler warningBart Van Assche2018-10-171-0/+1
| | * nvme-core: make implicit seed truncation explicitBart Van Assche2018-10-171-1/+1
| | * nvmet-fc: fix kernel-doc headersBart Van Assche2018-10-171-3/+3
| | * nvme-fc: rework the request initialization codeBart Van Assche2018-10-171-3/+6
| | * nvme-fc: introduce struct nvme_fcp_op_w_sglBart Van Assche2018-10-171-11/+18
| | * nvme-fc: fix kernel-doc headersBart Van Assche2018-10-171-6/+5
| | * nvmet: avoid integer overflow in the discard codeBart Van Assche2018-10-171-1/+2
| | * nvmet-rdma: declare local symbols staticBart Van Assche2018-10-171-1/+1
| | * nvmet: use strlcpy() instead of strcpy()Bart Van Assche2018-10-172-2/+2
| | * nvme-pci: fix nvme_suspend_queue() kernel-doc headerBart Van Assche2018-10-171-1/+1
| | * nvme-core: rework a NQN copying operationBart Van Assche2018-10-171-1/+1
| | * nvme-core: declare local symbols staticBart Van Assche2018-10-171-1/+1
| | * nvmet-rdma: check for timeout in nvme_rdma_wait_for_cm()Bart Van Assche2018-10-171-1/+8
| | * nvmet: use strcmp() instead of strncmp() for subsystem lookupBart Van Assche2018-10-171-2/+1
| | * nvmet: remove unreachable codeChaitanya Kulkarni2018-10-171-3/+1
| | * nvme: update node paths after adding new pathKeith Busch2018-10-171-0/+9
| * | mtip32xx: fully switch to the generic DMA APIChristoph Hellwig2018-10-181-29/+18
| * | rsxx: switch to the generic DMA APIChristoph Hellwig2018-10-182-27/+27
| * | umem: switch to the generic DMA APIChristoph Hellwig2018-10-181-20/+18
| * | sx8: switch to the generic DMA APIChristoph Hellwig2018-10-181-13/+13
| * | sx8: remove dead IF_64BIT_DMA_IS_POSSIBLE codeChristoph Hellwig2018-10-181-24/+5
| * | skd: switch to the generic DMA APIChristoph Hellwig2018-10-181-38/+25
| * | drivers/block: Remove DAC960 driverHannes Reinecke2018-10-174-11656/+0
| |/
| * sx8: convert to blk-mqJens Axboe2018-10-161-45/+68
| * z2ram: convert to blk-mqJens Axboe2018-10-161-38/+49
| * gdrom: convert to blk-mqJens Axboe2018-10-161-95/+79
| * floppy: convert to blk-mqOmar Sandoval2018-10-161-30/+36
| * ataflop: convert to blk-mqOmar Sandoval2018-10-161-102/+71
| * ataflop: fix error handling during setupOmar Sandoval2018-10-161-10/+15
| * ataflop: fold headers into C fileOmar Sandoval2018-10-161-2/+81
| * amiflop: convert to blk-mqOmar Sandoval2018-10-161-78/+35
| * amiflop: clean up on errors during setupOmar Sandoval2018-10-161-44/+40
| * amiflop: fold headers into C fileOmar Sandoval2018-10-161-3/+120
| * swim3: convert to blk-mqOmar Sandoval2018-10-161-88/+65
| * swim3: add real error handling in setupOmar Sandoval2018-10-161-24/+36
| * swim: convert to blk-mqOmar Sandoval2018-10-161-52/+41
| * swim: fix cleanup on setup errorOmar Sandoval2018-10-161-2/+11
| * mtd_blkdevs: convert to blk-mqJens Axboe2018-10-161-37/+63
| * xsysace: convert to blk-mqJens Axboe2018-10-161-25/+55
| * paride: convert pf to blk-mqJens Axboe2018-10-161-14/+42
| * paride: convert pd to blk-mqJens Axboe2018-10-161-28/+66
| * paride: convert pcd to blk-mqJens Axboe2018-10-161-32/+56
| * ps3disk: convert to blk-mqJens Axboe2018-10-161-42/+44
| * null_blk: remove set but not used variable 'q'YueHaibing2018-10-161-4/+0