summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-10-19Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-4.20/blockJens Axboe
2018-10-19nvme-fabrics: move controller options matching to fabricsSagi Grimberg
2018-10-19nvme-rdma: always have a valid trsvcidSagi Grimberg
2018-10-18mtip32xx: fully switch to the generic DMA APIChristoph Hellwig
2018-10-18rsxx: switch to the generic DMA APIChristoph Hellwig
2018-10-18umem: switch to the generic DMA APIChristoph Hellwig
2018-10-18sx8: switch to the generic DMA APIChristoph Hellwig
2018-10-18sx8: remove dead IF_64BIT_DMA_IS_POSSIBLE codeChristoph Hellwig
2018-10-18skd: switch to the generic DMA APIChristoph Hellwig
2018-10-18nvme-pci: remove duplicate checkChaitanya Kulkarni
2018-10-17drivers/block: Remove DAC960 driverHannes Reinecke
2018-10-17nvme-pci: fix hot removal during error handlingKeith Busch
2018-10-17nvmet-fcloop: suppress a compiler warningBart Van Assche
2018-10-17nvme-core: make implicit seed truncation explicitBart Van Assche
2018-10-17nvmet-fc: fix kernel-doc headersBart Van Assche
2018-10-17nvme-fc: rework the request initialization codeBart Van Assche
2018-10-17nvme-fc: introduce struct nvme_fcp_op_w_sglBart Van Assche
2018-10-17nvme-fc: fix kernel-doc headersBart Van Assche
2018-10-17nvmet: avoid integer overflow in the discard codeBart Van Assche
2018-10-17nvmet-rdma: declare local symbols staticBart Van Assche
2018-10-17nvmet: use strlcpy() instead of strcpy()Bart Van Assche
2018-10-17nvme-pci: fix nvme_suspend_queue() kernel-doc headerBart Van Assche
2018-10-17nvme-core: rework a NQN copying operationBart Van Assche
2018-10-17nvme-core: declare local symbols staticBart Van Assche
2018-10-17nvmet-rdma: check for timeout in nvme_rdma_wait_for_cm()Bart Van Assche
2018-10-17nvmet: use strcmp() instead of strncmp() for subsystem lookupBart Van Assche
2018-10-17nvmet: remove unreachable codeChaitanya Kulkarni
2018-10-17nvme: update node paths after adding new pathKeith Busch
2018-10-16sx8: convert to blk-mqJens Axboe
2018-10-16z2ram: convert to blk-mqJens Axboe
2018-10-16gdrom: convert to blk-mqJens Axboe
2018-10-16floppy: convert to blk-mqOmar Sandoval
2018-10-16ataflop: convert to blk-mqOmar Sandoval
2018-10-16ataflop: fix error handling during setupOmar Sandoval
2018-10-16ataflop: fold headers into C fileOmar Sandoval
2018-10-16amiflop: convert to blk-mqOmar Sandoval
2018-10-16amiflop: clean up on errors during setupOmar Sandoval
2018-10-16amiflop: fold headers into C fileOmar Sandoval
2018-10-16swim3: convert to blk-mqOmar Sandoval
2018-10-16swim3: add real error handling in setupOmar Sandoval
2018-10-16swim: convert to blk-mqOmar Sandoval
2018-10-16swim: fix cleanup on setup errorOmar Sandoval
2018-10-16mtd_blkdevs: convert to blk-mqJens Axboe
2018-10-15xsysace: convert to blk-mqJens Axboe
2018-10-15paride: convert pf to blk-mqJens Axboe
2018-10-15paride: convert pd to blk-mqJens Axboe
2018-10-15paride: convert pcd to blk-mqJens Axboe
2018-10-15ps3disk: convert to blk-mqJens Axboe
2018-10-15null_blk: remove set but not used variable 'q'YueHaibing
2018-10-14cdrom: don't attempt to fiddle with cdo->capabilityJens Axboe