summaryrefslogtreecommitdiffstats
path: root/block/blk-rq-qos.c
Commit message (Expand)AuthorAgeFilesLines
* blk-wbt: fix performance regression in wbt scale_up/scale_downHarshad Shirwadkar2019-10-061-5/+9
* block/rq_qos: implement rq_qos_ops->queue_depth_changed()Tejun Heo2019-08-281-0/+9
* block/rq_qos: add rq_qos_merge()Tejun Heo2019-08-281-0/+9
* rq-qos: use a mb for got_tokenJosef Bacik2019-07-181-0/+3
* rq-qos: set ourself TASK_UNINTERRUPTIBLE after we scheduleJosef Bacik2019-07-181-0/+1
* rq-qos: don't reset has_sleepers on spurious wakeupsJosef Bacik2019-07-181-1/+1
* rq-qos: fix missed wake-ups in rq_qos_throttleJosef Bacik2019-07-181-0/+1
* block: Fix rq_qos_wait() kernel-doc headerBart Van Assche2019-05-311-3/+4
* block: add SPDX tags to block layer files missing licensing informationChristoph Hellwig2019-04-301-0/+2
* blk-mq-debugfs: support rq_qosMing Lei2018-12-161-0/+2
* block: add rq_qos_wait to rq_qosJosef Bacik2018-12-071-0/+86
* blk-rq-qos: inline check for q->rq_qos functionsJens Axboe2018-11-161-35/+28
* block: remove the unused lock argument to rq_qos_throttleChristoph Hellwig2018-11-151-3/+2
* blk-rq-qos: make depth comparisons unsignedJosef Bacik2018-07-221-4/+4
* rq-qos: introduce dio_bio callbackJosef Bacik2018-07-091-0/+10
* block: remove external dependency on wbt_flagsJosef Bacik2018-07-091-9/+15
* blk-rq-qos: refactor out common elements of blk-wbtJosef Bacik2018-07-091-0/+178
OpenPOWER on IntegriCloud