aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-stat.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-09blk-stat: export helpers for modifying blk_rq_statJosef Bacik1-0/+4
2018-05-09block: consolidate struct request timestamp fieldsOmar Sandoval1-1/+1
2018-05-09block: get rid of struct blk_issue_statOmar Sandoval1-43/+0
2018-05-08blk-wbt: throttle discards like background writesJens Axboe1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-21blk-stat: kill blk_stat_rq_ddir()Jens Axboe1-11/+0
2017-04-20blk-stat: convert blk-stat bucket callback to signedStephen Bates1-4/+5
2017-03-28blk-throttle: add a mechanism to estimate IO latencyShaohua Li1-0/+3
2017-03-28block: track request size in blk_issue_statShaohua Li1-11/+30
2017-03-21blk-stat: convert to callback-based statistics reportingOmar Sandoval1-13/+168
2017-03-21blk-stat: use READ and WRITE instead of BLK_STAT_{READ,WRITE}Omar Sandoval1-5/+0
2016-11-10block: add scalable completion tracking of requestsJens Axboe1-0/+42