summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-15blk-mq: provide helper for setting up an SQ queue and tag setJens 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
2018-10-14block: remove bogus check for queue_lock assignmentJens Axboe
2018-10-14null_blk: remove legacy IO pathJens Axboe
2018-10-14um: Convert ubd driver to blk-mqRichard Weinberger
2018-10-14skd: fixup usage of legacy IO APIJens Axboe
2018-10-14aoe: convert aoeblk to blk-mqJens Axboe
2018-10-13blk-mq: fallback to previous nr_hw_queues when updating failsJianchao Wang
2018-10-13blk-mq: realloc hctx when hw queue is mapped to another nodeJianchao Wang
2018-10-13blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxsJianchao Wang
2018-10-13blk-mq: adjust debugfs and sysfs register when updating nr_hw_queuesJianchao Wang
2018-10-13block, bfq: improve asymmetric scenarios detectionFederico Motta
2018-10-11cfq: clear queue pointers from cfqg after unpinning them in cfq_pd_offlineMaciej S. Szmigiero
2018-10-11block: describe difference between flags IO_STAT and STATSKonstantin Khlebnikov
2018-10-10drivers/block: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz