index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-cgroup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-02
Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+22
2022-03-29
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2022-03-23
block: avoid calling blkg_free() in atomic context
Ming Lei
1
-10
/
+22
2022-03-18
block: let blkcg_gq grab request queue's refcnt
Ming Lei
1
-0
/
+5
2022-03-11
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
1
-1
/
+1
2022-02-16
blk-cgroup: set blkg iostat after percpu stat aggregation
Chengming Zhou
1
-5
/
+5
2022-02-11
block: partition include/linux/blk-cgroup.h
Ming Lei
1
-1
/
+1
2022-02-11
block: move initialization of q->blkg_list into blkcg_init_queue
Ming Lei
1
-0
/
+2
2022-02-02
block: remove genhd.h
Christoph Hellwig
1
-1
/
+0
2021-11-29
block: don't include <linux/part_stat.h> in blk.h
Christoph Hellwig
1
-0
/
+1
2021-11-19
blk-cgroup: fix missing put device in error path from blkg_conf_pref()
Yu Kuai
1
-4
/
+5
2021-10-25
blk-cgroup: synchronize blkg creation against policy deactivation
Yu Kuai
1
-0
/
+10
2021-10-18
block: convert the rest of block to bdev_get_queue
Pavel Begunkov
1
-8
/
+8
2021-10-18
block: move blk-throtl fast path inline
Jens Axboe
1
-0
/
+1
2021-10-18
blk-cgroup: blk_cgroup_bio_start() should use irq-safe operations on blkg->io...
Tejun Heo
1
-2
/
+3
2021-09-15
blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pd
Li Jinlin
1
-0
/
+8
2021-09-15
blkcg: fix memory leak in blk_iolatency_init
Yanfei Xu
1
-4
/
+6
2021-08-31
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-79
/
+60
2021-08-23
block: add an explicit ->disk backpointer to the request_queue
Christoph Hellwig
1
-2
/
+2
2021-08-16
blk-cgroup: stop using seq_get_buf
Christoph Hellwig
1
-24
/
+6
2021-08-16
blk-cgroup: refactor blkcg_print_stat
Christoph Hellwig
1
-74
/
+74
2021-08-09
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
1
-4
/
+3
2021-07-28
cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_sync
Tejun Heo
1
-6
/
+8
2021-07-07
blk-cgroup: prevent rcu_sched detected stalls warnings while iterating blkgs
Yu Kuai
1
-0
/
+15
2021-06-22
block: Introduce the ioprio rq-qos policy
Bart Van Assche
1
-0
/
+5
2021-06-22
block/blk-cgroup: Swap the blk_throtl_init() and blk_iolatency_init() calls
Bart Van Assche
1
-5
/
+4
2021-05-24
blkcg: drop CLONE_IO check in blkcg_can_attach()
Tejun Heo
1
-27
/
+0
2021-04-30
cgroup: rstat: punt root-level optimization to individual controllers
Johannes Weiner
1
-6
/
+11
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+12
2021-01-28
blk-cgroup: Remove obsolete macro
Baolin Wang
1
-2
/
+0
2021-01-28
blk-cgroup: Use cond_resched() when destroy blkgs
Baolin Wang
1
-5
/
+13
2021-01-26
blkcg: delete redundant get/put operations for queue
Chunguang Xu
1
-5
/
+8
2021-01-25
block: store a block_device pointer in struct bio
Christoph Hellwig
1
-3
/
+4
2020-12-02
block: merge struct block_device and struct hd_struct
Christoph Hellwig
1
-4
/
+4
2020-12-02
block: move disk stat accounting to struct block_device
Christoph Hellwig
1
-1
/
+1
2020-12-02
block: simplify bdev/disk lookup in blkdev_get
Christoph Hellwig
1
-21
/
+21
2020-10-26
blk-cgroup: Pre-allocate tree node on blkg_conf_prep
Gabriel Krisman Bertazi
1
-2
/
+12
2020-10-26
blk-cgroup: Fix memleak on error path
Gabriel Krisman Bertazi
1
-0
/
+1
2020-09-10
blkcg: add plugging support for punt bio
Xianting Tian
1
-0
/
+9
2020-09-02
blk-iocost: implement delay adjustment hysteresis
Tejun Heo
1
-6
/
+17
2020-08-22
blkcg: fix memleak for iolatency
Yufen Yu
1
-3
/
+5
2020-07-18
blk-cgroup: show global disk stats in root cgroup io.stat
Boris Burkov
1
-2
/
+55
2020-07-18
blk-cgroup: make iostat functions visible to stat printing
Boris Burkov
1
-71
/
+71
2020-07-09
writeback: remove struct bdi_writeback_congested
Christoph Hellwig
1
-17
/
+2
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
1
-1
/
+1
2020-06-30
blk-cgroup: clean up indentation
Colin Ian King
1
-1
/
+1
2020-06-29
blk-cgroup: remove blkcg_bio_issue_check
Christoph Hellwig
1
-0
/
+34
2020-06-29
block: move the initial blkg lookup into blkg_tryget_closest
Christoph Hellwig
1
-19
/
+14
2020-06-29
block: bypass blkg_tryget_closest for the root_blkg
Christoph Hellwig
1
-5
/
+10
2020-06-29
block: merge blkg_lookup_create and __blkg_lookup_create
Christoph Hellwig
1
-31
/
+18
[next]