Age | Commit message (Expand) | Author | Files | Lines |
2018-07-09 | block: remove external dependency on wbt_flags | Josef Bacik | 1 | -5/+0 |
2018-07-09 | blk-rq-qos: refactor out common elements of blk-wbt | Josef Bacik | 1 | -40/+23 |
2018-05-09 | block: get rid of struct blk_issue_stat | Omar Sandoval | 1 | -2/+2 |
2018-05-09 | block: pass struct request instead of struct blk_issue_stat to wbt | Omar Sandoval | 1 | -9/+9 |
2018-05-09 | block: move some wbt helpers to blk-wbt.c | Omar Sandoval | 1 | -25/+8 |
2018-05-08 | blk-wbt: throttle discards like background writes | Jens Axboe | 1 | -1/+3 |
2018-05-08 | blk-wbt: pass in enum wbt_flags to get_rq_wait() | Jens Axboe | 1 | -1/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-04-19 | block: Make writeback throttling defaults consistent for SQ devices | Jan Kara | 1 | -0/+4 |
2017-03-28 | block: track request size in blk_issue_stat | Shaohua Li | 1 | -5/+5 |
2017-03-21 | blk-stat: convert to callback-based statistics reporting | Omar Sandoval | 1 | -1/+1 |
2016-11-28 | blk-wbt: allow wbt to be enabled always through sysfs | Jens Axboe | 1 | -0/+11 |
2016-11-28 | blk-wbt: cleanup disable-by-default for CFQ | Jens Axboe | 1 | -2/+2 |
2016-11-28 | blk-wbt: allow reset of default latency through sysfs | Jens Axboe | 1 | -0/+6 |
2016-11-11 | blk-wbt: remove stat ops | Jens Axboe | 1 | -11/+2 |
2016-11-11 | blk-wbt: store queue instead of bdi | Jens Axboe | 1 | -3/+1 |
2016-11-10 | blk-wbt: add general throttling mechanism | Jens Axboe | 1 | -0/+165 |