Linus Torvalds
|
ee89f81252
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Tejun Heo
|
810ecfa765
blkcg: make blkcg_print_blkgs() grab q locks instead of blkcg lock
|
12 years ago |
Tejun Heo
|
16b3de6652
blkcg: implement blkg_[rw]stat_recursive_sum() and blkg_[rw]stat_merge()
|
12 years ago |
Tejun Heo
|
b50da39f51
blkcg: export __blkg_prfill_rwstat()
|
12 years ago |
Tejun Heo
|
f427d90964
blkcg: implement blkcg_policy->on/offline_pd_fn() and blkcg_gq->online
|
12 years ago |
Tejun Heo
|
b276a876a0
blkcg: add blkg_policy_data->plid
|
12 years ago |
Tejun Heo
|
e71357e118
cfq-iosched: add leaf_weight
|
12 years ago |
Tejun Heo
|
3c54786590
blkcg: make blkcg_gq's hierarchical
|
12 years ago |
Tejun Heo
|
93e6d5d8f5
blkcg: cosmetic updates to blkg_create()
|
12 years ago |
Tejun Heo
|
86cde6b623
blkcg: reorganize blkg_lookup_create() and friends
|
12 years ago |
Tejun Heo
|
356d2e5810
blkcg: fix minor bug in blkg_alloc()
|
12 years ago |
Linus Torvalds
|
60da5bf47d
Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-block
|
12 years ago |
Bart Van Assche
|
3f3299d5c0
block: Rename queue dead flag
|
12 years ago |
Tejun Heo
|
92fb97487a
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free()
|
12 years ago |
Tejun Heo
|
5b805f2a76
Merge branch 'cgroup/for-3.7-fixes' into cgroup/for-3.8
|
12 years ago |
Tejun Heo
|
1db1e31b1e
Merge branch 'cgroup-rmdir-updates' into cgroup/for-3.8
|
12 years ago |
Tejun Heo
|
bcf6de1b91
cgroup: make ->pre_destroy() return void
|
12 years ago |
Jun'ichi Nomura
|
65c77fd9e8
blkcg: stop iteration early if root_rl is the only request list
|
12 years ago |
Jun'ichi Nomura
|
65635cbc37
blkcg: Fix use-after-free of q->root_blkg and q->root_rl.blkg
|
12 years ago |
Tejun Heo
|
8c7f6edbda
cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them
|
13 years ago |
Tejun Heo
|
a051661ca6
blkcg: implement per-blkg request allocation
|
13 years ago |
Tejun Heo
|
b1208b56f3
blkcg: inline bio_blkcg() and friends
|
13 years ago |
Tejun Heo
|
159749937a
blkcg: make root blkcg allocation use %GFP_KERNEL
|
13 years ago |
Tejun Heo
|
13589864be
blkcg: __blkg_lookup_create() doesn't need radix preload
|
13 years ago |
Tejun Heo
|
27e1f9d1cc
blkcg: drop local variable @q from blkg_destroy()
|
13 years ago |
Tejun Heo
|
9b2ea86bc9
blkcg: fix blkg_alloc() failure path
|
13 years ago |
Tejun Heo
|
a637120e49
blkcg: use radix tree to index blkgs from blkcg
|
13 years ago |
Tejun Heo
|
496fb7806d
blkcg: fix blkcg->css ref leak in __blkg_lookup_create()
|
13 years ago |
Tejun Heo
|
f9fcc2d391
blkcg: collapse blkcg_policy_ops into blkcg_policy
|
13 years ago |