Age | Commit message (Expand) | Author | Files | Lines |
2021-06-09 | rq-qos: fix missed wake-ups in rq_qos_throttle try two | Jan Kara | 1 | -2/+2 |
2019-10-06 | blk-wbt: fix performance regression in wbt scale_up/scale_down | Harshad Shirwadkar | 1 | -5/+9 |
2019-08-29 | block/rq_qos: implement rq_qos_ops->queue_depth_changed() | Tejun Heo | 1 | -0/+9 |
2019-08-29 | block/rq_qos: add rq_qos_merge() | Tejun Heo | 1 | -0/+9 |
2019-07-18 | rq-qos: use a mb for got_token | Josef Bacik | 1 | -0/+3 |
2019-07-18 | rq-qos: set ourself TASK_UNINTERRUPTIBLE after we schedule | Josef Bacik | 1 | -0/+1 |
2019-07-18 | rq-qos: don't reset has_sleepers on spurious wakeups | Josef Bacik | 1 | -1/+1 |
2019-07-18 | rq-qos: fix missed wake-ups in rq_qos_throttle | Josef Bacik | 1 | -0/+1 |
2019-06-01 | block: Fix rq_qos_wait() kernel-doc header | Bart Van Assche | 1 | -3/+4 |
2019-05-01 | block: add SPDX tags to block layer files missing licensing information | Christoph Hellwig | 1 | -0/+2 |
2018-12-17 | blk-mq-debugfs: support rq_qos | Ming Lei | 1 | -0/+2 |
2018-12-08 | block: add rq_qos_wait to rq_qos | Josef Bacik | 1 | -0/+86 |
2018-11-16 | blk-rq-qos: inline check for q->rq_qos functions | Jens Axboe | 1 | -35/+28 |
2018-11-15 | block: remove the unused lock argument to rq_qos_throttle | Christoph Hellwig | 1 | -3/+2 |
2018-07-22 | blk-rq-qos: make depth comparisons unsigned | Josef Bacik | 1 | -4/+4 |
2018-07-09 | rq-qos: introduce dio_bio callback | Josef Bacik | 1 | -0/+10 |
2018-07-09 | block: remove external dependency on wbt_flags | Josef Bacik | 1 | -9/+15 |
2018-07-09 | blk-rq-qos: refactor out common elements of blk-wbt | Josef Bacik | 1 | -0/+178 |