index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-iocost.c
Age
Commit message (
Expand
)
Author
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-07-30
iocost: Fix check condition of iocg abs_vdebt
Chengming Zhou
2020-07-29
iocost: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-06-24
blk-iocost: Use struct_size() in kzalloc_node()
Gustavo A. R. Silva
2020-05-14
iocost: don't let vrate run wild while there's no saturation signal
Tejun Heo
2020-05-09
Merge branch 'block-5.7' into for-5.8/block
Jens Axboe
2020-05-05
iocost: protect iocg->abs_vdebt with iocg->waitq.lock
Tejun Heo
2020-04-30
blk-iocost: account for IO size when testing latencies
Tejun Heo
2020-04-30
blk-iocost: switch to fixed non-auto-decaying use_delay
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