index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-cgroup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-29
1
-14
/
+18
|
\
|
*
blk-cgroup: Fix NULL deref caused by blkg_policy_data being installed before ...
Tejun Heo
2023-08-17
1
-14
/
+18
*
|
blk-cgroup: hold queue_lock when removing blkg->q_node
Ming Lei
2023-08-18
1
-0
/
+2
|
/
*
Merge branch 'for-6.5/block-late' into block-6.5
Jens Axboe
2023-06-28
1
-2
/
+4
|
\
|
*
blk-throttle: Fix io statistics for cgroup v1
Jinke Han
2023-06-25
1
-2
/
+4
*
|
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-0
/
+14
|
\
|
|
*
blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats()
Waiman Long
2023-06-07
1
-0
/
+5
|
*
block/rq_qos: protect rq_qos apis with a new lock
Yu Kuai
2023-05-23
1
-0
/
+9
*
|
block: make sure local irq is disabled when calling __blkcg_rstat_flush
Ming Lei
2023-06-22
1
-2
/
+3
*
|
blk-cgroup: Flush stats before releasing blkcg_gq
Ming Lei
2023-06-11
1
-9
/
+31
|
/
*
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-05-06
1
-0
/
+3
|
\
|
*
block: Skip destroyed blkg when restart in blkg_destroy_all()
Tao Su
2023-04-28
1
-0
/
+3
*
|
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-26
1
-78
/
+69
|
\
|
|
*
blk-iolatency: Make initialization lazy
Tejun Heo
2023-04-13
1
-8
/
+0
|
*
blkcg: Restructure blkg_conf_prep() and friends
Tejun Heo
2023-04-13
1
-38
/
+67
|
*
blkcg: Drop unnecessary RCU read [un]locks from blkg_conf_prep/finish()
Tejun Heo
2023-04-13
1
-9
/
+4
|
*
blk-cgroup: delete cpd_init_fn of blkcg_policy
Chengming Zhou
2023-04-06
1
-4
/
+0
|
*
blk-cgroup: delete cpd_bind_fn of blkcg_policy
Chengming Zhou
2023-04-06
1
-21
/
+0
*
|
block: make blkcg_punt_bio_submit optional
Christoph Hellwig
2023-04-17
1
-35
/
+42
*
|
block: async_bio_lock does not need to be bh-safe
Christoph Hellwig
2023-04-17
1
-4
/
+4
*
|
btrfs, block: move REQ_CGROUP_PUNT to btrfs
Christoph Hellwig
2023-04-17
1
-14
/
+17
|
/
*
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-20
1
-59
/
+91
|
\
|
*
Revert "blk-cgroup: pin the gendisk in struct blkcg_gq"
Christoph Hellwig
2023-02-14
1
-17
/
+18
|
*
Revert "blk-cgroup: pass a gendisk to blkg_lookup"
Christoph Hellwig
2023-02-14
1
-8
/
+8
|
*
Revert "blk-cgroup: move the cgroup information to struct gendisk"
Christoph Hellwig
2023-02-14
1
-33
/
+33
|
*
Revert "blk-cgroup: simplify blkg freeing from initialization failure paths"
Christoph Hellwig
2023-02-09
1
-7
/
+20
|
*
block, bfq: cleanup 'bfqg->online'
Yu Kuai
2023-02-07
1
-1
/
+1
|
*
blk-cgroup: fix freeing NULL blkg in blkg_create
Christoph Hellwig
2023-02-06
1
-1
/
+2
|
*
blk-cgroup: move the cgroup information to struct gendisk
Christoph Hellwig
2023-02-03
1
-33
/
+33
|
*
blk-cgroup: pass a gendisk to blkg_lookup
Christoph Hellwig
2023-02-03
1
-8
/
+8
|
*
blk-cgroup: pass a gendisk to pd_alloc_fn
Christoph Hellwig
2023-02-03
1
-5
/
+5
|
*
blk-cgroup: pass a gendisk to blkcg_{de,}activate_policy
Christoph Hellwig
2023-02-03
1
-10
/
+11
|
*
blk-cgroup: store a gendisk to throttle in struct task_struct
Christoph Hellwig
2023-02-03
1
-17
/
+15
|
*
blk-cgroup: pin the gendisk in struct blkcg_gq
Christoph Hellwig
2023-02-03
1
-18
/
+17
|
*
blk-cgroup: remove the !bdi->dev check in blkg_dev_name
Christoph Hellwig
2023-02-03
1
-1
/
+1
|
*
blk-cgroup: simplify blkg freeing from initialization failure paths
Christoph Hellwig
2023-02-03
1
-20
/
+7
|
*
blk-cgroup: improve error unwinding in blkg_alloc
Christoph Hellwig
2023-02-03
1
-20
/
+19
|
*
blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deacti...
Yu Kuai
2023-01-29
1
-6
/
+29
|
*
blk-cgroup: support to track if policy is online
Yu Kuai
2023-01-29
1
-7
/
+17
|
*
blk-cgroup: dropping parent refcount after pd_free_fn() is done
Yu Kuai
2023-01-29
1
-2
/
+2
*
|
blk-cgroup: don't update io stat for root cgroup
Ming Lei
2023-02-01
1
-0
/
+4
|
/
*
blk-cgroup: fix missing pd_online_fn() while activating policy
Yu Kuai
2023-01-16
1
-0
/
+4
*
blk-iolatency: Fix memory leak on add_disk() failures
Tejun Heo
2022-12-14
1
-0
/
+2
*
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-13
1
-17
/
+77
|
\
|
*
blk-cgroup: Fix typo in comment
Kemeng Shi
2022-12-08
1
-2
/
+2
|
*
blk-cgroup: Fix some kernel-doc comments
Yang Li
2022-12-01
1
-1
/
+1
|
*
Revert "blk-cgroup: Flush stats at blkgs destruction path"
Jens Axboe
2022-11-30
1
-14
/
+1
|
*
blk-cgroup: Flush stats at blkgs destruction path
Waiman Long
2022-11-16
1
-1
/
+14
|
*
blk-cgroup: Optimize blkcg_rstat_flush()
Waiman Long
2022-11-16
1
-6
/
+70
|
*
blk-cgroup: Return -ENOMEM directly in blkcg_css_alloc() error path
Waiman Long
2022-11-16
1
-8
/
+4
[next]