summaryrefslogtreecommitdiffstats
path: root/include/linux/blk-mq.h
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: Introduce blk_mq_reinit_tagsetSagi Grimberg2016-07-081-0/+3
* blk-mq: add blk_mq_alloc_request_hctxMing Lin2016-07-051-0/+2
* blk-mq: Make blk_mq_all_tag_busy_iter staticSagi Grimberg2016-04-121-2/+0
* blk-mq: Export tagset iter functionSagi Grimberg2016-04-121-0/+2
* blk-mq: Use proper cpumask iteratorThomas Gleixner2016-03-201-14/+0
* blk-mq: dynamic h/w context countKeith Busch2016-02-091-0/+2
* blk-mq: add a flags parameter to blk_mq_alloc_requestChristoph Hellwig2015-12-011-1/+7
* block: add block polling supportJens Axboe2015-11-071-0/+10
* block: generic request_queue reference countingDan Williams2015-10-211-1/+0
* blk-mq: factor out a helper to iterate all tags for a request_queueChristoph Hellwig2015-10-011-2/+0
* blk-mq: fix racy updates of rq->errorsChristoph Hellwig2015-10-011-1/+1
* blk-mq: fix sysfs registration/unregistration raceAkinobu Mita2015-09-291-1/+0
* blk-mq: Shared tag enhancementsKeith Busch2015-06-011-0/+4
* blk-mq: fix iteration of busy bitmapJens Axboe2015-04-171-1/+1
* blk-mq: cleanup blk_mq_rq_to_pdu()Jens Axboe2015-04-091-2/+2
* blk-mq: export blk_mq_run_hw_queuesMike Snitzer2015-03-131-0/+1
* blk-mq: add blk_mq_init_allocated_queue and export blk_mq_register_diskMike Snitzer2015-03-131-0/+2
* Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-1/+9
|\
| * blk-mq: make blk_mq_run_queues() staticJens Axboe2015-02-101-1/+0
| * blk-mq: add tag allocation policyShaohua Li2015-01-231-0/+8
| * blk-mq: export blk_mq_freeze_queue()Jens Axboe2015-01-021-0/+1
* | blk-mq: Add helper to abort requeued requestsJens Axboe2015-01-081-0/+1
* | blk-mq: Let drivers cancel requeue_workKeith Busch2015-01-081-0/+1
* | blk-mq: Export if requests were startedKeith Busch2015-01-081-0/+1
* | blk-mq: get rid of ->cmd_size in the hardware queueJens Axboe2015-01-071-2/+1
|/
* blk-mq: Export freeze/unfreeze functionsKeith Busch2014-12-201-0/+2
* Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-131-1/+9
|\
| * blk-mq: add blk_mq_free_hctx_request()Jens Axboe2014-11-171-0/+1
| * blk-mq: add BLK_MQ_F_DEFER_ISSUE support flagJens Axboe2014-10-291-0/+1
| * blk-mq: add a 'list' parameter to ->queue_rq()Jens Axboe2014-10-291-1/+7
* | blk-mq: add blk_mq_unique_tag()Bart Van Assche2014-11-121-0/+17
|/
* Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-181-5/+17
|\
| * blk-mq: support per-distpatch_queue flush machineryMing Lei2014-09-251-0/+6
| * blk-mq: pass a reserved argument to the timeout handlerChristoph Hellwig2014-09-221-1/+2
| * blk-mq: fix and simplify tag iteration for the timeout handlerChristoph Hellwig2014-09-221-1/+5
| * blk-mq: rename blk_mq_end_io to blk_mq_end_requestChristoph Hellwig2014-09-221-2/+2
| * blk-mq: call blk_mq_start_request from ->queue_rqChristoph Hellwig2014-09-221-0/+1
| * blk-mq: remove REQ_ENDChristoph Hellwig2014-09-221-1/+1
* | blk-mq, percpu_ref: start q->mq_usage_counter in atomic modeTejun Heo2014-09-241-0/+1
|/
* blk-mq: get rid of unused BLK_MQ_F_SHOULD_SORT flagJens Axboe2014-08-151-4/+3
* blk-mq: bitmap tag: fix races on shared ::wake_index fieldsAlexander Gordeev2014-06-171-1/+1
* blk-mq: bump max tag depth to 10K tagsJens Axboe2014-06-061-1/+1
* blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameterJens Axboe2014-06-041-1/+1
* blk-mq: make the sysfs mq/ layout reflect current mappingsJens Axboe2014-05-301-0/+1
* blk-mq: blk_mq_tag_to_rq should handle flush requestShaohua Li2014-05-301-1/+1
* block: add queue flag for disabling SG mergingJens Axboe2014-05-291-0/+1
* blk-mq: remove alloc_hctx and free_hctx methodsChristoph Hellwig2014-05-281-10/+0
* blk-mq: merge blk_mq_alloc_reserved_request into blk_mq_alloc_requestChristoph Hellwig2014-05-281-2/+2
* blk-mq: add helper to insert requests from irq contextChristoph Hellwig2014-05-281-0/+2
* blk-mq: remove stale comment for blk_mq_complete_request()Jens Axboe2014-05-281-5/+0