summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-20blkcg: fix edge case for blk_get_rl() under memory pressureDennis Zhou1-1/+1
2018-10-19Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-4.20/blockJens Axboe14-95/+107
2018-10-19nvme-fabrics: move controller options matching to fabricsSagi Grimberg3-34/+33
2018-10-19nvme-rdma: always have a valid trsvcidSagi Grimberg1-24/+14
2018-10-18mtip32xx: fully switch to the generic DMA APIChristoph Hellwig1-29/+18
2018-10-18rsxx: switch to the generic DMA APIChristoph Hellwig2-27/+27
2018-10-18umem: switch to the generic DMA APIChristoph Hellwig1-20/+18
2018-10-18sx8: switch to the generic DMA APIChristoph Hellwig1-13/+13
2018-10-18sx8: remove dead IF_64BIT_DMA_IS_POSSIBLE codeChristoph Hellwig1-24/+5
2018-10-18skd: switch to the generic DMA APIChristoph Hellwig1-38/+25
2018-10-18ubd: remove use of blk_rq_map_sgChristoph Hellwig1-104/+54
2018-10-18nvme-pci: remove duplicate checkChaitanya Kulkarni1-2/+2
2018-10-17drivers/block: Remove DAC960 driverHannes Reinecke5-12412/+0
2018-10-17nvme-pci: fix hot removal during error handlingKeith Busch1-2/+1
2018-10-17nvmet-fcloop: suppress a compiler warningBart Van Assche1-0/+1
2018-10-17nvme-core: make implicit seed truncation explicitBart Van Assche1-1/+1
2018-10-17nvmet-fc: fix kernel-doc headersBart Van Assche1-3/+3
2018-10-17nvme-fc: rework the request initialization codeBart Van Assche1-3/+6
2018-10-17nvme-fc: introduce struct nvme_fcp_op_w_sglBart Van Assche1-11/+18
2018-10-17nvme-fc: fix kernel-doc headersBart Van Assche1-6/+5
2018-10-17nvmet: avoid integer overflow in the discard codeBart Van Assche1-1/+2
2018-10-17nvmet-rdma: declare local symbols staticBart Van Assche1-1/+1
2018-10-17nvmet: use strlcpy() instead of strcpy()Bart Van Assche2-2/+2
2018-10-17nvme-pci: fix nvme_suspend_queue() kernel-doc headerBart Van Assche1-1/+1
2018-10-17nvme-core: rework a NQN copying operationBart Van Assche1-1/+1
2018-10-17nvme-core: declare local symbols staticBart Van Assche1-1/+1
2018-10-17nvmet-rdma: check for timeout in nvme_rdma_wait_for_cm()Bart Van Assche1-1/+8
2018-10-17nvmet: use strcmp() instead of strncmp() for subsystem lookupBart Van Assche1-2/+1
2018-10-17nvmet: remove unreachable codeChaitanya Kulkarni1-3/+1
2018-10-17nvme: update node paths after adding new pathKeith Busch1-0/+9
2018-10-16sx8: convert to blk-mqJens Axboe1-45/+68
2018-10-16z2ram: convert to blk-mqJens Axboe1-38/+49
2018-10-16gdrom: convert to blk-mqJens Axboe1-95/+79
2018-10-16floppy: convert to blk-mqOmar Sandoval1-30/+36
2018-10-16ataflop: convert to blk-mqOmar Sandoval1-102/+71
2018-10-16ataflop: fix error handling during setupOmar Sandoval1-10/+15
2018-10-16ataflop: fold headers into C fileOmar Sandoval3-95/+81
2018-10-16amiflop: convert to blk-mqOmar Sandoval1-78/+35
2018-10-16amiflop: clean up on errors during setupOmar Sandoval1-44/+40
2018-10-16amiflop: fold headers into C fileOmar Sandoval3-148/+120
2018-10-16swim3: convert to blk-mqOmar Sandoval1-88/+65
2018-10-16swim3: add real error handling in setupOmar Sandoval1-24/+36
2018-10-16swim: convert to blk-mqOmar Sandoval1-52/+41
2018-10-16swim: fix cleanup on setup errorOmar Sandoval1-2/+11
2018-10-16mtd_blkdevs: convert to blk-mqJens Axboe2-40/+65
2018-10-15xsysace: convert to blk-mqJens Axboe1-25/+55
2018-10-15paride: convert pf to blk-mqJens Axboe1-14/+42
2018-10-15paride: convert pd to blk-mqJens Axboe1-28/+66
2018-10-15paride: convert pcd to blk-mqJens Axboe1-32/+56
2018-10-15ps3disk: convert to blk-mqJens Axboe1-42/+44