summaryrefslogtreecommitdiff
path: root/block/blk-mq-tag.h
Commit message (Expand)AuthorAge
* Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-14
|\
| * blk-mq-tag: kill unused tag enumsJens Axboe2017-10-01
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* blk-mq-sched: Allocate sched reserved tags as specified in the original queue...Sagi Grimberg2017-03-02
* blk-mq: move tags and sched_tags info from sysfs to debugfsOmar Sandoval2017-01-27
* blk-mq: allow resize of scheduler requestsJens Axboe2017-01-20
* 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
* | 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: factor out a helper to iterate all tags for a request_queueChristoph Hellwig2015-10-01
* blk-mq: fix race between timeout and freeing requestMing Lei2015-08-15
* blk-mq: Shared tag enhancementsKeith Busch2015-06-01
* blk-mq: add tag allocation policyShaohua Li2015-01-23
* block: wake up waiters when a queue is marked dyingJens Axboe2014-12-31
* blk-mq: bitmap tag: fix races on shared ::wake_index fieldsAlexander Gordeev2014-06-17
* blk-mq: fix schedule from atomic contextMing Lei2014-06-03
* blk-mq: remove blk_mq_wait_for_tagsChristoph Hellwig2014-05-28
* blk-mq: export blk_mq_tag_busy_iterSam Bradshaw2014-05-23
* blk-mq: allow changing of queue depth through sysfsJens Axboe2014-05-20
* Merge branch 'for-3.16/blk-mq-tagging' into for-3.16/coreJens Axboe2014-05-19
|\
| * blk-mq: improve support for shared tags mapsJens Axboe2014-05-13
* | blk-mq: move the cache friendly bitmap type of out blk-mq-tagJens Axboe2014-05-19
|/
* blk-mq: use sparser tag layout for lower queue depthJens Axboe2014-05-09
* blk-mq: implement new and more efficient tagging schemeJens Axboe2014-05-09
* blk-mq: fix waiting for reserved tagsJens Axboe2014-04-29
* blk-mq: split out tag initialization, support shared tagsChristoph Hellwig2014-04-15
* blk-mq: new multi-queue block IO queueing mechanismJens Axboe2013-10-25