index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-wbt.h
Age
Commit message (
Expand
)
Author
2020-05-29
blk-wbt: remove wbt_update_limits
Guoqing Jiang
2019-08-28
block/rq_qos: implement rq_qos_ops->queue_depth_changed()
Tejun Heo
2018-07-09
block: remove external dependency on wbt_flags
Josef Bacik
2018-07-09
blk-rq-qos: refactor out common elements of blk-wbt
Josef Bacik
2018-05-09
block: get rid of struct blk_issue_stat
Omar Sandoval
2018-05-09
block: pass struct request instead of struct blk_issue_stat to wbt
Omar Sandoval
2018-05-09
block: move some wbt helpers to blk-wbt.c
Omar Sandoval
2018-05-08
blk-wbt: throttle discards like background writes
Jens Axboe
2018-05-08
blk-wbt: pass in enum wbt_flags to get_rq_wait()
Jens Axboe
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-19
block: Make writeback throttling defaults consistent for SQ devices
Jan Kara
2017-03-28
block: track request size in blk_issue_stat
Shaohua Li
2017-03-21
blk-stat: convert to callback-based statistics reporting
Omar Sandoval
2016-11-28
blk-wbt: allow wbt to be enabled always through sysfs
Jens Axboe
2016-11-28
blk-wbt: cleanup disable-by-default for CFQ
Jens Axboe
2016-11-28
blk-wbt: allow reset of default latency through sysfs
Jens Axboe
2016-11-11
blk-wbt: remove stat ops
Jens Axboe
2016-11-11
blk-wbt: store queue instead of bdi
Jens Axboe
2016-11-10
blk-wbt: add general throttling mechanism
Jens Axboe