Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
1e4230f56dac141eb149ebec01f41b6fad27e503
/
include
/
linux
/
blk-cgroup.h
496074f
blk-cgroup: cgroup_rstat_updated() shouldn't be called on cgroup1
by Tejun Heo
· 5 years ago
1d15664
blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTAT
by Tejun Heo
· 5 years ago
f733164
blk-cgroup: reimplement basic IO stats using cgroup rstat
by Tejun Heo
· 5 years ago
8a80d5d
blk-cgroup: remove now unused blkg_print_stat_{bytes|ios}_recursive()
by Tejun Heo
· 5 years ago
015d254
blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep()
by Tejun Heo
· 5 years ago
cf09a8e
blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()
by Tejun Heo
· 5 years ago
012d4a6
block: Fix spelling in the header above blkg_lookup()
by Bart Van Assche
· 5 years ago
07b0fde
blkcg: allow blkcg_policy->pd_stat() to print non-debug info too
by Tejun Heo
· 5 years ago
d3f77df
blkcg: implement REQ_CGROUP_PUNT
by Tejun Heo
· 6 years ago
c0ce79dc
blk-cgroup: move struct blkg_stat to bfq
by Christoph Hellwig
· 6 years ago
7af6fd9
blk-cgroup: introduce a new struct blkg_rwstat_sample
by Christoph Hellwig
· 6 years ago
5d0b6e4
blk-cgroup: pass blkg_rwstat structures by reference
by Christoph Hellwig
· 6 years ago
239eeb0
blk-cgroup: factor out a helper to read rwstat counter
by Christoph Hellwig
· 6 years ago
6ab2187
blkcg: clean up blkg_tryget_closest()
by Dennis Zhou
· 6 years ago
0273ac3
blkcg: handle dying request_queue when associating a blkg
by Dennis Zhou
· 6 years ago
4705de7
blkcg: put back rcu lock in blkcg_bio_issue_check()
by Dennis Zhou
· 6 years ago
7754f66
blkcg: rename blkg_try_get() to blkg_tryget()
by Dennis Zhou
· 6 years ago
7fcf2b0
blkcg: change blkg reference counting to use percpu_ref
by Dennis Zhou
· 6 years ago
fc5a828
blkcg: remove additional reference to the css
by Dennis Zhou
· 6 years ago
db6638d
blkcg: remove bio->bi_css and instead use bio->bi_blkg
by Dennis Zhou
· 6 years ago
e439bed
blkcg: consolidate bio_issue_init() to be a part of core
by Dennis Zhou
· 6 years ago
5cdf2e3
blkcg: associate blkg when associating a device
by Dennis Zhou
· 6 years ago
beea9da
blkcg: convert blkg_lookup_create() to find closest blkg
by Dennis Zhou
· 6 years ago
b978962
blkcg: update blkg_lookup_create() to do locking
by Dennis Zhou
· 6 years ago
0fe061b
blkcg: fix ref count issue with bio_blkcg() using task_css
by Dennis Zhou
· 6 years ago
0d945c1
block: remove the queue_lock indirection
by Christoph Hellwig
· 6 years ago
8f4236d
block: remove QUEUE_FLAG_BYPASS and ->bypass
by Christoph Hellwig
· 6 years ago
db6d995
block: remove request_list code
by Jens Axboe
· 6 years ago
b5f2954
blkcg: revert blkcg cleanups series
by Dennis Zhou
· 6 years ago
b2c3fa5
blkcg: fix edge case for blk_get_rl() under memory pressure
by Dennis Zhou
· 6 years ago
101246e
blkcg: rename blkg_try_get to blkg_tryget
by Dennis Zhou (Facebook)
· 6 years ago
b3b9f24
blkcg: change blkg reference counting to use percpu_ref
by Dennis Zhou (Facebook)
· 6 years ago
e2b0989
blkcg: cleanup and make blk_get_rl use blkg_lookup_create
by Dennis Zhou (Facebook)
· 6 years ago
f0fcb3e
blkcg: remove additional reference to the css
by Dennis Zhou (Facebook)
· 6 years ago
c839e7a
blkcg: remove bio->bi_css and instead use bio->bi_blkg
by Dennis Zhou (Facebook)
· 6 years ago
5bf9a1f
blkcg: consolidate bio_issue_init to be a part of core
by Dennis Zhou (Facebook)
· 6 years ago
a7b39b4
blkcg: always associate a bio with a blkg
by Dennis Zhou (Facebook)
· 6 years ago
07b05bc
blkcg: convert blkg_lookup_create to find closest blkg
by Dennis Zhou (Facebook)
· 6 years ago
49f4c2d
blkcg: update blkg_lookup_create to do locking
by Dennis Zhou (Facebook)
· 6 years ago
27e6fa9
blkcg: fix ref count issue with bio_blkcg using task_css
by Dennis Zhou (Facebook)
· 6 years ago
59b5771
blkcg: delay blkg destruction until after writeback has finished
by Dennis Zhou (Facebook)
· 6 years ago
6b06546
Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()"
by Dennis Zhou (Facebook)
· 6 years ago
b86d865
blkcg: Make blkg_root_lookup() work for queues in bypass mode
by Bart Van Assche
· 6 years ago
6bad9b2
blkcg: Introduce blkg_root_lookup()
by Bart Van Assche
· 6 years ago
c454edc
block: don't account for split bio's size in cgroup stats
by Josef Bacik
· 6 years ago
636620b
blkcg: Track DISCARD statistics and output them in cgroup io.stat
by Tejun Heo
· 6 years ago
d09d8df
blkcg: add generic throttling mechanism
by Josef Bacik
· 7 years ago
0d1e0c7
blk: introduce REQ_SWAP
by Josef Bacik
· 7 years ago
903d23f
blk-cgroup: allow controllers to output their own stats
by Josef Bacik
· 7 years ago
c7c98fd
block: introduce bio_issue_as_root_blkg
by Josef Bacik
· 7 years ago
4c69948
blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()
by Joseph Qi
· 7 years ago
ddc2123
blkcg: simplify statistic accumulation code
by Arnd Bergmann
· 7 years ago
e2c5923
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
902ec5b
block: make blkcg aware of kthread stored original cgroup info
by Shaohua Li
· 7 years ago
af551fb
blkcg: delete unused APIs
by Shaohua Li
· 7 years ago
007cc56
block: always attach cgroup info into bio
by Shaohua Li
· 7 years ago
104b4e5
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
by Nikolay Borisov
· 8 years ago
d71d9ae
blk-cgroup: use op_is_sync to check for synchronous requests
by Christoph Hellwig
· 8 years ago
ef295ec
block: better op and flags encoding
by Christoph Hellwig
· 8 years ago
f34d360
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
55679c8
blkcg: Annotate blkg_hint correctly
by Bart Van Assche
· 8 years ago
4c737b4
cgroup: make cgroup_path() and friends behave in the style of strlcpy()
by Tejun Heo
· 8 years ago
1eff9d3
block: rename bio bi_rw to bi_opf
by Jens Axboe
· 8 years ago
63a4cc2
blkg_rwstat: separate op from flags
by Mike Christie
· 9 years ago
a8ebb05
block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE
by Mike Christie
· 9 years ago
174fd8d
blkcg: fix incorrect read/write sync/async stat accounting
by Tejun Heo
· 9 years ago
69d7fde
blkcg: use CGROUP_WEIGHT_* scale for io.weight on the unified hierarchy
by Tejun Heo
· 9 years ago
2ee867dc
blkcg: implement interface for the unified hierarchy
by Tejun Heo
· 9 years ago
dd165eb
blkcg: misc preparations for unified hierarchy interface
by Tejun Heo
· 9 years ago
36aa9e5
blkcg: move body parsing from blkg_conf_prep() to its callers
by Tejun Heo
· 9 years ago
880f50e
blkcg: mark existing cftypes as legacy
by Tejun Heo
· 9 years ago
c165b3e
blkcg: rename subsystem name from blkio to io
by Tejun Heo
· 9 years ago
77ea733
blkcg: move io_service_bytes and io_serviced stats into blkcg_gq
by Tejun Heo
· 9 years ago
f12c74c
blkcg: make blkg_[rw]stat_recursive_sum() to be able to index into blkcg_gq
by Tejun Heo
· 9 years ago
24bdb8e
blkcg: make blkcg_[rw]stat per-cpu
by Tejun Heo
· 9 years ago
e6269c4
blkcg: add blkg_[rw]stat->aux_cnt and replace cfq_group->dead_stats with it
by Tejun Heo
· 9 years ago
ae11889
blkcg: consolidate blkg creation in blkcg_bio_issue_check()
by Tejun Heo
· 9 years ago
85b6bc9
blkcg: move root blkg lookup optimization from throtl_lookup_tg() to __blkg_lookup()
by Tejun Heo
· 9 years ago
24f2904
blkcg: inline [__]blkg_lookup()
by Tejun Heo
· 9 years ago
e4a9bde
blkcg: replace blkcg_policy->cpd_size with ->cpd_alloc/free_fn() methods
by Tejun Heo
· 9 years ago
8143764
blkcg: minor updates around blkcg_policy_data
by Tejun Heo
· 9 years ago
a9520cd
blkcg: make blkcg_policy methods take a pointer to blkcg_policy_data
by Tejun Heo
· 9 years ago
b2ce264
blk-throttle: clean up blkg_policy_data alloc/init/exit/free methods
by Tejun Heo
· 9 years ago
001bea7
blkcg: replace blkcg_policy->pd_size with ->pd_alloc/free_fn() methods
by Tejun Heo
· 9 years ago
4c55f4f
blkcg: restructure blkg_policy_data allocation in blkcg_activate_policy()
by Tejun Heo
· 9 years ago
401efbf
blkcg: remove unnecessary request_list->blkg NULL test in blk_put_rl()
by Tejun Heo
· 9 years ago
06b285b
blkcg: fix blkcg_policy_data allocation bug
by Tejun Heo
· 10 years ago
7876f93
blkcg: implement all_blkcgs list
by Tejun Heo
· 10 years ago
e4bc13a
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
ce7acfe
writeback, blkcg: associate each blkcg_gq with the corresponding bdi_writeback_congested
by Tejun Heo
· 10 years ago
52ebea7
writeback: make backing_dev_info host cgroup-specific bdi_writebacks
by Tejun Heo
· 10 years ago
fd383c2
blkcg: implement task_get_blkcg_css()
by Tejun Heo
· 10 years ago
496d5e7
blkcg: add blkcg_root_css
by Tejun Heo
· 10 years ago
efa7d1c
update !CONFIG_BLK_CGROUP dummies in include/linux/blk-cgroup.h
by Tejun Heo
· 10 years ago
eea8f41
blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.h
by Tejun Heo
· 10 years ago
[Renamed from block/blk-cgroup.h]
f4da807
blkcg: remove blkcg->id
by Tejun Heo
· 10 years ago
d5bf029
Revert "block: add __init to blkcg_policy_register"
by Jens Axboe
· 11 years ago
a5049a8
blkcg: fix use-after-free in __blkg_release_rcu() by making blkcg_gq refcnt an atomic_t
by Tejun Heo
· 11 years ago
23d4ed5
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
Next »