index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-iocost.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-10
blk-iocost: fix incorrect vtime comparison in iocg_is_idle()
Tejun Heo
1
-1
/
+1
2019-12-16
iocost: over-budget forced IOs should schedule async delay
Tejun Heo
1
-5
/
+8
2019-11-14
iocost: check active_list of all the ancestors in iocg_activate()
Jiufei Xue
1
-2
/
+6
2019-10-31
iocost: don't nest spin_lock_irq in ioc_weight_write()
Dan Carpenter
1
-2
/
+2
2019-09-26
iocost: bump up default latency targets for hard disks
Tejun Heo
1
-2
/
+2
2019-09-26
iocost: improve nr_lagging handling
Tejun Heo
1
-8
/
+11
2019-09-26
iocost: better trace vrate changes
Tejun Heo
1
-1
/
+6
2019-09-10
iocost_monitor: Report debt
Tejun Heo
1
-3
/
+3
2019-09-10
blk-iocost: Don't let merges push vtime into the future
Tejun Heo
1
-7
/
+18
2019-09-10
blk-iocost: Account force-charged overage in absolute vtime
Tejun Heo
1
-7
/
+55
2019-09-10
blk-iocost: Fix incorrect operation order during iocg free
Tejun Heo
1
-3
/
+3
2019-08-30
blkcg: add missing NULL check in ioc_cpd_alloc()
Tejun Heo
1
-1
/
+3
2019-08-29
blkcg: fix missing free on error path of blk_iocost_init()
Tejun Heo
1
-0
/
+1
2019-08-28
blkcg: add tools/cgroup/iocost_coef_gen.py
Tejun Heo
1
-0
/
+3
2019-08-28
blkcg: add tools/cgroup/iocost_monitor.py
Tejun Heo
1
-0
/
+21
2019-08-28
blkcg: implement blk-iocost
Tejun Heo
1
-0
/
+2371