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
/
kernel
/
cgroup.c
Age
Commit message (
Expand
)
Author
2013-05-07
cgroup: fix an off-by-one bug which may trigger BUG_ON()
Li Zefan
2013-03-04
cgroup: fix exit() vs rmdir() race
Li Zefan
2013-01-11
cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
Tejun Heo
2012-10-28
Revert "cgroup: Drop task_lock(parent) on cgroup_fork()"
Tejun Heo
2012-10-28
Revert "cgroup: Remove task_lock() from cgroup_post_fork()"
Tejun Heo
2012-10-28
cgroup: notify_on_release may not be triggered in some cases
Daisuke Nishimura
2012-03-29
cgroup: cgroup_attach_task() could return -errno after success
Tejun Heo
2012-03-22
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-21
memcg: let css_get_next() rely upon rcu_read_lock()
Hugh Dickins
2012-03-21
cgroup: revert ss_id_lock to spinlock
Hugh Dickins
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-02-21
cgroup: Walk task list under tasklist_lock in cgroup_enable_task_cg_list
Frederic Weisbecker
2012-02-21
cgroup: Remove wrong comment on cgroup_enable_task_cg_list()
Frederic Weisbecker
2012-02-02
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
2012-01-30
cgroup: remove extra calls to find_existing_css_set
Mandeep Singh Baines
2012-01-20
cgroup: replace tasklist_lock with rcu_read_lock
Mandeep Singh Baines
2012-01-20
cgroup: simplify double-check locking in cgroup_attach_proc
Mandeep Singh Baines
2012-01-20
cgroup: move struct cgroup_pidlist out from the header file
Li Zefan
2012-01-09
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-05
cgroup: fix to allow mounting a hierarchy by name
Li Zefan
2012-01-04
cgroup: move assignement out of condition in cgroup_attach_proc()
Dan Carpenter
2012-01-03
cgroup: propagate mode_t
Al Viro
2012-01-03
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2011-12-27
cgroup: Remove task_lock() from cgroup_post_fork()
Frederic Weisbecker
2011-12-27
cgroup: add sparse annotation to cgroup_iter_start() and cgroup_iter_end()
Kirill A. Shutemov
2011-12-27
cgroup: mark cgroup_rmdir_waitq and cgroup_attach_proc() as static
Kirill A. Shutemov
2011-12-22
cgroup: only need to check oldcgrp==newgrp once
Mandeep Singh Baines
2011-12-22
cgroup: remove redundant get/put of task struct
Mandeep Singh Baines
2011-12-22
cgroup: remove redundant get/put of old css_set from migrate
Mandeep Singh Baines
2011-12-21
cgroup: Remove unnecessary task_lock before fetching css_set on migration
Frederic Weisbecker
2011-12-21
cgroup: Drop task_lock(parent) on cgroup_fork()
Frederic Weisbecker
2011-12-19
cgroups: remove redundant get/put of css_set from css_set_check_fetched()
Mandeep Singh Baines
2011-12-19
cgroups: fix a css_set not found bug in cgroup_attach_proc
Mandeep Singh Baines
2011-12-12
cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()
Tejun Heo
2011-12-12
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...
Tejun Heo
2011-12-12
cgroup: improve old cgroup handling in cgroup_attach_proc()
Tejun Heo
2011-12-12
cgroup: always lock threadgroup during migration
Tejun Heo
2011-12-12
threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem
Tejun Heo
2011-12-12
cgroup: add cgroup_root_mutex
Tejun Heo
2011-11-02
memcg: replace ss->id_lock with a rwlock
Andrew Bresticker
2011-11-02
cgroups: don't attach task to subsystem if migration failed
Ben Blum
2011-11-02
cgroups: more safe tasklist locking in cgroup_attach_proc
Ben Blum
2011-09-13
locking, sched, cgroups: Annotate release_list_lock as raw
Thomas Gleixner
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-20
kill file_permission() completely
Al Viro
2011-07-08
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
[next]