index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cgroup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-14
/
+1
|
\
|
*
take cgroup_open() and cpuset_open() to fs/proc/base.c
Al Viro
2013-05-01
1
-14
/
+1
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-04-30
1
-3
/
+0
|
\
\
|
*
|
cgroup: Kill subsys.active flag
Li Zefan
2013-04-10
1
-3
/
+0
|
|
/
*
|
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-04-29
1
-425
/
+299
|
\
\
|
*
|
cgroup: restore the call to eventfd->poll()
Li Zefan
2013-04-26
1
-0
/
+2
|
*
|
cgroup: fix use-after-free when umounting cgroupfs
Li Zefan
2013-04-26
1
-2
/
+4
|
*
|
cgroup: fix broken file xattrs
Li Zefan
2013-04-18
1
-5
/
+6
|
*
|
cgroup: remove cgrp->top_cgroup
Li Zefan
2013-04-14
1
-2
/
+0
|
*
|
cgroup: introduce sane_behavior mount option
Tejun Heo
2013-04-14
1
-0
/
+48
|
*
|
move cgroupfs_root to include/linux/cgroup.h
Tejun Heo
2013-04-14
1
-57
/
+0
|
*
|
cgroup: convert cgroupfs_root flag bits to masks and add CGRP_ prefix
Tejun Heo
2013-04-14
1
-11
/
+10
|
*
|
cgroup: make cgroup_path() not print double slashes
Tejun Heo
2013-04-14
1
-5
/
+8
|
*
|
Revert "cgroup: remove bind() method from cgroup_subsys."
Tejun Heo
2013-04-12
1
-0
/
+4
|
*
|
cgroup: implement cgroup_is_descendant()
Li Zefan
2013-04-10
1
-0
/
+20
|
*
|
cgroup: make sure parent won't be destroyed before its children
Li Zefan
2013-04-10
1
-0
/
+10
|
*
|
cgroup: remove bind() method from cgroup_subsys.
Rami Rosen
2013-04-10
1
-4
/
+0
|
*
|
cgroup: remove cgroup_lock_is_held()
Tejun Heo
2013-04-07
1
-14
/
+6
|
*
|
cgroup: kill cgroup_[un]lock()
Tejun Heo
2013-04-07
1
-30
/
+11
|
*
|
cgroup: unexport locking interface and cgroup_attach_task()
Tejun Heo
2013-04-07
1
-6
/
+3
|
*
|
cgroup: relocate cgroup_lock_live_group() and cgroup_attach_task_all()
Tejun Heo
2013-04-07
1
-42
/
+42
|
*
|
cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_ta...
Tejun Heo
2013-04-07
1
-0
/
+28
|
*
|
cgroup: remove unused parameter in cgroup_task_migrate().
Kevin Wilson
2013-04-03
1
-2
/
+2
|
*
|
cgroup: consolidate cgroup_attach_task() and cgroup_attach_proc()
Li Zefan
2013-03-20
1
-89
/
+20
|
*
|
cgroup: fix an off-by-one bug which may trigger BUG_ON()
Li Zefan
2013-03-20
1
-1
/
+1
|
*
|
cgroup: remove useless code in cgroup_write_event_control()
Li Zefan
2013-03-12
1
-6
/
+0
|
*
|
cgroup: don't bother to resize pid array
Li Zefan
2013-03-12
1
-34
/
+3
|
*
|
cgroup: hold cgroup_mutex before calling css_offline()
Li Zefan
2013-03-12
1
-10
/
+1
|
*
|
cgroup: remove unused variables in cgroup_destroy_locked()
Li Zefan
2013-03-12
1
-2
/
+0
|
*
|
cgroup: remove cgroup_is_descendant()
Li Zefan
2013-03-12
1
-28
/
+0
|
*
|
cgroup: avoid accessing modular cgroup subsys structure without locking
Li Zefan
2013-03-05
1
-14
/
+14
|
*
|
cgroup: no need to check css refs for release notification
Li Zefan
2013-03-04
1
-59
/
+8
|
*
|
cgroup: fix cgroup_path() vs rename() race
Li Zefan
2013-03-04
1
-30
/
+76
|
|
/
*
|
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2013-04-29
1
-2
/
+2
|
\
\
|
*
|
sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY
Tejun Heo
2013-03-19
1
-2
/
+2
|
|
/
*
/
cgroup: remove css_get_next
Michal Hocko
2013-04-29
1
-49
/
+0
|
/
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-7
/
+5
*
cgroup: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-19
/
+8
*
cgroup: don't use idr_remove_all()
Tejun Heo
2013-02-27
1
-3
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-3
/
+3
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-3
/
+3
*
|
cgroup: fail if monitored file and event_control are in different cgroup
Li Zefan
2013-02-18
1
-0
/
+11
*
|
cgroup: fix cgroup_rmdir() vs close(eventfd) race
Li Zefan
2013-02-18
1
-16
/
+25
*
|
cgroup: fix exit() vs rmdir() race
Li Zefan
2013-02-18
1
-0
/
+8
*
|
cgroup: remove bogus comments in cgroup_diput()
Li Zefan
2013-01-24
1
-6
/
+0
*
|
cgroup: remove synchronize_rcu() from cgroup_diput()
Li Zefan
2013-01-24
1
-29
/
+43
*
|
cgroup: remove duplicate RCU free on struct cgroup
Li Zefan
2013-01-24
1
-1
/
+1
*
|
cgroup: initialize cgrp->dentry before css_alloc()
Li Zefan
2013-01-24
1
-3
/
+4
*
|
cgroup: remove a NULL check in cgroup_exit()
Li Zefan
2013-01-24
1
-2
/
+1
*
|
cgroup: fix bogus kernel warnings when cgroup_create() failed
Li Zefan
2013-01-22
1
-9
/
+12
[next]