index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup.c
Age
Commit message (
Expand
)
Author
2014-04-02
cgroup: update cgroup_enable_task_cg_lists() to grab siglock
Tejun Heo
2013-10-26
cgroup: fail if monitored file and event_control are in different cgroup
Li Zefan
2013-05-13
cgroup: fix an off-by-one bug which may trigger BUG_ON()
Li Zefan
2013-03-06
cgroup: fix exit() vs rmdir() race
Li Zefan
2013-01-03
cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
Tejun Heo
2013-01-03
cgroup: cgroup_subsys->fork() should be called after the task is added to css...
Tejun Heo
2012-10-30
cgroup: notify_on_release may not be triggered in some cases
Daisuke Nishimura
2012-01-12
cgroup: fix to allow mounting a hierarchy by name
Li Zefan
2011-12-19
cgroups: fix a css_set not found bug in cgroup_attach_proc
Mandeep Singh Baines
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
2011-06-09
cgroupfs: use init_cred when populating new cgroupfs mount
eparis@redhat
2011-05-26
cgroup: remove the ns_cgroup
Daniel Lezcano
2011-05-26
cgroups: use flex_array in attach_proc
Ben Blum
2011-05-26
cgroups: make procs file writable
Ben Blum
2011-05-26
cgroups: add per-thread subsystem callbacks
Ben Blum
2011-05-07
cgroup,rcu: convert call_rcu(__free_css_id_cb) to kfree_rcu()
Lai Jiangshan
2011-05-07
cgroup,rcu: convert call_rcu(free_cgroup_rcu) to kfree_rcu()
Lai Jiangshan
2011-05-07
cgroup,rcu: convert call_rcu(free_css_set_rcu) to kfree_rcu()
Lai Jiangshan
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-22
cgroups: if you list_empty() a head then don't list_del() it
Phil Carmody
2011-02-16
perf: Add cgroup support
Stephane Eranian
2011-02-16
cgroup: Fix cgroup_subsys::exit callback
Peter Zijlstra
2011-01-14
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-01-14
cgroup_fs: fix cgroup use of simple_lookup()
Al Viro
2011-01-14
cgroups: Fix a lockdep warning at cgroup removal
Li Zefan
2011-01-12
switch cgroup
Al Viro
2011-01-07
fs: dcache reduce branches in lookup path
Nick Piggin
2011-01-07
fs: dcache rationalise dget variants
Nick Piggin
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
fs: dcache scale subdirs
Nick Piggin
2011-01-07
fs: dcache scale dentry refcount
Nick Piggin
2011-01-07
fs: change d_delete semantics
Nick Piggin
2011-01-07
cgroup fs: avoid switching ->d_op on live dentry
Nick Piggin
2010-10-29
convert cgroup and cpuset
Al Viro
2010-10-27
cgroups: add check for strcpy destination string overflow
Evgeny Kuznetsov
2010-10-27
cgroup: make the mount options parsing more accurate
Daniel Lezcano
2010-10-27
cgroup: add clone_children control file
Daniel Lezcano
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-22
Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-07
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2010-10-04
BKL: Remove BKL from cgroup
Jan Blunck
2010-10-04
BKL: Explicitly add BKL around get_sb/fill_super
Jan Blunck
[next]