index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cgroup.h
Age
Commit message (
Expand
)
Author
2015-06-26
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2015-06-02
cgroup, block: implement task_get_css() and use it in bio_associate_current()
Tejun Heo
2015-05-18
cgroup: reorganize include/linux/cgroup.h
Tejun Heo
2015-05-18
cgroup: separate out include/linux/cgroup-defs.h
Tejun Heo
2015-01-06
cgroup: add dummy css_put() for !CONFIG_CGROUPS
Tejun Heo
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-12-10
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
2014-12-10
mm: memcontrol: take a css reference for each charged page
Johannes Weiner
2014-11-19
kill f_dentry uses
Al Viro
2014-11-18
cgroup: implement cgroup_get_e_css()
Tejun Heo
2014-11-18
cgroup: add cgroup_subsys->css_e_css_changed()
Tejun Heo
2014-11-18
cgroup: add cgroup_subsys->css_released()
Tejun Heo
2014-09-19
cgroup: remove CGRP_RELEASABLE flag
Zefan Li
2014-09-19
cgroup: remove redundant check in cgroup_ino()
Zefan Li
2014-09-18
cgroup: simplify proc_cgroup_show()
Zefan Li
2014-09-18
cgroup: use a per-cgroup work for release agent
Zefan Li
2014-09-18
cgroup: remove some useless forward declarations
Li Zefan
2014-07-15
cgroup: make CFTYPE_ONLY_ON_DFL and CFTYPE_NO_ internal to cgroup core
Tejun Heo
2014-07-15
cgroup: distinguish the default and legacy hierarchies when handling cftypes
Tejun Heo
2014-07-15
cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes()
Tejun Heo
2014-07-15
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
Tejun Heo
2014-07-09
cgroup: remove sane_behavior support on non-default hierarchies
Tejun Heo
2014-07-09
cgroup: remove CGRP_ROOT_OPTION_MASK
Tejun Heo
2014-07-08
cgroup: implement cgroup_subsys->depends_on
Tejun Heo
2014-07-08
cgroup: implement cgroup_subsys->css_reset()
Tejun Heo
2014-07-08
cgroup: make interface files visible iff enabled on cgroup->subtree_control
Tejun Heo
2014-07-08
cgroup: introduce cgroup->subtree_control
Tejun Heo
2014-05-19
cgroup: disallow debug controller on the default hierarchy
Tejun Heo
2014-05-16
cgroup: implement css_tryget()
Tejun Heo
2014-05-16
cgroup: convert cgroup_has_live_children() into css_has_online_children()
Tejun Heo
2014-05-16
cgroup: use CSS_ONLINE instead of CGRP_DEAD
Tejun Heo
2014-05-16
cgroup: iterate cgroup_subsys_states directly
Tejun Heo
2014-05-16
cgroup: introduce CSS_RELEASED and reduce css iteration fallback window
Tejun Heo
2014-05-16
cgroup: move cgroup->serial_nr into cgroup_subsys_state
Tejun Heo
2014-05-16
cgroup: move cgroup->sibling and ->children into cgroup_subsys_state
Tejun Heo
2014-05-16
cgroup: remove cgroup->parent
Tejun Heo
2014-05-16
cgroup: remove css_parent()
Tejun Heo
2014-05-16
cgroup: skip refcnting on normal root csses and cgrp_dfl_root self css
Tejun Heo
2014-05-14
cgroup: use cgroup->self.refcnt for cgroup refcnting
Tejun Heo
2014-05-14
cgroup: enable refcnting for root csses
Tejun Heo
2014-05-14
cgroup: remove cgroup_destory_css_killed()
Tejun Heo
2014-05-14
cgroup: rename cgroup->dummy_css to ->self and move it to the top
Tejun Heo
2014-05-13
cgroup: remove cgroup->control_kn
Tejun Heo
2014-05-13
cgroup: replace cftype->trigger() with cftype->write()
Tejun Heo
2014-05-13
cgroup: replace cftype->write_string() with cftype->write()
Tejun Heo
2014-05-13
cgroup: implement cftype->write()
Tejun Heo
2014-05-13
cgroup: rename css_tryget*() to css_tryget_online*()
Tejun Heo
2014-05-13
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Tejun Heo
2014-05-13
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Tejun Heo
2014-05-13
cgroup: introduce task_css_is_root()
Tejun Heo
[next]