Li Zefan
|
e8c82d20a9
cgroup: convert cgroup_cft_commit() to use cgroup_for_each_descendant_pre()
|
12 년 전 |
Tejun Heo
|
6db8e85c5c
cgroup: disallow rename(2) if sane_behavior
|
12 년 전 |
Tejun Heo
|
f63674fd0d
cgroup: update sane_behavior documentation
|
12 년 전 |
Tejun Heo
|
d3daf28da1
cgroup: use percpu refcnt for cgroup_subsys_states
|
12 년 전 |
Tejun Heo
|
ea15f8ccdb
cgroup: split cgroup destruction into two steps
|
12 년 전 |
Tejun Heo
|
6f3d828f0f
cgroup: remove cgroup->count and use
|
12 년 전 |
Tejun Heo
|
54766d4a1d
cgroup: rename CGRP_REMOVED to CGRP_DEAD
|
12 년 전 |
Tejun Heo
|
5de0107e63
cgroup: clean up css_[try]get() and css_put()
|
12 년 전 |
Tejun Heo
|
69d0206c79
cgroup: bring some sanity to naming around cg_cgroup_link
|
12 년 전 |
Tejun Heo
|
3fc3db9a3a
cgroup: remove now unused css_depth()
|
12 년 전 |
Tejun Heo
|
75501a6d59
cgroup: update iterators to use cgroup_next_sibling()
|
12 년 전 |
Tejun Heo
|
53fa526174
cgroup: add cgroup->serial_nr and implement cgroup_next_sibling()
|
12 년 전 |
Tejun Heo
|
bdc7119f1b
cgroup: make cgroup_is_removed() static
|
12 년 전 |
Tejun Heo
|
3f33e64f4a
Merge branch 'for-3.10-fixes' into for-3.11
|
12 년 전 |
Tejun Heo
|
7805d000db
cgroup: fix a subtle bug in descendant pre-order walk
|
12 년 전 |
Greg KH
|
23958e729e
cgroup.h: remove some functions that are now gone
|
12 년 전 |
Tejun Heo
|
857a2beb09
cgroup: implement task_cgroup_path_from_hierarchy()
|
12 년 전 |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 년 전 |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 년 전 |
Al Viro
|
8d8b97ba49
take cgroup_open() and cpuset_open() to fs/proc/base.c
|
12 년 전 |
Linus Torvalds
|
16fa94b532
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 년 전 |
Linus Torvalds
|
191a712090
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
12 년 전 |
Michal Hocko
|
6d2488f64a
cgroup: remove css_get_next
|
12 년 전 |
Li Zefan
|
712317ad97
cgroup: fix broken file xattrs
|
12 년 전 |
Tejun Heo
|
f00baae7ad
memcg: force use_hierarchy if sane_behavior
|
12 년 전 |
Li Zefan
|
05fb22ec54
cgroup: remove cgrp->top_cgroup
|
12 년 전 |
Tejun Heo
|
873fe09ea5
cgroup: introduce sane_behavior mount option
|
12 년 전 |
Tejun Heo
|
25a7e6848d
move cgroupfs_root to include/linux/cgroup.h
|
12 년 전 |
Tejun Heo
|
26d5bbe5ba
Revert "cgroup: remove bind() method from cgroup_subsys."
|
12 년 전 |
Li Zefan
|
78574cf981
cgroup: implement cgroup_is_descendant()
|
12 년 전 |