cgroup: introduce CSS_RELEASED and reduce css iteration fallback window
[linux-2.6-block.git] / kernel / cgroup.c
2014-05-16 Tejun Heocgroup: introduce CSS_RELEASED and reduce css iteration...
2014-05-16 Tejun Heocgroup: move cgroup->serial_nr into cgroup_subsys_state
2014-05-16 Tejun Heocgroup: link all cgroup_subsys_states in their sibling...
2014-05-16 Tejun Heocgroup: move cgroup->sibling and ->children into cgroup...
2014-05-16 Tejun Heocgroup: remove cgroup->parent
2014-05-16 Tejun Heocgroup: remove css_parent()
2014-05-16 Tejun Heocgroup: skip refcnting on normal root csses and cgrp_df...
2014-05-14 Tejun Heocgroup: use cgroup->self.refcnt for cgroup refcnting
2014-05-14 Tejun Heocgroup: enable refcnting for root csses
2014-05-14 Tejun Heocgroup: bounce css release through css->destroy_work
2014-05-14 Tejun Heocgroup: remove cgroup_destory_css_killed()
2014-05-14 Tejun Heocgroup: move cgroup->sibling unlinking to cgroup_put()
2014-05-14 Tejun Heocgroup: move check_for_release(parent) call to the...
2014-05-14 Tejun Heocgroup: separate out cgroup_has_live_children() from...
2014-05-14 Tejun Heocgroup: rename cgroup->dummy_css to ->self and move...
2014-05-14 Tejun Heocgroup: use restart_syscall() for mount retries
2014-05-13 Tejun Heocgroup: remove cgroup_tree_mutex
2014-05-13 Tejun Heocgroup: nest kernfs active protection under cgroup_mutex
2014-05-13 Tejun Heocgroup: use cgroup_kn_lock_live() in other cgroup kernf...
2014-05-13 Tejun Heocgroup: factor out cgroup_kn_lock_live() and cgroup_kn_...
2014-05-13 Tejun Heocgroup: move cgroup->kn->priv clearing to cgroup_rmdir()
2014-05-13 Tejun Heocgroup: grab cgroup_mutex earlier in cgroup_subtree_con...
2014-05-13 Tejun Heocgroup: collapse cgroup_create() into croup_mkdir()
2014-05-13 Tejun Heocgroup: reorganize cgroup_create()
2014-05-13 Tejun Heocgroup: remove cgroup->control_kn
2014-05-13 Tejun Heocgroup: convert "tasks" and "cgroup.procs" handle to...
2014-05-13 Tejun Heocgroup: replace cftype->trigger() with cftype->write()
2014-05-13 Tejun Heocgroup: replace cftype->write_string() with cftype...
2014-05-13 Tejun Heocgroup: implement cftype->write()
2014-05-13 Tejun Heocgroup: rename css_tryget*() to css_tryget_online*()
2014-05-13 Tejun Heocgroup: use release_agent_path_lock in cgroup_release_a...
2014-05-13 Tejun Heocgroup: use restart_syscall() for retries after offline...
2014-05-13 Tejun Heocgroup: update and fix parsing of "cgroup.subtree_control"
2014-05-13 Tejun Heocgroup: css_release() shouldn't clear cgroup->subsys[]
2014-05-13 Tejun Heocgroup: cgroup_idr_lock should be bh
2014-05-13 Tejun Heocgroup: fix offlining child waiting in cgroup_subtree_c...
2014-05-13 Tejun HeoMerge branch 'for-3.15-fixes' of git://git./linux/kerne...
2014-05-13 Tejun HeoMerge branch 'for-3.16' of git://git./linux/kernel...
2014-05-13 Tejun Heocgroup: introduce task_css_is_root()
2014-05-05 Fabian Frederickkernel/cgroup.c: fix 2 kernel-doc warnings
2014-05-04 Tejun Heocgroup, memcg: implement css->id and convert css_from_i...
2014-05-04 Tejun Heocgroup: update init_css() into init_and_link_css()
2014-05-04 Tejun Heocgroup: use RCU free in create_css() failure path
2014-05-04 Tejun Heocgroup: protect cgroup_root->cgroup_idr with a spinlock
2014-05-04 Tejun Heocgroup, memcg: allocate cgroup ID from 1
2014-05-04 Tejun Heocgroup: make flags and subsys_masks unsigned int
2014-04-25 Joe Perchescgroup: Use more current logging style
2014-04-25 Jianyu Zhancgroup: replace pr_warning with preferred pr_warn
2014-04-25 Jianyu Zhancgroup: remove orphaned cgroup_pidlist_seq_operations
2014-04-25 Jianyu Zhancgroup: clean up obsolete comment for parse_cgroupfs_op...
2014-04-25 Tejun Heocgroup: implement cgroup.populated for the default...
2014-04-25 Tejun HeoMerge branch 'driver-core-next' of git://git./linux...
2014-04-23 Tejun Heocgroup: implement dynamic subtree controller enable...
2014-04-23 Tejun Heocgroup: prepare migration path for unified hierarchy
2014-04-23 Tejun Heocgroup: update subsystem rebind restrictions
2014-04-23 Tejun Heocgroup: add css_set->dfl_cgrp
2014-04-23 Tejun Heocgroup: allow cgroup creation and suppress automatic...
2014-04-23 Tejun Heocgroup: cgroup->subsys[] should be cleared after the...
2014-04-23 Tejun Heocgroup: teach css_task_iter about effective csses
2014-04-23 Tejun Heocgroup: reorganize css_task_iter
2014-04-23 Tejun Heocgroup: make css_next_child() skip missing csses
2014-04-23 Tejun Heocgroup: implement cgroup->e_csets[]
2014-04-23 Tejun Heocgroup: introduce effective cgroup_subsys_state
2014-04-23 Tejun Heocgroup: update cgroup->subsys_mask to ->child_subsys_ma...
2014-04-23 Tejun Heocgroup: cgroup_apply_cftypes() shouldn't skip the defau...
2014-04-19 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2014-04-19 Dave AirlieMerge branch 'drm-next-3.15-wip' of git://people.freede...
2014-04-18 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2014-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-18 Linus TorvaldsMerge tag 'trace-fixes-v3.15-rc1' of git://git./linux...
2014-04-17 Linus TorvaldsMerge branch 'parisc-3.15' of git://git./linux/kernel...
2014-04-17 Linus TorvaldsMerge tag 'stable/for-linus-3.15-rc1-tag' of git:/...
2014-04-17 Linus TorvaldsMerge tag '3.15-fixes' of git://neil.brown.name/md
2014-04-17 Li Zefancgroup: fix the retry path of cgroup_mount()
2014-04-16 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2014-04-16 Linus TorvaldsMerge tag 'please-pull-ia64-erratum' of git://git....
2014-04-16 Joerg RoedelMerge git://git.infradead.org/iommu-2.6 into iommu...
2014-04-16 Dave AirlieMerge tag 'drm-intel-fixes-2014-04-11' of git://anongit...
2014-04-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2014-04-14 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2014-04-14 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2014-04-14 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2014-04-14 Ingo MolnarMerge branch 'perf-core-for-mingo' into perf/urgent
2014-04-14 Ingo MolnarMerge tag 'v3.15-rc1' into perf/urgent
2014-04-13 Linus TorvaldsMerge branch 'slab/next' of git://git./linux/kernel...
2014-04-13 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2014-04-13 Linus TorvaldsMerge tag 'blackfin-for-linus' of git://git./linux...
2014-04-13 Linus TorvaldsMerge tag 'remoteproc-3.15-cleanups' of git://git....
2014-04-12 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2014-04-12 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2014-04-12 Linus TorvaldsMerge tag 'ntb-3.15' of git://github.com/jonmason/ntb
2014-04-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-12 Linus TorvaldsMerge tag 'trace-3.15-v2' of git://git./linux/kernel...
2014-04-12 Linus TorvaldsMerge git://git.infradead.org/users/eparis/audit
2014-04-12 Linus TorvaldsMerge branch 'async-scsi-resume' of git://git./linux...
2014-04-12 Linus TorvaldsMerge tag 'md/3.15' of git://neil.brown.name/md
2014-04-11 Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2014-04-11 Linus TorvaldsMerge git://git.kvack.org/~bcrl/aio-next
2014-04-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-11 Linus TorvaldsMerge tag 'for-linus-3.15' of git://git./linux/kernel...
next