summaryrefslogtreecommitdiff
path: root/include/linux/cgroup.h (follow)
Commit message (Expand)AuthorAge
...
* cgroup: always use cgroup_next_child() to walk the children listTejun Heo2013-08-08
* cgroup: convert cgroup_next_sibling() to cgroup_next_child()Tejun Heo2013-08-08
* cgroup: pass around cgroup_subsys_state instead of cgroup in file methodsTejun Heo2013-08-08
* cgroup: add cgroup->dummy_cssTejun Heo2013-08-08
* cgroup: add subsys backlink pointer to cftypeTejun Heo2013-08-08
* cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methodsTejun Heo2013-08-08
* cgroup: add css_parent()Tejun Heo2013-08-08
* cgroup: add subsystem pointer to cgroup_subsys_stateTejun Heo2013-08-08
* cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo2013-08-08
* cgroup: Merge branch 'for-3.11-fixes' into for-3.12Tejun Heo2013-08-02
|\
| * cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path()Tejun Heo2013-07-12
* | cgroup: implement cgroup_from_id()Li Zefan2013-07-31
* | cgroup: document how cgroup IDs are assignedLi Zefan2013-07-31
* | cgroup: convert cgroup_ida to cgroup_idrLi Zefan2013-07-31
* | cgroup: more naming cleanupsLi Zefan2013-07-31
* | Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-07-11
|\ \ | |/ |/|
| * blk-throttle: implement proper hierarchy supportTejun Heo2013-05-14
* | Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-07-02
|\ \
| * | cpuset: allow to move tasks to empty cpusetsLi Zefan2013-06-13
| * | cpuset: allow to keep tasks in empty cpusetsLi Zefan2013-06-13
* | | cgroup: CGRP_ROOT_SUBSYS_BOUND should be ignored when comparing mount optionsTejun Heo2013-06-27
* | | cgroup: fix RCU accesses to task->cgroupsTejun Heo2013-06-26
* | | cgroup: fix cgroupfs_root early destruction pathTejun Heo2013-06-26
* | | cgroup: remove cgroup->actual_subsys_maskTejun Heo2013-06-24
* | | cgroup: convert CFTYPE_* flags to enumsTejun Heo2013-06-24
* | | cgroup: rename cont to cgrpLi Zefan2013-06-19
* | | cgroup: convert cgroup_cft_commit() to use cgroup_for_each_descendant_pre()Li Zefan2013-06-18
* | | cgroup: disallow rename(2) if sane_behaviorTejun Heo2013-06-18
* | | cgroup: update sane_behavior documentationTejun Heo2013-06-13
* | | cgroup: use percpu refcnt for cgroup_subsys_statesTejun Heo2013-06-13
* | | cgroup: split cgroup destruction into two stepsTejun Heo2013-06-13
* | | cgroup: remove cgroup->count and useTejun Heo2013-06-13
* | | cgroup: rename CGRP_REMOVED to CGRP_DEADTejun Heo2013-06-13
* | | cgroup: clean up css_[try]get() and css_put()Tejun Heo2013-06-13
* | | cgroup: bring some sanity to naming around cg_cgroup_linkTejun Heo2013-06-13
* | | cgroup: remove now unused css_depth()Tejun Heo2013-06-13
|/ /
* | cgroup: update iterators to use cgroup_next_sibling()Tejun Heo2013-05-24
* | cgroup: add cgroup->serial_nr and implement cgroup_next_sibling()Tejun Heo2013-05-24
* | cgroup: make cgroup_is_removed() staticTejun Heo2013-05-24
* | Merge branch 'for-3.10-fixes' into for-3.11Tejun Heo2013-05-24
|\ \
| * | cgroup: fix a subtle bug in descendant pre-order walkTejun Heo2013-05-24
| |/
* | cgroup.h: remove some functions that are now goneGreg KH2013-05-14
* | cgroup: implement task_cgroup_path_from_hierarchy()Tejun Heo2013-05-14
|/
* aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * take cgroup_open() and cpuset_open() to fs/proc/base.cAl Viro2013-05-01
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-30
|\ \
| * | cgroup: Kill subsys.active flagLi Zefan2013-04-10
| |/
* | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-04-29
|\ \
| * | cgroup: fix broken file xattrsLi Zefan2013-04-18