index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-iocost.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iocost: don't let vrate run wild while there's no saturation signal
Tejun Heo
2020-05-14
1
-4
/
+24
*
Merge branch 'block-5.7' into for-5.8/block
Jens Axboe
2020-05-09
1
-48
/
+73
|
\
|
*
iocost: protect iocg->abs_vdebt with iocg->waitq.lock
Tejun Heo
2020-05-05
1
-46
/
+71
|
*
blk-iocost: Fix error on iocost_ioc_vrate_adj
Waiman Long
2020-04-21
1
-2
/
+2
*
|
blk-iocost: account for IO size when testing latencies
Tejun Heo
2020-04-30
1
-2
/
+31
*
|
blk-iocost: switch to fixed non-auto-decaying use_delay
Tejun Heo
2020-04-30
1
-14
/
+9
|
/
*
Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-30
1
-3
/
+0
|
\
|
*
blk-iocost: remove duplicated lines in comments
Weiping Zhang
2020-03-12
1
-3
/
+0
*
|
blk-iocost: fix incorrect vtime comparison in iocg_is_idle()
Tejun Heo
2020-03-10
1
-1
/
+1
|
/
*
iocost: over-budget forced IOs should schedule async delay
Tejun Heo
2019-12-16
1
-5
/
+8
*
iocost: check active_list of all the ancestors in iocg_activate()
Jiufei Xue
2019-11-14
1
-2
/
+6
*
iocost: don't nest spin_lock_irq in ioc_weight_write()
Dan Carpenter
2019-10-31
1
-2
/
+2
*
iocost: bump up default latency targets for hard disks
Tejun Heo
2019-09-26
1
-2
/
+2
*
iocost: improve nr_lagging handling
Tejun Heo
2019-09-26
1
-8
/
+11
*
iocost: better trace vrate changes
Tejun Heo
2019-09-26
1
-1
/
+6
*
iocost_monitor: Report debt
Tejun Heo
2019-09-10
1
-3
/
+3
*
blk-iocost: Don't let merges push vtime into the future
Tejun Heo
2019-09-10
1
-7
/
+18
*
blk-iocost: Account force-charged overage in absolute vtime
Tejun Heo
2019-09-10
1
-7
/
+55
*
blk-iocost: Fix incorrect operation order during iocg free
Tejun Heo
2019-09-10
1
-3
/
+3
*
blkcg: add missing NULL check in ioc_cpd_alloc()
Tejun Heo
2019-08-30
1
-1
/
+3
*
blkcg: fix missing free on error path of blk_iocost_init()
Tejun Heo
2019-08-29
1
-0
/
+1
*
blkcg: add tools/cgroup/iocost_coef_gen.py
Tejun Heo
2019-08-28
1
-0
/
+3
*
blkcg: add tools/cgroup/iocost_monitor.py
Tejun Heo
2019-08-28
1
-0
/
+21
*
blkcg: implement blk-iocost
Tejun Heo
2019-08-28
1
-0
/
+2371