index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-iocost.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-25
blk-iocost: do not WARN if iocg was already offlined
Li Nan
1
-2
/
+5
2024-12-19
blk-iocost: Avoid using clamp() on inuse in __propagate_weights()
Nathan Chancellor
1
-1
/
+8
2024-10-17
blk_iocost: fix more out of bound shifts
Konstantin Ovsepian
1
-3
/
+5
2024-05-17
blk-iocost: avoid out of bounds shift
Rik van Riel
1
-3
/
+4
2024-02-16
blk-iocost: Fix an UBSAN shift-out-of-bounds warning
Tejun Heo
1
-0
/
+7
2023-07-19
blk-iocost: use spin_lock_irqsave in adjust_inuse_and_calc_cost
Li Nan
1
-3
/
+4
2023-05-11
block/blk-iocost (gcc13): keep large values in a new enum
Jiri Slaby (SUSE)
1
-0
/
+2
2023-05-11
blk-iocost: avoid 64-bit division in ioc_timer_fn
Arnd Bergmann
1
-3
/
+5
2023-03-10
blk-iocost: fix divide by 0 error in calc_lcoefs()
Li Nan
1
-3
/
+8
2022-09-26
blk-cgroup: pass a gendisk to blkcg_schedule_throttle
Christoph Hellwig
1
-2
/
+2
2022-09-26
blk-iocost: cleanup ioc_qos_write
Christoph Hellwig
1
-6
/
+8
2022-09-26
blk-iocost: pass a gendisk to blk_iocost_init
Christoph Hellwig
1
-3
/
+4
2022-09-26
blk-iocost: simplify ioc_name
Christoph Hellwig
1
-9
/
+5
2022-09-20
blk-iocost: Remove unnecessary (void*) conversions
Li zeming
1
-1
/
+1
2022-07-20
block: don't allow the same type rq_qos add more than once
Jinke Han
1
-7
/
+13
2022-06-27
blk-iocost: Simplify ioc_rqos_done()
Bart Van Assche
1
-1
/
+1
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-42
/
+34
2022-05-17
blk-cgroup: always terminate io.stat lines
Wolfgang Bumiller
1
-3
/
+2
2022-05-11
blk-iocost: combine local_stat and desc_stat to stat
Chengming Zhou
1
-39
/
+32
2022-04-27
iocost: don't reset the inuse weight of under-weighted debtors
Tejun Heo
1
-1
/
+11
2022-02-11
block: partition include/linux/blk-cgroup.h
Ming Lei
1
-1
/
+1
2021-12-14
iocost: Fix divide-by-zero on donation from low hweight cgroup
Tejun Heo
1
-1
/
+8
2021-10-18
block: convert the rest of block to bdev_get_queue
Pavel Begunkov
1
-6
/
+6
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-14
/
+9
2021-08-16
blk-cgroup: stop using seq_get_buf
Christoph Hellwig
1
-14
/
+9
2021-08-09
blk-iocost: fix lockdep warning on blkcg->lock
Ming Lei
1
-4
/
+4
2021-07-27
blk-iocost: fix operation ordering in iocg_wake_fn()
Tejun Heo
1
-5
/
+6
2021-05-11
blk-iocost: fix weight updates of inner active iocgs
Tejun Heo
1
-2
/
+12
2021-04-26
blk-iocost: don't ignore vrate_min on QD contention
Tejun Heo
1
-4
/
+0
2021-01-05
blk-iocost: fix NULL iocg deref from racing against initialization
Tejun Heo
1
-5
/
+11
2020-12-17
blk-iocost: Add iocg idle state tracepoint
Baolin Wang
1
-0
/
+3
2020-12-07
blk-iocost: Factor out the base vrate change into a separate function
Baolin Wang
1
-45
/
+54
2020-12-07
blk-iocost: Factor out the active iocgs' state check into a separate function
Baolin Wang
1
-40
/
+54
2020-12-07
blk-iocost: Move the usage ratio calculation to the correct place
Baolin Wang
1
-21
/
+23
2020-12-07
blk-iocost: Remove unnecessary advance declaration
Baolin Wang
1
-2
/
+0
2020-12-07
blk-iocost: Fix some typos in comments
Baolin Wang
1
-6
/
+6
2020-12-01
block: simplify bdev/disk lookup in blkdev_get
Christoph Hellwig
1
-18
/
+18
2020-10-09
block: use helper function to test queue register
Yufen Yu
1
-1
/
+1
2020-10-08
block: Remove redundant 'return' statement
Baolin Wang
1
-1
/
+1
2020-09-25
iocost: consider iocgs with active delays for debt forgiveness
Tejun Heo
1
-4
/
+7
2020-09-25
iocost: add iocg_forgive_debt tracepoint
Tejun Heo
1
-0
/
+12
2020-09-25
iocost: reimplement debt forgiveness using average usage
Tejun Heo
1
-25
/
+69
2020-09-25
iocost: recalculate delay after debt reduction
Tejun Heo
1
-1
/
+3
2020-09-25
iocost: replace nr_shortages cond in ioc_forgive_debts() with busy_level one
Tejun Heo
1
-8
/
+5
2020-09-25
iocost: factor out ioc_forgive_debts()
Tejun Heo
1
-31
/
+35
2020-09-14
iocost: fix infinite loop bug in adjust_inuse_and_calc_cost()
Tejun Heo
1
-3
/
+9
2020-09-11
blk-iocost: fix divide-by-zero in transfer_surpluses()
Tejun Heo
1
-4
/
+10
2020-09-01
blk-iocost: add three debug stat - cost.wait, indebt and indelay
Tejun Heo
1
-5
/
+72
2020-09-01
blk-iocost: restore inuse update tracepoints
Tejun Heo
1
-0
/
+16
2020-09-01
blk-iocost: implement vtime loss compensation
Tejun Heo
1
-42
/
+90
[next]