aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-rq-qos.c
Commit message (Expand)AuthorAge
* blk-wbt: fix performance regression in wbt scale_up/scale_downHarshad Shirwadkar2019-10-06
* block/rq_qos: implement rq_qos_ops->queue_depth_changed()Tejun Heo2019-08-28
* block/rq_qos: add rq_qos_merge()Tejun Heo2019-08-28
* rq-qos: use a mb for got_tokenJosef Bacik2019-07-18
* rq-qos: set ourself TASK_UNINTERRUPTIBLE after we scheduleJosef Bacik2019-07-18
* rq-qos: don't reset has_sleepers on spurious wakeupsJosef Bacik2019-07-18
* rq-qos: fix missed wake-ups in rq_qos_throttleJosef Bacik2019-07-18
* block: Fix rq_qos_wait() kernel-doc headerBart Van Assche2019-05-31
* block: add SPDX tags to block layer files missing licensing informationChristoph Hellwig2019-04-30
* blk-mq-debugfs: support rq_qosMing Lei2018-12-16
* block: add rq_qos_wait to rq_qosJosef Bacik2018-12-08
* blk-rq-qos: inline check for q->rq_qos functionsJens Axboe2018-11-16
* block: remove the unused lock argument to rq_qos_throttleChristoph Hellwig2018-11-15
* blk-rq-qos: make depth comparisons unsignedJosef Bacik2018-07-22
* rq-qos: introduce dio_bio callbackJosef Bacik2018-07-09
* block: remove external dependency on wbt_flagsJosef Bacik2018-07-09
* blk-rq-qos: refactor out common elements of blk-wbtJosef Bacik2018-07-09