aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-wbt.h
AgeCommit message (Expand)Author
2018-07-09block: remove external dependency on wbt_flagsJosef Bacik
2018-07-09blk-rq-qos: refactor out common elements of blk-wbtJosef Bacik
2018-05-09block: get rid of struct blk_issue_statOmar Sandoval
2018-05-09block: pass struct request instead of struct blk_issue_stat to wbtOmar Sandoval
2018-05-09block: move some wbt helpers to blk-wbt.cOmar Sandoval
2018-05-08blk-wbt: throttle discards like background writesJens Axboe
2018-05-08blk-wbt: pass in enum wbt_flags to get_rq_wait()Jens Axboe
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-19block: Make writeback throttling defaults consistent for SQ devicesJan Kara
2017-03-28block: track request size in blk_issue_statShaohua Li
2017-03-21blk-stat: convert to callback-based statistics reportingOmar Sandoval
2016-11-28blk-wbt: allow wbt to be enabled always through sysfsJens Axboe
2016-11-28blk-wbt: cleanup disable-by-default for CFQJens Axboe
2016-11-28blk-wbt: allow reset of default latency through sysfsJens Axboe
2016-11-11blk-wbt: remove stat opsJens Axboe
2016-11-11blk-wbt: store queue instead of bdiJens Axboe
2016-11-10blk-wbt: add general throttling mechanismJens Axboe