summaryrefslogtreecommitdiff
path: root/block/mq-deadline.c
Commit message (Expand)AuthorAge
* mq-deadline: Make sure to always unlock zonesDamien Le Moal2018-03-01
* mq-deadline: make it clear that __dd_dispatch_request() works on all hw queuesJens Axboe2018-01-06
* mq-deadline: Introduce zone locking supportDamien Le Moal2018-01-05
* mq-deadline: Introduce dispatch helpersDamien Le Moal2018-01-05
* mq-deadline: add 'deadline' as a name aliasJens Axboe2017-10-25
* mq-deadline: Enable auto-loading when built as moduleBen Hutchings2017-08-29
* block, scheduler: convert xxx_var_store to voidweiping zhang2017-08-28
* mq-deadline: add debugfs attributesOmar Sandoval2017-05-04
* block: enumify ELEVATOR_*_MERGEChristoph Hellwig2017-02-08
* block: free merged request in the callerJens Axboe2017-02-03
* blk-mq-sched: bypass the scheduler for flushes entirelyOmar Sandoval2017-02-02
* block: introduce blk_rq_is_passthroughChristoph Hellwig2017-01-31
* blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()Jens Axboe2017-01-27
* mq-deadline: add blk-mq adaptation of the deadline IO schedulerJens Axboe2017-01-17