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
/
include
/
linux
/
blk-cgroup.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-cgroup: remove blkcg_drain_queue
Guoqing Jiang
2019-12-12
1
-2
/
+0
*
blk-cgroup: cgroup_rstat_updated() shouldn't be called on cgroup1
Tejun Heo
2019-11-18
1
-1
/
+2
*
blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTAT
Tejun Heo
2019-11-07
1
-159
/
+0
*
blk-cgroup: reimplement basic IO stats using cgroup rstat
Tejun Heo
2019-11-07
1
-5
/
+43
*
blk-cgroup: remove now unused blkg_print_stat_{bytes|ios}_recursive()
Tejun Heo
2019-11-07
1
-5
/
+0
*
blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep()
Tejun Heo
2019-08-28
1
-0
/
+1
*
blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()
Tejun Heo
2019-08-28
1
-1
/
+2
*
block: Fix spelling in the header above blkg_lookup()
Bart Van Assche
2019-08-04
1
-1
/
+1
*
blkcg: allow blkcg_policy->pd_stat() to print non-debug info too
Tejun Heo
2019-07-16
1
-0
/
+1
*
blkcg: implement REQ_CGROUP_PUNT
Tejun Heo
2019-07-10
1
-1
/
+15
*
blk-cgroup: move struct blkg_stat to bfq
Christoph Hellwig
2019-06-20
1
-71
/
+0
*
blk-cgroup: introduce a new struct blkg_rwstat_sample
Christoph Hellwig
2019-06-20
1
-10
/
+12
*
blk-cgroup: pass blkg_rwstat structures by reference
Christoph Hellwig
2019-06-20
1
-7
/
+7
*
blk-cgroup: factor out a helper to read rwstat counter
Christoph Hellwig
2019-06-20
1
-0
/
+7
*
blkcg: clean up blkg_tryget_closest()
Dennis Zhou
2018-12-21
1
-5
/
+16
*
blkcg: handle dying request_queue when associating a blkg
Dennis Zhou
2018-12-12
1
-1
/
+1
*
blkcg: put back rcu lock in blkcg_bio_issue_check()
Dennis Zhou
2018-12-07
1
-0
/
+3
*
blkcg: rename blkg_try_get() to blkg_tryget()
Dennis Zhou
2018-12-07
1
-7
/
+5
*
blkcg: change blkg reference counting to use percpu_ref
Dennis Zhou
2018-12-07
1
-10
/
+5
*
blkcg: remove additional reference to the css
Dennis Zhou
2018-12-07
1
-41
/
+0
*
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou
2018-12-07
1
-4
/
+4
*
blkcg: consolidate bio_issue_init() to be a part of core
Dennis Zhou
2018-12-07
1
-0
/
+9
*
blkcg: associate blkg when associating a device
Dennis Zhou
2018-12-07
1
-8
/
+10
*
blkcg: convert blkg_lookup_create() to find closest blkg
Dennis Zhou
2018-12-07
1
-9
/
+15
*
blkcg: update blkg_lookup_create() to do locking
Dennis Zhou
2018-12-07
1
-1
/
+3
*
blkcg: fix ref count issue with bio_blkcg() using task_css
Dennis Zhou
2018-12-07
1
-8
/
+90
*
block: remove the queue_lock indirection
Christoph Hellwig
2018-11-15
1
-2
/
+2
*
block: remove QUEUE_FLAG_BYPASS and ->bypass
Christoph Hellwig
2018-11-15
1
-5
/
+1
*
block: remove request_list code
Jens Axboe
2018-11-07
1
-97
/
+0
*
blkcg: revert blkcg cleanups series
Dennis Zhou
2018-11-01
1
-100
/
+45
*
blkcg: fix edge case for blk_get_rl() under memory pressure
Dennis Zhou
2018-10-20
1
-1
/
+1
*
blkcg: rename blkg_try_get to blkg_tryget
Dennis Zhou (Facebook)
2018-09-21
1
-8
/
+6
*
blkcg: change blkg reference counting to use percpu_ref
Dennis Zhou (Facebook)
2018-09-21
1
-10
/
+5
*
blkcg: cleanup and make blk_get_rl use blkg_lookup_create
Dennis Zhou (Facebook)
2018-09-21
1
-13
/
+21
*
blkcg: remove additional reference to the css
Dennis Zhou (Facebook)
2018-09-21
1
-48
/
+4
*
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou (Facebook)
2018-09-21
1
-4
/
+4
*
blkcg: consolidate bio_issue_init to be a part of core
Dennis Zhou (Facebook)
2018-09-21
1
-0
/
+9
*
blkcg: always associate a bio with a blkg
Dennis Zhou (Facebook)
2018-09-21
1
-14
/
+2
*
blkcg: convert blkg_lookup_create to find closest blkg
Dennis Zhou (Facebook)
2018-09-21
1
-0
/
+14
*
blkcg: update blkg_lookup_create to do locking
Dennis Zhou (Facebook)
2018-09-21
1
-1
/
+3
*
blkcg: fix ref count issue with bio_blkcg using task_css
Dennis Zhou (Facebook)
2018-09-21
1
-8
/
+93
*
blkcg: delay blkg destruction until after writeback has finished
Dennis Zhou (Facebook)
2018-08-31
1
-0
/
+44
*
Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...
Dennis Zhou (Facebook)
2018-08-31
1
-1
/
+0
*
blkcg: Make blkg_root_lookup() work for queues in bypass mode
Bart Van Assche
2018-08-11
1
-10
/
+5
*
blkcg: Introduce blkg_root_lookup()
Bart Van Assche
2018-08-09
1
-0
/
+18
*
block: don't account for split bio's size in cgroup stats
Josef Bacik
2018-07-30
1
-2
/
+8
*
blkcg: Track DISCARD statistics and output them in cgroup io.stat
Tejun Heo
2018-07-18
1
-1
/
+4
*
blkcg: add generic throttling mechanism
Josef Bacik
2018-07-09
1
-0
/
+99
*
blk: introduce REQ_SWAP
Josef Bacik
2018-07-09
1
-1
/
+1
*
blk-cgroup: allow controllers to output their own stats
Josef Bacik
2018-07-09
1
-0
/
+3
[next]