cgroup: use css_get() in cgroup_create() to check CSS_ROOT
[cascardo/linux.git] / kernel / cgroup.c
2013-08-16 Li Zhongcgroup: use css_get() in cgroup_create() to check CSS_ROOT
2013-08-14 Tejun Heocgroup: RCU protect each cgroup_subsys_state release
2013-08-14 Tejun Heocgroup: move subsys file removal to kill_css()
2013-08-14 Tejun Heocgroup: factor out kill_css()
2013-08-14 Tejun Heocgroup: decouple cgroup_subsys_state destruction from...
2013-08-14 Tejun Heocgroup: replace cgroup->css_kill_cnt with ->nr_css
2013-08-14 Tejun Heocgroup: bounce cgroup_subsys_state ref kill confirmatio...
2013-08-14 Tejun Heocgroup: move cgroup->subsys[] assignment to online_css()
2013-08-13 Tejun Heocgroup: reorganize css init / exit paths
2013-08-13 Tejun Heocgroup: add __rcu modifier to cgroup->subsys[]
2013-08-13 Tejun Heocgroup: make cgroup_file_open() rcu_read_lock() around...
2013-08-13 Tejun Heocgroup: cgroup_css_from_dir() now should be called...
2013-08-13 Tejun Heocgroup: add cgroup_subsys_state->parent
2013-08-13 Tejun Heocgroup: rename cgroup_subsys_state->dput_work and its...
2013-08-13 Tejun Heocgroup: always use cgroup_css()
2013-08-09 Tejun Heocgroup: make css_for_each_descendant() and friends...
2013-08-09 Tejun Heocgroup: unexport cgroup_css()
2013-08-09 Tejun Heocgroup: make cgroup_taskset deal with cgroup_subsys_sta...
2013-08-09 Tejun Heocgroup: make cftype->[un]register_event() deal with...
2013-08-09 Tejun Heocgroup: make task iterators deal with cgroup_subsys_sta...
2013-08-09 Tejun Heocgroup: remove struct cgroup_scanner
2013-08-09 Tejun Heocgroup: make cgroup_task_iter remember the cgroup being...
2013-08-09 Tejun Heocgroup: rename cgroup_iter to cgroup_task_iter
2013-08-09 Tejun Heocgroup: relocate cgroup_advance_iter()
2013-08-09 Tejun Heocgroup: make hierarchy iterators deal with cgroup_subsy...
2013-08-09 Tejun Heocgroup: always use cgroup_next_child() to walk the...
2013-08-09 Tejun Heocgroup: convert cgroup_next_sibling() to cgroup_next_ch...
2013-08-09 Tejun Heocgroup: pass around cgroup_subsys_state instead of...
2013-08-09 Tejun Heocgroup: add cgroup->dummy_css
2013-08-09 Tejun Heocgroup: pin cgroup_subsys_state when opening a cgroupfs...
2013-08-09 Tejun Heocgroup: add subsys backlink pointer to cftype
2013-08-09 Tejun Heocgroup: pass around cgroup_subsys_state instead of...
2013-08-09 Tejun Heocgroup: add subsystem pointer to cgroup_subsys_state
2013-08-09 Tejun Heocgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys...
2013-08-02 Tejun Heocgroup: Merge branch 'for-3.11-fixes' into for-3.12
2013-08-01 Li Zefancgroup: rename cgroup_pidlist->mutex
2013-08-01 Li Zefancgroup: restructure the failure path in cgroup_write_ev...
2013-07-31 Li Zefancgroup: convert cgroup_ida to cgroup_idr
2013-07-31 Li Zefancgroup: more naming cleanups
2013-07-31 Li Zefancgroup: remove struct cgroup_seqfile_state
2013-07-31 Li Zefancgroup: remove sparse tags from offline_css()
2013-07-31 Li Zefancgroup: fix a leak when percpu_ref_init() fails
2013-07-16 Tejun Heocgroup: remove gratuituous BUG_ON()s from rebind_subsys...
2013-07-16 Tejun Heocgroup: move module ref handling into rebind_subsystems()
2013-07-12 Tejun Heocgroup: replace task_cgroup_path_from_hierarchy() with...
2013-07-12 Tejun Heocgroup: move number_of_cgroups test out of rebind_subsy...
2013-07-12 Tejun Heocgroup: make rebind_subsystems() handle file additions...
2013-07-12 Tejun Heocgroup: use for_each_subsys() instead of for_each_root_...
2013-07-12 Tejun Heocgroup: update error handling in cgroup_populate_dir()
2013-07-12 Tejun Heocgroup: separate out cgroup_base_files[] handling out...
2013-07-12 Tejun Heocgroup: fix cgroup_add_cftypes() error handling
2013-07-12 Tejun Heocgroup: fix error path of cgroup_addrm_files()
2013-07-12 Tejun Heocgroup: minor updates around cgroup_clear_directory()
2013-07-11 Linus TorvaldsMerge tag 'dm-3.11-changes' of git://git./linux/kernel...
2013-07-11 Linus TorvaldsMerge branch 'for-3.11/core' of git://git.kernel.dk...
2013-07-11 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2013-07-11 Linus TorvaldsMerge tag 'sound-3.11' of git://git./linux/kernel/git...
2013-07-11 Linus TorvaldsMerge tag 'remoteproc-3.11-fixes' of git://git./linux...
2013-07-11 Linus TorvaldsMerge tag 'xtensa-next-20130710' of git://github.com...
2013-07-11 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2013-07-11 Linus TorvaldsMerge tag 'for-linus-3.11-merge-window-part-2' of git...
2013-07-11 Linus TorvaldsMerge tag 'ecryptfs-3.11-rc1-cleanup' of git://git...
2013-07-11 Linus TorvaldsMerge tag 'jfs-3.11' of git://github.com/kleikamp/linux...
2013-07-11 Linus TorvaldsMerge branch 'for-3.11' of git://linux-nfs.org/~bfields...
2013-07-11 Linus TorvaldsMerge tag 'trace-3.11' of git://git./linux/kernel/git...
2013-07-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide
2013-07-11 Linus TorvaldsMerge branch 'core-printk-for-linus' of git://git....
2013-07-10 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2013-07-10 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2013-07-10 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2013-07-10 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2013-07-10 Linus TorvaldsMerge tag 'modules-next-for-linus' of git://git./linux...
2013-07-10 Linus TorvaldsMerge tag 'virtio-next-for-linus' of git://git./linux...
2013-07-10 Linus TorvaldsMerge tag 'vfio-v3.11' of git://github.com/awilliam...
2013-07-10 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2013-07-10 Linus TorvaldsMerge tag 'iommu-updates-v3.11' of git://git./linux...
2013-07-10 Linus TorvaldsMerge tag 'mmc-updates-for-3.11-rc1' of git://git....
2013-07-10 Linus TorvaldsMerge tag 'for-3.11-rc1' of git://gitorious.org/linux...
2013-07-10 Linus TorvaldsMerge tag 'for-v3.11' of git://git.infradead.org/batter...
2013-07-10 Linus TorvaldsMerge tag 'mfd-3.11-1' of git://git./linux/kernel/git...
2013-07-10 Linus TorvaldsMerge tag 'regulator-v3.11-2' of git://git./linux/kerne...
2013-07-10 Linus TorvaldsMerge tag 'firewire-updates' of git://git./linux/kernel...
2013-07-10 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2013-07-10 Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2013-07-10 Linus TorvaldsMerge tag 'metag-fixes-for-v3.11-1' of git://git./linux...
2013-07-10 Linus TorvaldsMerge tag 'blackfin-for-linus' of git://git./linux...
2013-07-10 Linus TorvaldsMerge tag 'arc-v3.11-rc1-part2' of git://git./linux...
2013-07-10 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2013-07-09 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2013-07-09 Linus TorvaldsMerge tag 'fbdev-for-3.11' of git://git./linux/kernel...
2013-07-09 Linus TorvaldsMerge tag 'for-linus-3.11-merge-window-part-1' of git...
2013-07-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-07-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-07-09 Linus TorvaldsMerge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com...
2013-07-09 Linus TorvaldsMerge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org...
2013-07-09 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2013-07-08 Chris ZankelMerge branch 'timers-core-for-linus' of https://git...
2013-07-07 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2013-07-07 Linus TorvaldsMerge branch 'cpuinit-delete' of git://git./linux/kerne...
2013-07-06 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
next