Tejun Heo
|
bd8815a6d8
cgroup: make css_for_each_descendant() and friends include the origin css in the iteration
|
12 years ago |
Tejun Heo
|
492eb21b98
cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup
|
12 years ago |
Tejun Heo
|
182446d087
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
|
12 years ago |
Tejun Heo
|
eb95419b02
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
|
12 years ago |
Tejun Heo
|
6387698699
cgroup: add css_parent()
|
12 years ago |
Tejun Heo
|
a7c6d554aa
cgroup: add/update accessors which obtain subsys specific data from css
|
12 years ago |
Tejun Heo
|
8af01f56a0
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
|
12 years ago |
Tejun Heo
|
d591fb5661
device_cgroup: simplify cgroup tree walk in propagate_exception()
|
12 years ago |
Rami Rosen
|
e57d5cf2f8
devcg: remove parent_cgroup.
|
12 years ago |
Tejun Heo
|
8adf12b0ff
devcg: remove broken_hierarchy tag
|
12 years ago |
Aristeu Rozanski
|
bd2953ebbb
devcg: propagate local changes down the hierarchy
|
12 years ago |
Aristeu Rozanski
|
1909554c97
devcg: use css_online and css_offline
|
12 years ago |
Aristeu Rozanski
|
c39a2a3018
devcg: prepare may_access() for hierarchy support
|
12 years ago |
Aristeu Rozanski
|
26898fdff3
devcg: expand may_access() logic
|
12 years ago |
Jerry Snitselaar
|
53eb8c82d5
device_cgroup: don't grab mutex in rcu callback
|
12 years ago |
Jerry Snitselaar
|
103a197c0c
security/device_cgroup: lock assert fails in dev_exception_clean()
|
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
|
4b1c7840b7
device_cgroup: add lockdep asserts
|
12 years ago |
Tejun Heo
|
201e72acb2
device_cgroup: fix RCU usage
|
12 years ago |
Aristeu Rozanski
|
64e1047713
device_cgroup: fix unchecked cgroup parent usage
|
12 years ago |
Aristeu Rozanski
|
4cef7299b4
device_cgroup: add proper checking when changing default behavior
|
12 years ago |
Aristeu Rozanski
|
26fd8405dd
device_cgroup: stop using simple_strtoul()
|
12 years ago |
Aristeu Rozanski
|
5b7aa7d5bb
device_cgroup: rename deny_all to behavior
|
12 years ago |
Jiri Slaby
|
8c9506d169
cgroup: fix invalid rcu dereference
|
12 years ago |
Aristeu Rozanski
|
db9aeca97a
device_cgroup: rename whitelist to exception list
|
12 years ago |
Aristeu Rozanski
|
ad676077a2
device_cgroup: convert device_cgroup internally to policy + exceptions
|
12 years ago |
Aristeu Rozanski
|
868539a3b6
device_cgroup: introduce dev_whitelist_clean()
|
12 years ago |
Aristeu Rozanski
|
66b8ef6775
device_cgroup: add "deny_all" in dev_cgroup structure
|
12 years ago |
Tejun Heo
|
8c7f6edbda
cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them
|
12 years ago |
Tejun Heo
|
4baf6e3325
cgroup: convert all non-memcg controllers to the new cftype interface
|
13 years ago |