aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/block/blk-rq-qos.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-15blk-rq-qos: fix first node deletion of rq_qos_del()Tejun Heo1-8/+5
2019-10-06blk-wbt: fix performance regression in wbt scale_up/scale_downHarshad Shirwadkar1-2/+2
2019-08-28blkcg: implement blk-iocostTejun Heo1-0/+3
2019-08-28blkcg: s/RQ_QOS_CGROUP/RQ_QOS_LATENCY/Tejun Heo1-4/+4
2019-08-28block/rq_qos: implement rq_qos_ops->queue_depth_changed()Tejun Heo1-0/+8
2019-08-28block/rq_qos: add rq_qos_merge()Tejun Heo1-0/+9
2019-04-30block: add SPDX tags to block layer files missing licensing informationChristoph Hellwig1-0/+1
2018-12-17block: fix blk-iolatency accounting underflowDennis Zhou1-0/+5
2018-12-16blk-mq-debugfs: support rq_qosMing Lei1-0/+24
2018-12-07block: add rq_qos_wait to rq_qosJosef Bacik1-0/+6
2018-11-16blk-rq-qos: inline check for q->rq_qos functionsJens Axboe1-7/+52
2018-11-15block: remove the unused lock argument to rq_qos_throttleChristoph Hellwig1-2/+2
2018-07-22blk-rq-qos: make depth comparisons unsignedJosef Bacik1-1/+1
2018-07-09rq-qos: introduce dio_bio callbackJosef Bacik1-0/+2
2018-07-09block: remove external dependency on wbt_flagsJosef Bacik1-5/+6
2018-07-09blk-rq-qos: refactor out common elements of blk-wbtJosef Bacik1-0/+106