index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-cgroup.c
Age
Commit message (
Expand
)
Author
13 days
blk-cgroup: don't nest queue_lock under blkcg->lock in blkcg_destroy_blkgs()
Yu Kuai
13 days
blk-cgroup: don't nest queue_lock under rcu in bio_associate_blkg()
Yu Kuai
13 days
blk-cgroup: don't nest queue_lock under rcu in blkg_lookup_create()
Yu Kuai
13 days
blk-cgroup: don't nest queue_lock under rcu in blkcg_print_blkgs()
Yu Kuai
13 days
blk-cgroup: protect iterating blkgs with blkcg->lock in blkcg_print_stat()
Yu Kuai
2026-06-22
blk-cgroup: defer blkcg css_put until blkg is unlinked from queue
Zizhi Wo
2026-06-22
blk-cgroup: fix UAF in __blkcg_rstat_flush()
Michal Koutný
2026-06-16
Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-06-05
block/cgroup: Inline blkg_conf_{open,close}_bdev_frozen()
Bart Van Assche
2026-06-05
block/cgroup: Improve lock context annotations
Bart Van Assche
2026-06-05
block/cgroup: Split blkg_conf_exit()
Bart Van Assche
2026-06-05
block/cgroup: Split blkg_conf_prep()
Bart Van Assche
2026-05-18
cgroup/rstat: validate cpu before css_rstat_cpu() access
Qing Ming
2026-03-31
blk-cgroup: fix disk reference leak in blkcg_maybe_throttle_current()
Jackie Liu
2026-03-11
blk-cgroup: wait for blkcg cleanup before initializing new disk
Ming Lei
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-10-15
block: Remove elevator_lock usage from blkg_conf frozen operations
Ming Lei
2025-09-23
blk-cgroup: fix possible deadlock while configuring policy
Yu Kuai
2025-09-08
blk-throttle: fix access race during throttle policy activation
Han Guangjiang
2025-08-11
blk-cgroup: remove redundant __GFP_NOWARN
Qianfeng Rong
2025-05-27
Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-19
cgroup: use subsystem-specific rstat locks to avoid contention
JP Kobryn
2025-04-24
block: don't autoload drivers on blk-cgroup configuration
Christoph Hellwig
2025-04-24
block: don't autoload drivers on stat
Christoph Hellwig
2025-04-04
cgroup: change rstat function signatures from cgroup-based to css-based
JP Kobryn
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-24
Merge tag 'cgroup-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-19
block: correct locking order for protecting blk-wbt parameters
Nilay Shroff
2025-03-18
blk-cgroup: improve policy registration error handling
Chen Linxuan
2025-03-11
blk-cgroup: Simplify policy files registration
Michal Koutný
2025-03-11
cgroup/blkio: Add deprecation messages to reset_stats
Michal Koutný
2025-01-31
Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linux
Linus Torvalds
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
2025-01-10
blk-cgroup: Fix class @block_class's subsystem refcount leakage
Zijun Hu
2024-12-10
blk-cgroup: Fix UAF in blkcg_unpin_online()
Tejun Heo
2024-07-28
blk-ioprio: remove per-disk structure
Yu Kuai
2024-07-28
blk-cgroup: check for pd_(alloc|free)_fn in blkcg_activate_policy()
Yu Kuai
2024-07-19
blk-cgroup: move congestion_count to struct blkcg
Xiu Jianfeng
2024-05-15
blk-cgroup: Properly propagate the iostat update up the hierarchy
Waiman Long
2024-05-15
blk-cgroup: fix list corruption from reorder of WRITE ->lqueued
Ming Lei
2024-05-15
blk-cgroup: fix list corruption from resetting io stat
Ming Lei
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-09
blk-throttle: delay initialization until configuration
Yu Kuai
2024-04-07
block: fix q->blkg_list corruption during disk rebind
Ming Lei
2024-04-01
blk-cgroup: use bio_list_merge_init
Christoph Hellwig
2024-02-05
block: add blk_time_get_ns() and blk_time_get() helpers
Jens Axboe
2024-01-15
block: Correct a documentation comment in blk-cgroup.c
Nicky Chorley
2024-01-04
blk-cgroup: don't use removal safe list iterators
Daniel Vacek
2023-12-18
block: skip cgroups for passthrough io
Kundan Kumar
[next]