aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-wbt.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-28block/rq_qos: implement rq_qos_ops->queue_depth_changed()Tejun Heo1-4/+0
2018-07-09block: remove external dependency on wbt_flagsJosef Bacik1-5/+0
2018-07-09blk-rq-qos: refactor out common elements of blk-wbtJosef Bacik1-40/+23
2018-05-09block: get rid of struct blk_issue_statOmar Sandoval1-2/+2
2018-05-09block: pass struct request instead of struct blk_issue_stat to wbtOmar Sandoval1-9/+9
2018-05-09block: move some wbt helpers to blk-wbt.cOmar Sandoval1-25/+8
2018-05-08blk-wbt: throttle discards like background writesJens Axboe1-1/+3
2018-05-08blk-wbt: pass in enum wbt_flags to get_rq_wait()Jens Axboe1-1/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-19block: Make writeback throttling defaults consistent for SQ devicesJan Kara1-0/+4
2017-03-28block: track request size in blk_issue_statShaohua Li1-5/+5
2017-03-21blk-stat: convert to callback-based statistics reportingOmar Sandoval1-1/+1
2016-11-28blk-wbt: allow wbt to be enabled always through sysfsJens Axboe1-0/+11
2016-11-28blk-wbt: cleanup disable-by-default for CFQJens Axboe1-2/+2
2016-11-28blk-wbt: allow reset of default latency through sysfsJens Axboe1-0/+6
2016-11-11blk-wbt: remove stat opsJens Axboe1-11/+2
2016-11-11blk-wbt: store queue instead of bdiJens Axboe1-3/+1
2016-11-10blk-wbt: add general throttling mechanismJens Axboe1-0/+165