index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-stat.h
Age
Commit message (
Expand
)
Author
2021-12-14
block: make queue stat accounting a reference
Jens Axboe
2021-11-29
block: only allocate poll_stats if there's a user of them
Jens Axboe
2018-12-12
block: deactivate blk_stat timer in wbt_disable_default()
Ming Lei
2018-07-09
blk-stat: export helpers for modifying blk_rq_stat
Josef Bacik
2018-05-09
block: consolidate struct request timestamp fields
Omar Sandoval
2018-05-09
block: get rid of struct blk_issue_stat
Omar Sandoval
2018-05-08
blk-wbt: throttle discards like background writes
Jens Axboe
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-21
blk-stat: kill blk_stat_rq_ddir()
Jens Axboe
2017-04-20
blk-stat: convert blk-stat bucket callback to signed
Stephen Bates
2017-03-28
blk-throttle: add a mechanism to estimate IO latency
Shaohua Li
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
2017-03-21
blk-stat: use READ and WRITE instead of BLK_STAT_{READ,WRITE}
Omar Sandoval
2016-11-10
block: add scalable completion tracking of requests
Jens Axboe