index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-cgroup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-02
1
-10
/
+22
|
\
|
*
block: avoid calling blkg_free() in atomic context
Ming Lei
2022-03-23
1
-10
/
+22
*
|
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-29
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-10
1
-1
/
+1
*
|
block: let blkcg_gq grab request queue's refcnt
Ming Lei
2022-03-18
1
-0
/
+5
*
|
blk-cgroup: set blkg iostat after percpu stat aggregation
Chengming Zhou
2022-02-15
1
-5
/
+5
*
|
block: partition include/linux/blk-cgroup.h
Ming Lei
2022-02-11
1
-1
/
+1
*
|
block: move initialization of q->blkg_list into blkcg_init_queue
Ming Lei
2022-02-11
1
-0
/
+2
*
|
block: remove genhd.h
Christoph Hellwig
2022-02-02
1
-1
/
+0
|
/
*
block: don't include <linux/part_stat.h> in blk.h
Christoph Hellwig
2021-11-29
1
-0
/
+1
*
blk-cgroup: fix missing put device in error path from blkg_conf_pref()
Yu Kuai
2021-11-19
1
-4
/
+5
*
blk-cgroup: synchronize blkg creation against policy deactivation
Yu Kuai
2021-10-25
1
-0
/
+10
*
block: convert the rest of block to bdev_get_queue
Pavel Begunkov
2021-10-18
1
-8
/
+8
*
block: move blk-throtl fast path inline
Jens Axboe
2021-10-18
1
-0
/
+1
*
blk-cgroup: blk_cgroup_bio_start() should use irq-safe operations on blkg->io...
Tejun Heo
2021-10-18
1
-2
/
+3
*
blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pd
Li Jinlin
2021-09-15
1
-0
/
+8
*
blkcg: fix memory leak in blk_iolatency_init
Yanfei Xu
2021-09-15
1
-4
/
+6
*
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-31
1
-79
/
+60
|
\
|
*
block: add an explicit ->disk backpointer to the request_queue
Christoph Hellwig
2021-08-23
1
-2
/
+2
|
*
blk-cgroup: stop using seq_get_buf
Christoph Hellwig
2021-08-16
1
-24
/
+6
|
*
blk-cgroup: refactor blkcg_print_stat
Christoph Hellwig
2021-08-16
1
-74
/
+74
|
*
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
2021-08-09
1
-4
/
+3
*
|
cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_sync
Tejun Heo
2021-07-28
1
-6
/
+8
|
/
*
blk-cgroup: prevent rcu_sched detected stalls warnings while iterating blkgs
Yu Kuai
2021-07-07
1
-0
/
+15
*
block: Introduce the ioprio rq-qos policy
Bart Van Assche
2021-06-21
1
-0
/
+5
*
block/blk-cgroup: Swap the blk_throtl_init() and blk_iolatency_init() calls
Bart Van Assche
2021-06-21
1
-5
/
+4
*
blkcg: drop CLONE_IO check in blkcg_can_attach()
Tejun Heo
2021-05-24
1
-27
/
+0
*
cgroup: rstat: punt root-level optimization to individual controllers
Johannes Weiner
2021-04-30
1
-6
/
+11
*
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
1
-10
/
+12
|
\
|
*
blk-cgroup: Remove obsolete macro
Baolin Wang
2021-01-28
1
-2
/
+0
|
*
blkcg: delete redundant get/put operations for queue
Chunguang Xu
2021-01-26
1
-5
/
+8
|
*
block: store a block_device pointer in struct bio
Christoph Hellwig
2021-01-25
1
-3
/
+4
*
|
blk-cgroup: Use cond_resched() when destroy blkgs
Baolin Wang
2021-01-28
1
-5
/
+13
|
/
*
block: merge struct block_device and struct hd_struct
Christoph Hellwig
2020-12-01
1
-4
/
+4
*
block: move disk stat accounting to struct block_device
Christoph Hellwig
2020-12-01
1
-1
/
+1
*
block: simplify bdev/disk lookup in blkdev_get
Christoph Hellwig
2020-12-01
1
-21
/
+21
*
blk-cgroup: Pre-allocate tree node on blkg_conf_prep
Gabriel Krisman Bertazi
2020-10-26
1
-2
/
+12
*
blk-cgroup: Fix memleak on error path
Gabriel Krisman Bertazi
2020-10-26
1
-0
/
+1
*
blkcg: add plugging support for punt bio
Xianting Tian
2020-09-10
1
-0
/
+9
*
blk-iocost: implement delay adjustment hysteresis
Tejun Heo
2020-09-02
1
-6
/
+17
*
blkcg: fix memleak for iolatency
Yufen Yu
2020-08-22
1
-3
/
+5
*
blk-cgroup: show global disk stats in root cgroup io.stat
Boris Burkov
2020-07-18
1
-2
/
+55
*
blk-cgroup: make iostat functions visible to stat printing
Boris Burkov
2020-07-18
1
-71
/
+71
*
writeback: remove struct bdi_writeback_congested
Christoph Hellwig
2020-07-09
1
-17
/
+2
*
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
1
-1
/
+1
*
blk-cgroup: clean up indentation
Colin Ian King
2020-06-30
1
-1
/
+1
*
blk-cgroup: remove blkcg_bio_issue_check
Christoph Hellwig
2020-06-29
1
-0
/
+34
*
block: move the initial blkg lookup into blkg_tryget_closest
Christoph Hellwig
2020-06-29
1
-19
/
+14
*
block: bypass blkg_tryget_closest for the root_blkg
Christoph Hellwig
2020-06-29
1
-5
/
+10
*
block: merge blkg_lookup_create and __blkg_lookup_create
Christoph Hellwig
2020-06-29
1
-31
/
+18
[next]