summaryrefslogtreecommitdiff
path: root/block/mq-deadline.c
AgeCommit message (Expand)Author
2017-08-29mq-deadline: Enable auto-loading when built as moduleBen Hutchings
2017-08-28block, scheduler: convert xxx_var_store to voidweiping zhang
2017-05-04mq-deadline: add debugfs attributesOmar Sandoval
2017-02-08block: enumify ELEVATOR_*_MERGEChristoph Hellwig
2017-02-03block: free merged request in the callerJens Axboe
2017-02-02blk-mq-sched: bypass the scheduler for flushes entirelyOmar Sandoval
2017-01-31block: introduce blk_rq_is_passthroughChristoph Hellwig
2017-01-27blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()Jens Axboe
2017-01-17mq-deadline: add blk-mq adaptation of the deadline IO schedulerJens Axboe