aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-mq-tag.c
Commit message (Expand)AuthorAge
* blk-mq: introduce blk_mq_tagset_wait_completed_request()Ming Lei2019-08-04
* blk-mq: remove blk_mq_put_ctx()Bart Van Assche2019-07-02
* block: add SPDX tags to block layer files missing licensing informationChristoph Hellwig2019-04-30
* blk-mq: save queue mapping result into ctx directlyJianchao Wang2019-02-01
* sbitmap: optimize wakeup checkJens Axboe2018-11-30
* blk-mq-tag: document tag iteration helper return valueJens Axboe2018-11-08
* blk-mq-tag: change busy_iter_fn to return whether to continue or notJens Axboe2018-11-08
* blk-mq: cache request hardware queue mappingJens Axboe2018-11-07
* blk-mq: pass in request/bio flags to queue mappingJens Axboe2018-11-07
* block: remove legacy rq taggingJens Axboe2018-11-07
* Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe2018-10-01
|\
| * blk-mq: Allow blocking queue tag iter callbacksKeith Busch2018-09-25
* | blk-mq: Document the functions that iterate over requestsBart Van Assche2018-09-21
|/
* Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-22
|\
| * blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iterJianchao Wang2018-08-21
* | Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-14
|\|
| * blk-mq: count the hctx as active before allocating tagJianchao Wang2018-08-09
| * blk-mq: fix updating tags depthMing Lei2018-08-02
* | blk-mq: fix blk_mq_tagset_busy_iterMing Lei2018-08-02
|/
* blk-mq: remove blk_mq_tagset_iterChristoph Hellwig2018-06-14
* blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iterChristoph Hellwig2018-05-30
* blk-mq: avoid starving tag allocation after allocating process migratesMing Lei2018-05-24
* blk-mq: improve heavily contended tag caseJens Axboe2017-12-22
* block: remove blk_mq_reinit_tagsetSagi Grimberg2017-10-18
* block: introduce blk_mq_tagset_iterSagi Grimberg2017-10-18
* blk-mq: Make blk_mq_reinit_tagset() calls easier to readBart Van Assche2017-08-18
* blk-mq-tag: check for NULL rq when iterating tagsJens Axboe2017-08-09
* blk-mq: add shallow depth option for blk_mq_get_tag()Omar Sandoval2017-04-14
* blk-mq: Fix tagset reinit in the presence of cpu hot-unplugSagi Grimberg2017-03-13
* blk-mq-sched: Allocate sched reserved tags as specified in the original queue...Sagi Grimberg2017-03-02
* blk-mq-sched: add flush insertion into blk_mq_sched_insert_request()Jens Axboe2017-01-27
* blk-mq: move tags and sched_tags info from sysfs to debugfsOmar Sandoval2017-01-27
* blk-mq: only apply active queue tag throttling for driver tagsJens Axboe2017-01-25
* blk-mq: allow resize of scheduler requestsJens Axboe2017-01-20
* blk-mq-tag: remove redundant check for 'data->hctx' being non-NULLJens Axboe2017-01-19
* blk-mq: split tag ->rqs[] into twoJens Axboe2017-01-17
* blk-mq-tag: cleanup the normal/reserved tag allocationJens Axboe2017-01-17
* 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: remove ->map_queueChristoph Hellwig2016-09-15
* | sbitmap: randomize initial alloc_hint valuesOmar Sandoval2016-09-17
* | sbitmap: push alloc policy into sbitmap_queueOmar Sandoval2016-09-17
* | sbitmap: push per-cpu last_tag into sbitmap_queueOmar Sandoval2016-09-17
* | blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval2016-09-17
|/
* blk-mq: Introduce blk_mq_reinit_tagsetSagi Grimberg2016-07-08
* blk-mq: Make blk_mq_all_tag_busy_iter staticSagi Grimberg2016-04-12
* blk-mq: Export tagset iter functionSagi Grimberg2016-04-12
* blk-mq: add a flags parameter to blk_mq_alloc_requestChristoph Hellwig2015-12-01
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-04
|\