aboutsummaryrefslogtreecommitdiff
path: root/block/mq-deadline.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-08block: enumify ELEVATOR_*_MERGEGravatar Christoph Hellwig 1-1/+1
2017-02-03block: free merged request in the callerGravatar Jens Axboe 1-2/+6
2017-02-02blk-mq-sched: bypass the scheduler for flushes entirelyGravatar Omar Sandoval 1-3/+0
2017-01-31block: introduce blk_rq_is_passthroughGravatar Christoph Hellwig 1-1/+1
2017-01-27blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()Gravatar Jens Axboe 1-4/+6
2017-01-17mq-deadline: add blk-mq adaptation of the deadline IO schedulerGravatar Jens Axboe 1-0/+553