aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/blk-mq.h
Commit message (Expand)AuthorAge
* Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-09
|\
| * blk-mq/cpu-notif: Convert to new hotplug state machineThomas Gleixner2016-09-22
* | Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-09
|\ \
| * | blk-mq: get rid of the cpumask in struct blk_mq_tagsChristoph Hellwig2016-09-15
| * | blk-mq: allow the driver to pass in a queue mappingChristoph Hellwig2016-09-15
| * | blk-mq: remove ->map_queueChristoph Hellwig2016-09-15
| * | blk-mq: only allocate a single mq_map per tag_setChristoph Hellwig2016-09-15
* | | blk-mq: add flag for drivers wanting blocking ->queue_rq()Jens Axboe2016-09-22
| |/ |/|
* | blk-mq: register device instead of diskMatias Bjørling2016-09-21
* | blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval2016-09-17
|/
* blk-mq: introduce blk_mq_delay_kick_requeue_list()Mike Snitzer2016-09-14
* block: remove blk_mq_alloc_single_hw_queue() prototypeLinus Walleij2016-09-14
* block: add poll_considered statisticStephen Bates2016-09-14
* blk-mq: improve layout of blk_mq_hw_ctxJens Axboe2016-08-29
* blk-mq: turn hctx->run_work into a regular work structJens Axboe2016-08-29
* blk-mq: Introduce blk_mq_reinit_tagsetSagi Grimberg2016-07-08
* blk-mq: add blk_mq_alloc_request_hctxMing Lin2016-07-05
* blk-mq: Make blk_mq_all_tag_busy_iter staticSagi Grimberg2016-04-12
* blk-mq: Export tagset iter functionSagi Grimberg2016-04-12
* blk-mq: Use proper cpumask iteratorThomas Gleixner2016-03-20
* blk-mq: dynamic h/w context countKeith Busch2016-02-09
* blk-mq: add a flags parameter to blk_mq_alloc_requestChristoph Hellwig2015-12-01
* block: add block polling supportJens Axboe2015-11-07
* block: generic request_queue reference countingDan Williams2015-10-21
* blk-mq: factor out a helper to iterate all tags for a request_queueChristoph Hellwig2015-10-01
* blk-mq: fix racy updates of rq->errorsChristoph Hellwig2015-10-01
* blk-mq: fix sysfs registration/unregistration raceAkinobu Mita2015-09-29
* blk-mq: Shared tag enhancementsKeith Busch2015-06-01
* blk-mq: fix iteration of busy bitmapJens Axboe2015-04-17
* blk-mq: cleanup blk_mq_rq_to_pdu()Jens Axboe2015-04-09
* blk-mq: export blk_mq_run_hw_queuesMike Snitzer2015-03-13
* blk-mq: add blk_mq_init_allocated_queue and export blk_mq_register_diskMike Snitzer2015-03-13
* Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\
| * blk-mq: make blk_mq_run_queues() staticJens Axboe2015-02-10
| * blk-mq: add tag allocation policyShaohua Li2015-01-23
| * blk-mq: export blk_mq_freeze_queue()Jens Axboe2015-01-02
* | blk-mq: Add helper to abort requeued requestsJens Axboe2015-01-08
* | blk-mq: Let drivers cancel requeue_workKeith Busch2015-01-08
* | blk-mq: Export if requests were startedKeith Busch2015-01-08
* | blk-mq: get rid of ->cmd_size in the hardware queueJens Axboe2015-01-07
|/
* blk-mq: Export freeze/unfreeze functionsKeith Busch2014-12-20
* Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-13
|\
| * blk-mq: add blk_mq_free_hctx_request()Jens Axboe2014-11-17
| * blk-mq: add BLK_MQ_F_DEFER_ISSUE support flagJens Axboe2014-10-29
| * blk-mq: add a 'list' parameter to ->queue_rq()Jens Axboe2014-10-29
* | blk-mq: add blk_mq_unique_tag()Bart Van Assche2014-11-12
|/
* Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\
| * blk-mq: support per-distpatch_queue flush machineryMing Lei2014-09-25
| * blk-mq: pass a reserved argument to the timeout handlerChristoph Hellwig2014-09-22
| * blk-mq: fix and simplify tag iteration for the timeout handlerChristoph Hellwig2014-09-22