summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-163-95/+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-163-148/+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-162-40/+65
* 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
* blk-mq: provide helper for setting up an SQ queue and tag setJens Axboe2018-10-162-0/+37
* null_blk: remove set but not used variable 'q'YueHaibing2018-10-161-4/+0
* cdrom: don't attempt to fiddle with cdo->capabilityJens Axboe2018-10-141-14/+13
* block: remove bogus check for queue_lock assignmentJens Axboe2018-10-141-2/+1
* null_blk: remove legacy IO pathJens Axboe2018-10-141-101/+6
* um: Convert ubd driver to blk-mqRichard Weinberger2018-10-141-85/+93
* skd: fixup usage of legacy IO APIJens Axboe2018-10-141-2/+2
* aoe: convert aoeblk to blk-mqJens Axboe2018-10-144-25/+61
* blk-mq: fallback to previous nr_hw_queues when updating failsJianchao Wang2018-10-131-3/+24
* blk-mq: realloc hctx when hw queue is mapped to another nodeJianchao Wang2018-10-131-26/+56
* blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxsJianchao Wang2018-10-134-12/+15
* blk-mq: adjust debugfs and sysfs register when updating nr_hw_queuesJianchao Wang2018-10-131-27/+12
* block, bfq: improve asymmetric scenarios detectionFederico Motta2018-10-133-131/+155
* cfq: clear queue pointers from cfqg after unpinning them in cfq_pd_offlineMaciej S. Szmigiero2018-10-111-3/+9
* block: describe difference between flags IO_STAT and STATSKonstantin Khlebnikov2018-10-111-4/+4