| Commit message (Expand) | Author | Age | Files | Lines |
* | blk-rq-qos: fix first node deletion of rq_qos_del() | Tejun Heo | 2019-10-15 | 1 | -8/+5 |
* | blk-wbt: fix performance regression in wbt scale_up/scale_down | Harshad Shirwadkar | 2019-10-06 | 1 | -2/+2 |
* | blkcg: implement blk-iocost | Tejun Heo | 2019-08-29 | 1 | -0/+3 |
* | blkcg: s/RQ_QOS_CGROUP/RQ_QOS_LATENCY/ | Tejun Heo | 2019-08-29 | 1 | -4/+4 |
* | block/rq_qos: implement rq_qos_ops->queue_depth_changed() | Tejun Heo | 2019-08-29 | 1 | -0/+8 |
* | block/rq_qos: add rq_qos_merge() | Tejun Heo | 2019-08-29 | 1 | -0/+9 |
* | block: add SPDX tags to block layer files missing licensing information | Christoph Hellwig | 2019-05-01 | 1 | -0/+1 |
* | block: fix blk-iolatency accounting underflow | Dennis Zhou | 2018-12-17 | 1 | -0/+5 |
* | blk-mq-debugfs: support rq_qos | Ming Lei | 2018-12-17 | 1 | -0/+24 |
* | block: add rq_qos_wait to rq_qos | Josef Bacik | 2018-12-08 | 1 | -0/+6 |
* | blk-rq-qos: inline check for q->rq_qos functions | Jens Axboe | 2018-11-16 | 1 | -7/+52 |
* | block: remove the unused lock argument to rq_qos_throttle | Christoph Hellwig | 2018-11-15 | 1 | -2/+2 |
* | blk-rq-qos: make depth comparisons unsigned | Josef Bacik | 2018-07-22 | 1 | -1/+1 |
* | rq-qos: introduce dio_bio callback | Josef Bacik | 2018-07-09 | 1 | -0/+2 |
* | block: remove external dependency on wbt_flags | Josef Bacik | 2018-07-09 | 1 | -5/+6 |
* | blk-rq-qos: refactor out common elements of blk-wbt | Josef Bacik | 2018-07-09 | 1 | -0/+106 |