summaryrefslogtreecommitdiffstats
path: root/block/blk-iolatency.c
Commit message (Expand)AuthorAge
* blk-iolatency: keep track of previous windows statsJosef Bacik2018-09-28
* blk-iolatency: use a percentile approache for ssd'sJosef Bacik2018-09-28
* blk-iolatency: deal with small samplesJosef Bacik2018-09-28
* blk-iolatency: deal with nr_requests == 1Josef Bacik2018-09-28
* blk-iolatency: use q->nr_requests directlyJosef Bacik2018-09-28
* blkcg: rename blkg_try_get to blkg_trygetDennis Zhou (Facebook)2018-09-21
* blkcg: consolidate bio_issue_init to be a part of coreDennis Zhou (Facebook)2018-09-21
* blkcg: always associate a bio with a blkgDennis Zhou (Facebook)2018-09-21
* blkcg: update blkg_lookup_create to do lockingDennis Zhou (Facebook)2018-09-21
* blkcg: fix ref count issue with bio_blkcg using task_cssDennis Zhou (Facebook)2018-09-21
* blk-iolatency: remove set but not used variables 'changed' and 'blkiolat'YueHaibing2018-09-13
* block: make iolatency avg_lat exponentially decayDennis Zhou (Facebook)2018-08-02
* blk-iolatency: fix blkg leak in timer_fnJosef Bacik2018-08-01
* blk-iolatency: truncate our current timeJosef Bacik2018-07-16
* blk-iolatency: don't change the latency windowJosef Bacik2018-07-16
* blk-iolatency: fix max_depth comparisonsJosef Bacik2018-07-11
* block: iolatency: avoid 64-bit divisionArnd Bergmann2018-07-10
* block: introduce blk-iolatency io controllerJosef Bacik2018-07-09