index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
1
-12
/
+8
2025-03-19
block/blk-iocost: ensure 'ret' is set on error
Jens Axboe
1
-1
/
+3
2025-03-19
block: correct locking order for protecting blk-wbt parameters
Nilay Shroff
1
-13
/
+5
2025-03-19
block: release q->elevator_lock in ioc_qos_write
Nilay Shroff
1
-0
/
+1
2025-03-10
block: protect wbt_lat_usec using q->elevator_lock
Nilay Shroff
1
-0
/
+2
2025-02-18
blk_iocost: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+1
2025-02-11
block: introduce init_wait_func()
Muchun Song
1
-2
/
+1
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
1
-6
/
+8
2024-12-12
blk-iocost: Avoid using clamp() on inuse in __propagate_weights()
Nathan Chancellor
1
-1
/
+8
2024-10-02
blk_iocost: remove some duplicate irq disable/enables
Dan Carpenter
1
-4
/
+4
2024-09-11
blk_iocost: make read-only static array vrate_adj_pct const
Colin Ian King
1
-1
/
+1
2024-08-26
blk_iocost: fix more out of bound shifts
Konstantin Ovsepian
1
-3
/
+5
2024-04-19
blk-iocost: do not WARN if iocg was already offlined
Li Nan
1
-2
/
+5
2024-04-05
blk-iocost: avoid out of bounds shift
Rik van Riel
1
-3
/
+4
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+4
2024-02-08
blk-iocost: Fix an UBSAN shift-out-of-bounds warning
Tejun Heo
1
-0
/
+7
2024-02-05
block: add blk_time_get_ns() and blk_time_get() helpers
Jens Axboe
1
-4
/
+4
2024-01-10
block/iocost: silence warning on 'last_period' potentially being unused
Jens Axboe
1
-1
/
+1
2023-08-09
blk-iocost: fix queue stats accounting
Chengming Zhou
1
-2
/
+3
2023-07-20
blk-iocost: skip empty flush bio in iocost
Chengming Zhou
1
-0
/
+4
2023-06-26
blk-iocost: move wbt_enable/disable_default() out of spinlock
Yu Kuai
1
-2
/
+5
2023-06-05
blk-iocost: use spin_lock_irqsave in adjust_inuse_and_calc_cost
Li Nan
1
-3
/
+4
2023-04-13
blkcg: Restructure blkg_conf_prep() and friends
Tejun Heo
1
-24
/
+34
2023-02-28
blk-iocost: Pass gendisk to ioc_refresh_params
Breno Leitao
1
-6
/
+20
2023-02-14
Revert "blk-cgroup: pin the gendisk in struct blkcg_gq"
Christoph Hellwig
1
-1
/
+1
2023-02-03
blk-cgroup: pass a gendisk to pd_alloc_fn
Christoph Hellwig
1
-3
/
+4
2023-02-03
blk-cgroup: pass a gendisk to blkcg_{de,}activate_policy
Christoph Hellwig
1
-2
/
+2
2023-02-03
blk-rq-qos: store a gendisk instead of request_queue in struct rq_qos
Christoph Hellwig
1
-6
/
+6
2023-02-03
blk-rq-qos: constify rq_qos_ops
Christoph Hellwig
1
-1
/
+1
2023-02-03
blk-rq-qos: make rq_qos_add and rq_qos_del more useful
Christoph Hellwig
1
-10
/
+3
2023-02-03
blk-wbt: pass a gendisk to wbt_{enable,disable}_default
Christoph Hellwig
1
-2
/
+2
2023-02-03
blk-cgroup: pin the gendisk in struct blkcg_gq
Christoph Hellwig
1
-1
/
+1
2023-01-29
blk-iocost: change div64_u64 to DIV64_U64_ROUND_UP in ioc_refresh_params()
Li Nan
1
-2
/
+2
2023-01-29
blk-iocost: fix divide by 0 error in calc_lcoefs()
Li Nan
1
-3
/
+8
2023-01-29
blk-iocost: read params inside lock in sysfs apis
Yu Kuai
1
-0
/
+4
2023-01-29
blk-iocost: don't allow to configure bio based device
Yu Kuai
1
-0
/
+10
2023-01-29
blk-iocost: check return value of match_u64()
Yu Kuai
1
-1
/
+2
2023-01-29
blk-iocost: avoid 64-bit division in ioc_timer_fn
Arnd Bergmann
1
-3
/
+5
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
1
-1
/
+1
2022-12-14
block/blk-iocost (gcc13): keep large values in a new enum
Jiri Slaby (SUSE)
1
-0
/
+2
2022-12-01
blk-iocost: Correct comment in blk_iocost_init
Kemeng Shi
1
-1
/
+1
2022-12-01
blk-iocost: Remove vrate member in struct ioc_now
Kemeng Shi
1
-3
/
+3
2022-12-01
blk-iocost: Trace vtime_base_rate instead of vtime_rate
Kemeng Shi
1
-1
/
+1
2022-12-01
blk-iocost: Reset vtime_base_rate in ioc_refresh_params
Kemeng Shi
1
-1
/
+3
2022-12-01
blk-iocost: Fix typo in comment
Kemeng Shi
1
-1
/
+1
2022-10-23
blk-iocost: read 'ioc->params' inside 'ioc->lock' in ioc_timer_fn()
Yu Kuai
1
-2
/
+4
2022-10-23
blk-iocost: prevent configuration update concurrent with io throttling
Yu Kuai
1
-2
/
+24
2022-10-23
blk-iocost: don't release 'ioc->lock' while updating params
Yu Kuai
1
-5
/
+2
2022-10-23
blk-iocost: disable writeback throttling
Yu Kuai
1
-0
/
+2
2022-09-26
blk-cgroup: pass a gendisk to blkcg_schedule_throttle
Christoph Hellwig
1
-2
/
+2
[next]