index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-iolatency.c
Age
Commit message (
Expand
)
Author
2022-03-14
block: fix rq-qos breakage from skipping rq_qos_done_bio()
Tejun Heo
2022-02-11
block: partition include/linux/blk-cgroup.h
Ming Lei
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
Christoph Hellwig
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-16
blk-cgroup: stop using seq_get_buf
Christoph Hellwig
2021-08-05
blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()
Yu Kuai
2020-10-08
block: Remove redundant 'return' statement
Baolin Wang
2020-07-01
blk-iolatency: only call ktime_get() if needed
Hongnan Li
2019-08-28
blkcg: s/RQ_QOS_CGROUP/RQ_QOS_LATENCY/
Tejun Heo
2019-08-28
blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()
Tejun Heo
2019-07-16
blkcg: allow blkcg_policy->pd_stat() to print non-debug info too
Tejun Heo
2019-07-05
blk-iolatency: fix STS_AGAIN handling
Dennis Zhou
2019-06-20
blk-iolatency: only account submitted bios
Dennis Zhou
2019-06-15
blk-iolatency: clear use_delay when io.latency is set to zero
Tejun Heo
2019-04-30
block: add SPDX tags to block layer files missing licensing information
Christoph Hellwig
2019-03-20
blk-iolatency: #include "blk.h"
Bart Van Assche
2019-02-08
Blk-iolatency: warn on negative inflight IO counter
Liu Bo
2019-02-08
blk-iolatency: fix IO hang due to negative inflight counter
Liu Bo
2018-12-17
block: fix blk-iolatency accounting underflow
Dennis Zhou
2018-12-07
block: convert io-latency to use rq_qos_wait
Josef Bacik
2018-12-07
blkcg: rename blkg_try_get() to blkg_tryget()
Dennis Zhou
2018-12-07
blkcg: consolidate bio_issue_init() to be a part of core
Dennis Zhou
2018-12-07
blkcg: associate blkg when associating a device
Dennis Zhou
2018-12-07
blkcg: introduce common blkg association logic
Dennis Zhou
2018-12-07
blkcg: convert blkg_lookup_create() to find closest blkg
Dennis Zhou
2018-12-07
blkcg: update blkg_lookup_create() to do locking
Dennis Zhou
2018-12-07
blkcg: fix ref count issue with bio_blkcg() using task_css
Dennis Zhou
2018-11-15
block: remove the queue_lock indirection
Christoph Hellwig
2018-11-15
block: remove the unused lock argument to rq_qos_throttle
Christoph Hellwig
2018-11-02
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-01
blkcg: revert blkcg cleanups series
Dennis Zhou
2018-10-26
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
2018-09-28
blk-iolatency: keep track of previous windows stats
Josef Bacik
2018-09-28
blk-iolatency: use a percentile approache for ssd's
Josef Bacik
2018-09-28
blk-iolatency: deal with small samples
Josef Bacik
2018-09-28
blk-iolatency: deal with nr_requests == 1
Josef Bacik
2018-09-28
blk-iolatency: use q->nr_requests directly
Josef Bacik
2018-09-21
blkcg: rename blkg_try_get to blkg_tryget
Dennis Zhou (Facebook)
2018-09-21
blkcg: consolidate bio_issue_init to be a part of core
Dennis Zhou (Facebook)
2018-09-21
blkcg: always associate a bio with a blkg
Dennis Zhou (Facebook)
2018-09-21
blkcg: update blkg_lookup_create to do locking
Dennis Zhou (Facebook)
2018-09-21
blkcg: fix ref count issue with bio_blkcg using task_css
Dennis Zhou (Facebook)
2018-09-13
blk-iolatency: remove set but not used variables 'changed' and 'blkiolat'
YueHaibing
2018-08-02
block: make iolatency avg_lat exponentially decay
Dennis Zhou (Facebook)
2018-08-01
blk-iolatency: fix blkg leak in timer_fn
Josef Bacik
2018-07-16
blk-iolatency: truncate our current time
Josef Bacik
2018-07-16
blk-iolatency: don't change the latency window
Josef Bacik
2018-07-11
blk-iolatency: fix max_depth comparisons
Josef Bacik
2018-07-10
block: iolatency: avoid 64-bit division
Arnd Bergmann
2018-07-09
block: introduce blk-iolatency io controller
Josef Bacik