index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-iocost.c
Age
Commit message (
Expand
)
Author
2020-05-05
iocost: protect iocg->abs_vdebt with iocg->waitq.lock
Tejun Heo
2020-04-21
blk-iocost: Fix error on iocost_ioc_vrate_adj
Waiman Long
2020-03-30
Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-12
blk-iocost: remove duplicated lines in comments
Weiping Zhang
2020-03-10
blk-iocost: fix incorrect vtime comparison in iocg_is_idle()
Tejun Heo
2019-12-16
iocost: over-budget forced IOs should schedule async delay
Tejun Heo
2019-11-14
iocost: check active_list of all the ancestors in iocg_activate()
Jiufei Xue
2019-10-31
iocost: don't nest spin_lock_irq in ioc_weight_write()
Dan Carpenter
2019-09-26
iocost: bump up default latency targets for hard disks
Tejun Heo
2019-09-26
iocost: improve nr_lagging handling
Tejun Heo
2019-09-26
iocost: better trace vrate changes
Tejun Heo
2019-09-10
iocost_monitor: Report debt
Tejun Heo
2019-09-10
blk-iocost: Don't let merges push vtime into the future
Tejun Heo
2019-09-10
blk-iocost: Account force-charged overage in absolute vtime
Tejun Heo
2019-09-10
blk-iocost: Fix incorrect operation order during iocg free
Tejun Heo
2019-08-30
blkcg: add missing NULL check in ioc_cpd_alloc()
Tejun Heo
2019-08-29
blkcg: fix missing free on error path of blk_iocost_init()
Tejun Heo
2019-08-28
blkcg: add tools/cgroup/iocost_coef_gen.py
Tejun Heo
2019-08-28
blkcg: add tools/cgroup/iocost_monitor.py
Tejun Heo
2019-08-28
blkcg: implement blk-iocost
Tejun Heo