summaryrefslogtreecommitdiffstats
path: root/block/mq-deadline.c
Commit message (Expand)AuthorAgeFilesLines
* block drivers/block: Use octal not symbolic permissionsJoe Perches2018-05-241-2/+1
* mq-deadline: Make sure to always unlock zonesDamien Le Moal2018-03-011-3/+13
* mq-deadline: make it clear that __dd_dispatch_request() works on all hw queuesJens Axboe2018-01-061-3/+8
* mq-deadline: Introduce zone locking supportDamien Le Moal2018-01-051-3/+86
* mq-deadline: Introduce dispatch helpersDamien Le Moal2018-01-051-8/+37
* mq-deadline: add 'deadline' as a name aliasJens Axboe2017-10-251-0/+1
* 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