summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-15blk-mq: provide helper for setting up an SQ queue and tag setJens Axboe2-0/+37
2018-10-15null_blk: remove set but not used variable 'q'YueHaibing1-4/+0
2018-10-14cdrom: don't attempt to fiddle with cdo->capabilityJens Axboe1-14/+13
2018-10-14block: remove bogus check for queue_lock assignmentJens Axboe1-2/+1
2018-10-14null_blk: remove legacy IO pathJens Axboe1-101/+6
2018-10-14um: Convert ubd driver to blk-mqRichard Weinberger1-85/+93
2018-10-14skd: fixup usage of legacy IO APIJens Axboe1-2/+2
2018-10-14aoe: convert aoeblk to blk-mqJens Axboe4-25/+61
2018-10-13blk-mq: fallback to previous nr_hw_queues when updating failsJianchao Wang1-3/+24
2018-10-13blk-mq: realloc hctx when hw queue is mapped to another nodeJianchao Wang1-26/+56
2018-10-13blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxsJianchao Wang4-12/+15
2018-10-13blk-mq: adjust debugfs and sysfs register when updating nr_hw_queuesJianchao Wang1-27/+12
2018-10-13block, bfq: improve asymmetric scenarios detectionFederico Motta3-131/+155
2018-10-11cfq: clear queue pointers from cfqg after unpinning them in cfq_pd_offlineMaciej S. Szmigiero1-3/+9
2018-10-11block: describe difference between flags IO_STAT and STATSKonstantin Khlebnikov1-4/+4