summaryrefslogtreecommitdiff
path: root/kernel/cgroup.c
AgeCommit message (Expand)Author
2014-07-25cgroup: remove synchronize_rcu() from cgroup_attach_{task|proc}()Li Zefan
2012-01-16Merge branch 'linux-3.1.y' into android-tegra-nv-3.1Varun Wadekar
2012-01-12cgroup: fix to allow mounting a hierarchy by nameLi Zefan
2012-01-11cgroups: fix a css_set not found bug in cgroup_attach_procMandeep Singh Baines
2012-01-06cgroups: fix a css_set not found bug in cgroup_attach_procMandeep Singh Baines
2011-11-30cgroup: Add generic cgroup subsystem permission checksColin Cross
2011-11-30Revert "cgroup: Add generic cgroup subsystem permission checks."Colin Cross
2011-11-30cgroup: Remove call to synchronize_rcu in cgroup_attach_taskColin Cross
2011-11-30cgroup: Set CGRP_RELEASABLE when adding to a cgroupColin Cross
2011-11-30cgroup: Add generic cgroup subsystem permission checks.San Mehat
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-20kill file_permission() completelyAl Viro
2011-07-08rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko
2011-06-09cgroupfs: use init_cred when populating new cgroupfs mounteparis@redhat
2011-05-26cgroup: remove the ns_cgroupDaniel Lezcano
2011-05-26cgroups: use flex_array in attach_procBen Blum
2011-05-26cgroups: make procs file writableBen Blum
2011-05-26cgroups: add per-thread subsystem callbacksBen Blum
2011-05-07cgroup,rcu: convert call_rcu(__free_css_id_cb) to kfree_rcu()Lai Jiangshan
2011-05-07cgroup,rcu: convert call_rcu(free_cgroup_rcu) to kfree_rcu()Lai Jiangshan
2011-05-07cgroup,rcu: convert call_rcu(free_css_set_rcu) to kfree_rcu()Lai Jiangshan
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-22cgroups: if you list_empty() a head then don't list_del() itPhil Carmody
2011-02-16perf: Add cgroup supportStephane Eranian
2011-02-16cgroup: Fix cgroup_subsys::exit callbackPeter Zijlstra
2011-01-14Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-14cgroup_fs: fix cgroup use of simple_lookup()Al Viro
2011-01-14cgroups: Fix a lockdep warning at cgroup removalLi Zefan
2011-01-12switch cgroupAl Viro
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2011-01-07fs: dcache rationalise dget variantsNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: dcache scale subdirsNick Piggin
2011-01-07fs: dcache scale dentry refcountNick Piggin
2011-01-07fs: change d_delete semanticsNick Piggin
2011-01-07cgroup fs: avoid switching ->d_op on live dentryNick Piggin
2010-10-29convert cgroup and cpusetAl Viro
2010-10-27cgroups: add check for strcpy destination string overflowEvgeny Kuznetsov
2010-10-27cgroup: make the mount options parsing more accurateDaniel Lezcano
2010-10-27cgroup: add clone_children control fileDaniel Lezcano
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig
2010-10-22Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-07Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2010-10-04BKL: Remove BKL from cgroupJan Blunck
2010-10-04BKL: Explicitly add BKL around get_sb/fill_superJan Blunck
2010-09-09cgroups: fix API thinkoMichael S. Tsirkin
2010-08-19cgroups: __rcu annotationsArnd Bergmann
2010-08-11cgroups: save space for the terminatorDan Carpenter