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