Dennis Zhou
|
b5f2954d30
blkcg: revert blkcg cleanups series
|
6 年 前 |
Dennis Zhou
|
b2c3fa5467
blkcg: fix edge case for blk_get_rl() under memory pressure
|
6 年 前 |
Dennis Zhou (Facebook)
|
101246ec02
blkcg: rename blkg_try_get to blkg_tryget
|
7 年 前 |
Dennis Zhou (Facebook)
|
b3b9f24f5f
blkcg: change blkg reference counting to use percpu_ref
|
7 年 前 |
Dennis Zhou (Facebook)
|
e2b0989954
blkcg: cleanup and make blk_get_rl use blkg_lookup_create
|
7 年 前 |
Dennis Zhou (Facebook)
|
f0fcb3ec89
blkcg: remove additional reference to the css
|
7 年 前 |
Dennis Zhou (Facebook)
|
c839e7a03f
blkcg: remove bio->bi_css and instead use bio->bi_blkg
|
7 年 前 |
Dennis Zhou (Facebook)
|
5bf9a1f3b4
blkcg: consolidate bio_issue_init to be a part of core
|
7 年 前 |
Dennis Zhou (Facebook)
|
a7b39b4e96
blkcg: always associate a bio with a blkg
|
7 年 前 |
Dennis Zhou (Facebook)
|
07b05bcc32
blkcg: convert blkg_lookup_create to find closest blkg
|
7 年 前 |
Dennis Zhou (Facebook)
|
49f4c2dc2b
blkcg: update blkg_lookup_create to do locking
|
7 年 前 |
Dennis Zhou (Facebook)
|
27e6fa996c
blkcg: fix ref count issue with bio_blkcg using task_css
|
7 年 前 |
Dennis Zhou (Facebook)
|
59b57717ff
blkcg: delay blkg destruction until after writeback has finished
|
7 年 前 |
Dennis Zhou (Facebook)
|
6b06546206
Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()"
|
7 年 前 |
Bart Van Assche
|
b86d865cb1
blkcg: Make blkg_root_lookup() work for queues in bypass mode
|
7 年 前 |
Bart Van Assche
|
6bad9b210a
blkcg: Introduce blkg_root_lookup()
|
7 年 前 |
Josef Bacik
|
c454edc21b
block: don't account for split bio's size in cgroup stats
|
7 年 前 |
Tejun Heo
|
636620b66d
blkcg: Track DISCARD statistics and output them in cgroup io.stat
|
7 年 前 |
Josef Bacik
|
d09d8df3a2
blkcg: add generic throttling mechanism
|
7 年 前 |
Josef Bacik
|
0d1e0c7cd5
blk: introduce REQ_SWAP
|
7 年 前 |
Josef Bacik
|
903d23f0a3
blk-cgroup: allow controllers to output their own stats
|
7 年 前 |
Josef Bacik
|
c7c98fd376
block: introduce bio_issue_as_root_blkg
|
7 年 前 |
Joseph Qi
|
4c6994806f
blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()
|
7 年 前 |
Arnd Bergmann
|
ddc212313f
blkcg: simplify statistic accumulation code
|
7 年 前 |
Linus Torvalds
|
e2c5923c34
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
|
7 年 前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年 前 |
Shaohua Li
|
902ec5b6de
block: make blkcg aware of kthread stored original cgroup info
|
8 年 前 |
Shaohua Li
|
af551fb3be
blkcg: delete unused APIs
|
8 年 前 |
Shaohua Li
|
007cc56b7e
block: always attach cgroup info into bio
|
8 年 前 |
Nikolay Borisov
|
104b4e5139
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
|
8 年 前 |