summaryrefslogtreecommitdiff
path: root/block/blk-iolatency.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-16blk-iolatency: fix STS_AGAIN handlingDennis Zhou1-37/+14
2019-09-16Blk-iolatency: warn on negative inflight IO counterLiu Bo1-1/+3
2019-07-26blk-iolatency: clear use_delay when io.latency is set to zeroTejun Heo1-1/+3
2019-07-26blk-iolatency: only account submitted biosDennis Zhou1-0/+4
2019-04-20blk-iolatency: #include "blk.h"Bart Van Assche1-0/+1
2019-03-14blk-iolatency: fix IO hang due to negative inflight counterLiu Bo1-7/+45
2018-08-02block: make iolatency avg_lat exponentially decayDennis Zhou (Facebook)1-15/+45
2018-08-01blk-iolatency: fix blkg leak in timer_fnJosef Bacik1-1/+1
2018-07-16blk-iolatency: truncate our current timeJosef Bacik1-0/+6
2018-07-16blk-iolatency: don't change the latency windowJosef Bacik1-10/+0
2018-07-11blk-iolatency: fix max_depth comparisonsJosef Bacik1-6/+6
2018-07-10block: iolatency: avoid 64-bit divisionArnd Bergmann1-2/+1
2018-07-09block: introduce blk-iolatency io controllerJosef Bacik1-0/+930