summaryrefslogtreecommitdiff
path: root/block/blk-mq-tag.h
Commit message (Expand)AuthorAge
* 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