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-cgroup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-24
block: don't autoload drivers on blk-cgroup configuration
Christoph Hellwig
1
-1
/
+1
2025-04-24
block: don't autoload drivers on stat
Christoph Hellwig
1
-1
/
+1
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
1
-10
/
+63
2025-03-24
Merge tag 'cgroup-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+6
2025-03-19
block: correct locking order for protecting blk-wbt parameters
Nilay Shroff
1
-0
/
+51
2025-03-18
blk-cgroup: improve policy registration error handling
Chen Linxuan
1
-10
/
+12
2025-03-11
blk-cgroup: Simplify policy files registration
Michal Koutný
1
-2
/
+5
2025-03-11
cgroup/blkio: Add deprecation messages to reset_stats
Michal Koutný
1
-0
/
+1
2025-01-31
Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+6
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
1
-4
/
+6
2025-01-10
blk-cgroup: Fix class @block_class's subsystem refcount leakage
Zijun Hu
1
-0
/
+1
2024-12-10
blk-cgroup: Fix UAF in blkcg_unpin_online()
Tejun Heo
1
-1
/
+5
2024-07-28
blk-ioprio: remove per-disk structure
Yu Kuai
1
-8
/
+0
2024-07-28
blk-cgroup: check for pd_(alloc|free)_fn in blkcg_activate_policy()
Yu Kuai
1
-2
/
+13
2024-07-19
blk-cgroup: move congestion_count to struct blkcg
Xiu Jianfeng
1
-3
/
+4
2024-05-15
blk-cgroup: Properly propagate the iostat update up the hierarchy
Waiman Long
1
-1
/
+18
2024-05-15
blk-cgroup: fix list corruption from reorder of WRITE ->lqueued
Ming Lei
1
-0
/
+10
2024-05-15
blk-cgroup: fix list corruption from resetting io stat
Ming Lei
1
-23
/
+35
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
1
-8
/
+1
2024-05-09
blk-throttle: delay initialization until configuration
Yu Kuai
1
-6
/
+0
2024-04-07
block: fix q->blkg_list corruption during disk rebind
Ming Lei
1
-3
/
+6
2024-04-01
blk-cgroup: use bio_list_merge_init
Christoph Hellwig
1
-2
/
+1
2024-02-05
block: add blk_time_get_ns() and blk_time_get() helpers
Jens Axboe
1
-1
/
+1
2024-01-15
block: Correct a documentation comment in blk-cgroup.c
Nicky Chorley
1
-1
/
+1
2024-01-04
blk-cgroup: don't use removal safe list iterators
Daniel Vacek
1
-2
/
+2
2023-12-18
block: skip cgroups for passthrough io
Kundan Kumar
1
-0
/
+3
2023-11-17
blk-cgroup: bypass blkcg_deactivate_policy after destroying
Ming Lei
1
-0
/
+13
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
1
-14
/
+18
2023-08-18
blk-cgroup: hold queue_lock when removing blkg->q_node
Ming Lei
1
-0
/
+2
2023-08-17
blk-cgroup: Fix NULL deref caused by blkg_policy_data being installed before ...
Tejun Heo
1
-14
/
+18
2023-06-28
Merge branch 'for-6.5/block-late' into block-6.5
Jens Axboe
1
-2
/
+4
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+14
2023-06-25
blk-throttle: Fix io statistics for cgroup v1
Jinke Han
1
-2
/
+4
2023-06-22
block: make sure local irq is disabled when calling __blkcg_rstat_flush
Ming Lei
1
-2
/
+3
2023-06-11
blk-cgroup: Flush stats before releasing blkcg_gq
Ming Lei
1
-9
/
+31
2023-06-07
blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats()
Waiman Long
1
-0
/
+5
2023-05-23
block/rq_qos: protect rq_qos apis with a new lock
Yu Kuai
1
-0
/
+9
2023-05-06
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+3
2023-04-28
block: Skip destroyed blkg when restart in blkg_destroy_all()
Tao Su
1
-0
/
+3
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
1
-78
/
+69
2023-04-17
block: make blkcg_punt_bio_submit optional
Christoph Hellwig
1
-35
/
+42
2023-04-17
block: async_bio_lock does not need to be bh-safe
Christoph Hellwig
1
-4
/
+4
2023-04-17
btrfs, block: move REQ_CGROUP_PUNT to btrfs
Christoph Hellwig
1
-14
/
+17
2023-04-13
blk-iolatency: Make initialization lazy
Tejun Heo
1
-8
/
+0
2023-04-13
blkcg: Restructure blkg_conf_prep() and friends
Tejun Heo
1
-38
/
+67
2023-04-13
blkcg: Drop unnecessary RCU read [un]locks from blkg_conf_prep/finish()
Tejun Heo
1
-9
/
+4
2023-04-06
blk-cgroup: delete cpd_init_fn of blkcg_policy
Chengming Zhou
1
-4
/
+0
2023-04-06
blk-cgroup: delete cpd_bind_fn of blkcg_policy
Chengming Zhou
1
-21
/
+0
2023-02-20
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-59
/
+91
2023-02-14
Revert "blk-cgroup: pin the gendisk in struct blkcg_gq"
Christoph Hellwig
1
-17
/
+18
[next]