开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-throttle.h
Age
Commit message (
Expand
)
Author
2023-06-25
blk-throttle: Fix io statistics for cgroup v1
Jinke Han
2022-09-26
blk-throttle: pass a gendisk to blk_throtl_cancel_bios
Christoph Hellwig
2022-09-26
blk-throttle: pass a gendisk to blk_throtl_register_queue
Christoph Hellwig
2022-09-26
blk-throttle: pass a gendisk to blk_throtl_init and blk_throtl_exit
Christoph Hellwig
2022-09-24
blk-throttle: improve bypassing bios checkings
Yu Kuai
2022-09-24
blk-throttle: remove THROTL_TG_HAS_IOPS_LIMIT
Yu Kuai
2022-09-12
blk-throttle: fix io hung due to configuration updates
Yu Kuai
2022-09-12
blk-throttle: fix that io throttle can only work for single bio
Yu Kuai
2022-03-18
block: cancel all throttled bios in del_gendisk()
Yu Kuai
2022-02-16
block: revert 4f1e9630afe6 ("blk-throtl: optimize IOPS throttle for large IO ...
Ming Lei
2022-02-16
block: don't try to throttle split bio if iops limit isn't set
Ming Lei
2022-02-16
block: throttle split bio in case of iops limit
Ming Lei
2021-10-18
block: move blk-throtl fast path inline
Jens Axboe