Age | Commit message (Expand) | Author | Files | Lines |
2021-10-18 | block: only mark bio as tracked if it really is tracked | Jens Axboe | 1 | -2/+3 |
2021-06-21 | block: Introduce the ioprio rq-qos policy | Bart Van Assche | 1 | -0/+1 |
2021-06-21 | block/blk-rq-qos: Move a function from a header file into a C file | Bart Van Assche | 1 | -13/+0 |
2021-06-16 | block: fix race between adding/removing rq qos and normal IO | Ming Lei | 1 | -0/+24 |
2019-10-15 | blk-rq-qos: fix first node deletion of rq_qos_del() | Tejun Heo | 1 | -8/+5 |
2019-10-06 | blk-wbt: fix performance regression in wbt scale_up/scale_down | Harshad Shirwadkar | 1 | -2/+2 |
2019-08-28 | blkcg: implement blk-iocost | Tejun Heo | 1 | -0/+3 |
2019-08-28 | blkcg: s/RQ_QOS_CGROUP/RQ_QOS_LATENCY/ | Tejun Heo | 1 | -4/+4 |
2019-08-28 | block/rq_qos: implement rq_qos_ops->queue_depth_changed() | Tejun Heo | 1 | -0/+8 |
2019-08-28 | block/rq_qos: add rq_qos_merge() | Tejun Heo | 1 | -0/+9 |
2019-04-30 | block: add SPDX tags to block layer files missing licensing information | Christoph Hellwig | 1 | -0/+1 |
2018-12-17 | block: fix blk-iolatency accounting underflow | Dennis Zhou | 1 | -0/+5 |
2018-12-16 | blk-mq-debugfs: support rq_qos | Ming Lei | 1 | -0/+24 |
2018-12-07 | block: add rq_qos_wait to rq_qos | Josef Bacik | 1 | -0/+6 |
2018-11-16 | blk-rq-qos: inline check for q->rq_qos functions | Jens Axboe | 1 | -7/+52 |
2018-11-15 | block: remove the unused lock argument to rq_qos_throttle | Christoph Hellwig | 1 | -2/+2 |
2018-07-22 | blk-rq-qos: make depth comparisons unsigned | Josef Bacik | 1 | -1/+1 |
2018-07-09 | rq-qos: introduce dio_bio callback | Josef Bacik | 1 | -0/+2 |
2018-07-09 | block: remove external dependency on wbt_flags | Josef Bacik | 1 | -5/+6 |
2018-07-09 | blk-rq-qos: refactor out common elements of blk-wbt | Josef Bacik | 1 | -0/+106 |