aboutsummaryrefslogtreecommitdiff
path: root/block/blk-rq-qos.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-16blk-mq-debugfs: support rq_qosGravatar Ming Lei 1-0/+2
2018-12-07block: add rq_qos_wait to rq_qosGravatar Josef Bacik 1-0/+86
2018-11-16blk-rq-qos: inline check for q->rq_qos functionsGravatar Jens Axboe 1-35/+28
2018-11-15block: remove the unused lock argument to rq_qos_throttleGravatar Christoph Hellwig 1-3/+2
2018-07-22blk-rq-qos: make depth comparisons unsignedGravatar Josef Bacik 1-4/+4
2018-07-09rq-qos: introduce dio_bio callbackGravatar Josef Bacik 1-0/+10
2018-07-09block: remove external dependency on wbt_flagsGravatar Josef Bacik 1-9/+15
2018-07-09blk-rq-qos: refactor out common elements of blk-wbtGravatar Josef Bacik 1-0/+178