summaryrefslogtreecommitdiffstats
path: root/block/mq-deadline.c
Commit message (Expand)AuthorAgeFilesLines
* mq-deadline: Enable auto-loading when built as moduleBen Hutchings2017-08-291-0/+1
* block, scheduler: convert xxx_var_store to voidweiping zhang2017-08-281-5/+4
* mq-deadline: add debugfs attributesOmar Sandoval2017-05-041-0/+123
* block: enumify ELEVATOR_*_MERGEChristoph Hellwig2017-02-081-1/+1
* block: free merged request in the callerJens Axboe2017-02-031-2/+6
* blk-mq-sched: bypass the scheduler for flushes entirelyOmar Sandoval2017-02-021-3/+0
* block: introduce blk_rq_is_passthroughChristoph Hellwig2017-01-311-1/+1
* blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()Jens Axboe2017-01-271-4/+6
* mq-deadline: add blk-mq adaptation of the deadline IO schedulerJens Axboe2017-01-171-0/+553
OpenPOWER on IntegriCloud