summaryrefslogtreecommitdiffstats
path: root/block/blk-rq-qos.c
Commit message (Expand)AuthorAgeFilesLines
* 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-05-011-0/+2
* blk-mq-debugfs: support rq_qosMing Lei2018-12-171-0/+2
* block: add rq_qos_wait to rq_qosJosef Bacik2018-12-081-0/+86
* blk-rq-qos: inline check for q->rq_qos functionsJens Axboe2018-11-161-35/+28Star
* block: remove the unused lock argument to rq_qos_throttleChristoph Hellwig2018-11-151-3/+2Star
* 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