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
*
blk-cgroup: don't update the blkg lookup hint in blkg_conf_prep
Christoph Hellwig
2022-09-27
1
-13
/
+4
*
blk-cgroup: pass a gendisk to the blkg allocation helpers
Christoph Hellwig
2022-09-26
1
-28
/
+28
*
blk-cgroup: pass a gendisk to blkcg_schedule_throttle
Christoph Hellwig
2022-09-26
1
-3
/
+5
*
blk-cgroup: pass a gendisk to blkg_destroy_all
Christoph Hellwig
2022-09-26
1
-9
/
+4
*
blk-throttle: pass a gendisk to blk_throtl_init and blk_throtl_exit
Christoph Hellwig
2022-09-26
1
-3
/
+3
*
blk-iolatency: pass a gendisk to blk_iolatency_init
Christoph Hellwig
2022-09-26
1
-1
/
+1
*
blk-ioprio: pass a gendisk to blk_ioprio_init and blk_ioprio_exit
Christoph Hellwig
2022-09-26
1
-2
/
+2
*
blk-cgroup: pass a gendisk to blkcg_init_queue and blkcg_exit_queue
Christoph Hellwig
2022-09-26
1
-20
/
+5
*
blk-cgroup: remove blkg_lookup_check
Christoph Hellwig
2022-09-26
1
-26
/
+10
*
blk-cgroup: cleanup the blkg_lookup family of functions
Christoph Hellwig
2022-09-26
1
-23
/
+15
*
blk-cgroup: remove open coded blkg_lookup instances
Christoph Hellwig
2022-09-26
1
-3
/
+3
*
blk-cgroup: remove blk_queue_root_blkg
Christoph Hellwig
2022-09-26
1
-2
/
+1
*
blk-cgroup: fix error unwinding in blkcg_init_queue
Christoph Hellwig
2022-09-26
1
-6
/
+7
*
blk-cgroup: Use atomic{,64}_try_cmpxchg
Uros Bizjak
2022-07-12
1
-1
/
+1
*
blk-cgroup: factor out blkcg_free_all_cpd()
Jason Yan
2022-06-29
1
-18
/
+18
*
blk-cgroup: factor out blkcg_iostat_update()
Jason Yan
2022-06-29
1
-17
/
+20
*
blk-ioprio: Convert from rqos policy to direct call
Jan Kara
2022-06-27
1
-0
/
+1
*
block: fix bio_clone_blkg_association() to associate with proper blkcg_gq
Jan Kara
2022-06-02
1
-6
/
+2
*
blk-cgroup: delete rcu_read_lock_held() WARN_ON_ONCE()
Jens Axboe
2022-05-18
1
-1
/
+0
*
blk-cgroup: Remove unnecessary rcu_read_lock/unlock()
Fanjun Kong
2022-05-17
1
-3
/
+1
*
blk-cgroup: always terminate io.stat lines
Wolfgang Bumiller
2022-05-17
1
-7
/
+2
*
blk-cgroup: cleanup blkcg_maybe_throttle_current
Christoph Hellwig
2022-05-02
1
-7
/
+1
*
blk-cgroup: cleanup blk_cgroup_congested
Christoph Hellwig
2022-05-02
1
-5
/
+1
*
blk-cgroup: move blkcg_css to blk-cgroup.c
Christoph Hellwig
2022-05-02
1
-0
/
+17
*
blk-cgroup: replace bio_blkcg with bio_blkcg_css
Christoph Hellwig
2022-05-02
1
-1
/
+17
*
blk-cgroup: move struct blkcg to block/blk-cgroup.h
Christoph Hellwig
2022-05-02
1
-1
/
+8
*
blk-cgroup: move blkcg_{pin,unpin}_online out of line
Christoph Hellwig
2022-05-02
1
-23
/
+65
*
blk-cgroup: move blk_cgroup_congested out line
Christoph Hellwig
2022-05-02
1
-0
/
+20
*
Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-01
1
-10
/
+22
|
\
|
*
block: avoid calling blkg_free() in atomic context
Ming Lei
2022-03-22
1
-10
/
+22
*
|
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-28
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-30
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
[next]