Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
refs/heads/master
/
block
/
blk-iolatency.c
e41d12f
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
by Christoph Hellwig
· 3 years, 3 months ago
6793691
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 3 years, 4 months ago
252c651
blk-cgroup: stop using seq_get_buf
by Christoph Hellwig
· 3 years, 5 months ago
8d75d0e
blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()
by Yu Kuai
· 3 years, 5 months ago
fa1c3ea
block: Remove redundant 'return' statement
by Baolin Wang
· 4 years, 3 months ago
6e2fa4d
blk-iolatency: only call ktime_get() if needed
by Hongnan Li
· 4 years, 6 months ago
beab17f
blkcg: s/RQ_QOS_CGROUP/RQ_QOS_LATENCY/
by Tejun Heo
· 5 years ago
cf09a8e
blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()
by Tejun Heo
· 5 years ago
07b0fde
blkcg: allow blkcg_policy->pd_stat() to print non-debug info too
by Tejun Heo
· 5 years ago
c9b3007
blk-iolatency: fix STS_AGAIN handling
by Dennis Zhou
· 5 years ago
a3fb01b
blk-iolatency: only account submitted bios
by Dennis Zhou
· 6 years ago
5de0073
blk-iolatency: clear use_delay when io.latency is set to zero
by Tejun Heo
· 6 years ago
3dcf60b
block: add SPDX tags to block layer files missing licensing information
by Christoph Hellwig
· 6 years ago
373e915
blk-iolatency: #include "blk.h"
by Bart Van Assche
· 6 years ago
391f552
Blk-iolatency: warn on negative inflight IO counter
by Liu Bo
· 6 years ago
8c772a9
blk-iolatency: fix IO hang due to negative inflight counter
by Liu Bo
· 6 years ago
1336981
block: fix blk-iolatency accounting underflow
by Dennis Zhou
· 6 years ago
d3fcdff
block: convert io-latency to use rq_qos_wait
by Josef Bacik
· 6 years ago
7754f66
blkcg: rename blkg_try_get() to blkg_tryget()
by Dennis Zhou
· 6 years ago
e439bed
blkcg: consolidate bio_issue_init() to be a part of core
by Dennis Zhou
· 6 years ago
5cdf2e3
blkcg: associate blkg when associating a device
by Dennis Zhou
· 6 years ago
2268c0f
blkcg: introduce common blkg association logic
by Dennis Zhou
· 6 years ago
beea9da
blkcg: convert blkg_lookup_create() to find closest blkg
by Dennis Zhou
· 6 years ago
b978962
blkcg: update blkg_lookup_create() to do locking
by Dennis Zhou
· 6 years ago
0fe061b
blkcg: fix ref count issue with bio_blkcg() using task_css
by Dennis Zhou
· 6 years ago
0d945c1
block: remove the queue_lock indirection
by Christoph Hellwig
· 6 years ago
d533756
block: remove the unused lock argument to rq_qos_throttle
by Christoph Hellwig
· 6 years ago
5f21585
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
b5f2954
blkcg: revert blkcg cleanups series
by Dennis Zhou
· 6 years ago
8508cf3
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
by Johannes Weiner
· 6 years ago
451bb7c
blk-iolatency: keep track of previous windows stats
by Josef Bacik
· 6 years ago
1fa2840
blk-iolatency: use a percentile approache for ssd's
by Josef Bacik
· 6 years ago
22ed8a9
blk-iolatency: deal with small samples
by Josef Bacik
· 6 years ago
9f60511
blk-iolatency: deal with nr_requests == 1
by Josef Bacik
· 6 years ago
ff4cee0
blk-iolatency: use q->nr_requests directly
by Josef Bacik
· 6 years ago
101246e
blkcg: rename blkg_try_get to blkg_tryget
by Dennis Zhou (Facebook)
· 6 years ago
5bf9a1f
blkcg: consolidate bio_issue_init to be a part of core
by Dennis Zhou (Facebook)
· 6 years ago
a7b39b4
blkcg: always associate a bio with a blkg
by Dennis Zhou (Facebook)
· 6 years ago
49f4c2d
blkcg: update blkg_lookup_create to do locking
by Dennis Zhou (Facebook)
· 6 years ago
27e6fa9
blkcg: fix ref count issue with bio_blkcg using task_css
by Dennis Zhou (Facebook)
· 6 years ago
f8c0d7b
blk-iolatency: remove set but not used variables 'changed' and 'blkiolat'
by YueHaibing
· 6 years ago
c480bcf
block: make iolatency avg_lat exponentially decay
by Dennis Zhou (Facebook)
· 6 years ago
52a1199
blk-iolatency: fix blkg leak in timer_fn
by Josef Bacik
· 6 years ago
71e9690
blk-iolatency: truncate our current time
by Josef Bacik
· 6 years ago
d607eef
blk-iolatency: don't change the latency window
by Josef Bacik
· 6 years ago
a284390
blk-iolatency: fix max_depth comparisons
by Josef Bacik
· 6 years ago
88b7210
block: iolatency: avoid 64-bit division
by Arnd Bergmann
· 6 years ago
d706751
block: introduce blk-iolatency io controller
by Josef Bacik
· 6 years ago