summaryrefslogtreecommitdiffstats
path: root/block/blk-mq-sched.h
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: Restart a single queue if tag sets are sharedBart Van Assche2017-04-071-15/+1
* blk-mq-sched: fix crash in switch error pathOmar Sandoval2017-04-071-1/+1
* blk-mq-sched: set up scheduler tags when bringing up new queuesOmar Sandoval2017-04-071-0/+5
* blk-mq-sched: refactor scheduler initializationOmar Sandoval2017-04-071-1/+1
* blk-mq-sched: separate mark hctx and queue restart operationsOmar Sandoval2017-02-231-8/+18
* blk-mq: pass bio to blk_mq_sched_get_rq_privPaolo Valente2017-02-101-2/+3
* block: free merged request in the callerJens Axboe2017-02-031-1/+2
* blk-mq-sched: bypass the scheduler for flushes entirelyOmar Sandoval2017-02-021-1/+0
* blk-mq-sched: add flush insertion into blk_mq_sched_insert_request()Jens Axboe2017-01-271-39/+6
* blk-mq-sched: fix starvation for multiple hardware queues and shared tagsJens Axboe2017-01-271-6/+9
* blk-mq-sched: allow setting of default IO schedulerJens Axboe2017-01-171-0/+2
* blk-mq-sched: add framework for MQ capable IO schedulersJens Axboe2017-01-171-0/+170