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
2009-01-18
cgroups: fix a race between cgroup_clone and umount
Li Zefan
2008-12-05
cgroups: fix a serious bug in cgroupstats
Li Zefan
2008-11-13
cgroups: fix invalid cgrp->dentry before cgroup has been completely removed
Li Zefan
2008-09-29
mm owner: fix race between swapoff and exit
Balbir Singh
2008-07-30
cgroup: uninline cgroup_has_css_refs()
Li Zefan
2008-07-30
cgroup: remove duplicate code in allocate_cg_link()
Li Zefan
2008-07-30
cgroup: fix possible memory leak
Li Zefan
2008-07-26
[PATCH] get rid of indirect users of namei.h
Al Viro
2008-07-26
make cgroup_seqfile_release() static
Adrian Bunk
2008-07-25
cgroup_clone: use pid of newly created task for new cgroup
Serge E. Hallyn
2008-07-25
cgroup files: turn attach_task_by_pid directly into a cgroup write handler
Paul Menage
2008-07-25
cgroup files: move notify_on_release file to separate write handler
Paul Menage
2008-07-25
cgroups: misc cleanups to write_string patchset
Paul Menage
2008-07-25
cgroup files: move the release_agent file to use typed handlers
Paul Menage
2008-07-25
cgroup files: add write_string cgroup control file method
Paul Menage
2008-07-25
cgroups: annotate two variables with __read_mostly
Li Zefan
2008-07-25
cgroup: list_for_each cleanup
KOSAKI Motohiro
2008-07-25
cgroup: use read lock to guard find_existing_css_set()
Li Zefan
2008-05-24
cgroups: remove node_ prefix_from ns subsystem
Cedric Le Goater
2008-04-30
mm: bdi: add separate writeback accounting capability
Miklos Szeredi
2008-04-29
cgroups: add an owner to the mm_struct
Balbir Singh
2008-04-29
cgroups: introduce cft->read_seq()
Serge E. Hallyn
2008-04-29
cgroups: remove the css_set linked-list
Li Zefan
2008-04-29
cgroups: simplify init_subsys()
Li Zefan
2008-04-29
cgroups: use a hash table for css_set finding
Li Zefan
2008-04-29
cgroups: add the trigger callback to struct cftype
Pavel Emelyanov
2008-04-29
cgroup: switch to proc_create()
Li Zefan
2008-04-29
cgroup: annotate cgroup_init_subsys with __init
Li Zefan
2008-04-29
CGroups _s64 files: add cgroups read_s64/write_s64 file methods
Paul Menage
2008-04-29
CGroup API files: move "releasable" to cgroup_debug subsystem
Paul Menage
2008-04-29
CGroup API files: add cgroup map data type
Paul Menage
2008-04-29
CGroup API files: strip all trailing whitespace in cgroup_write_u64
Paul Menage
2008-04-29
CGroup API files: rename read/write_uint methods to read_write_u64
Paul Menage
2008-04-29
cgroup: fix sparse warning of shadow symbol in cgroup.c
Paul Jackson
2008-04-29
make cgroup_enable_task_cg_lists() static
Adrian Bunk
2008-04-18
cgroup: fix a race condition in manipulating tsk->cg_list
Li Zefan
2008-04-11
cgroups: include hierarchy ids in /proc/<pid>/cgroup
Paul Menage
2008-04-04
cgroups: add cgroup support for enabling controllers at boot time
Paul Menage
2008-03-30
NULL noise: fs/*, mm/*, kernel/*
Al Viro
2008-03-04
cgroup: fix default notify_on_release setting
Li Zefan
2008-02-23
cgroup: remove dead code in cgroup_get_rootdir()
Li Zefan
2008-02-23
cgroup: remove duplicate code in find_css_set()
Li Zefan
2008-02-23
cgroup: fix subsys bitops
Li Zefan
2008-02-23
cgroup: fix memory leak in cgroup_get_sb()
Li Zefan
2008-02-23
cgroup: fix comments
Li Zefan
2008-02-07
Handle pid namespaces in cgroups code
Pavel Emelyanov
2008-02-07
hotplug cpu: move tasks in empty cpusets to parent
Cliff Wickman
2008-02-07
cgroups: mechanism to process each task in a cgroup
Cliff Wickman
2008-02-07
memory cgroup enhancements: add- pre_destroy() handler
KAMEZAWA Hiroyuki
2008-02-07
kernel/cgroup.c: make 2 functions static
Adrian Bunk
[next]