Commit Graph

71 Commits (f4ad9a9624fafec4647e7e45469e0446586f81fb)

Author SHA1 Message Date
Li Zefan 33d283bef2 cgroups: fix a serious bug in cgroupstats 16 years ago
KAMEZAWA Hiroyuki 3fa59dfbc3 cgroup: fix potential deadlock in pre_destroy 16 years ago
Li Zefan 24eb089950 cgroups: fix invalid cgrp->dentry before cgroup has been completely removed 16 years ago
Stephen Rothwell 2077776641 cgroup: remove unused variable 17 years ago
Paul Menage cc31edceee cgroups: convert tasks file to use a seq_file with shared pid array 17 years ago
Lai Jiangshan 146aa1bd05 cgroups: fix probable race with put_css_set[_taskexit] and find_css_set 17 years ago
Balbir Singh 9363b9f23c memrlimit: cgroup mm owner callback changes to add task info 17 years ago
Balbir Singh 31a78f23ba mm owner: fix race between swapoff and exit 17 years ago
Li Zefan 55b6fd0162 cgroup: uninline cgroup_has_css_refs() 17 years ago
Li Zefan 36553434f4 cgroup: remove duplicate code in allocate_cg_link() 17 years ago
Li Zefan 5a3eb9f6b7 cgroup: fix possible memory leak 17 years ago
Al Viro 3f8206d496 [PATCH] get rid of indirect users of namei.h 17 years ago
Adrian Bunk 96930a6365 make cgroup_seqfile_release() static 17 years ago
Serge E. Hallyn e885dcde75 cgroup_clone: use pid of newly created task for new cgroup 17 years ago
Paul Menage af351026aa cgroup files: turn attach_task_by_pid directly into a cgroup write handler 17 years ago
Paul Menage 6379c10615 cgroup files: move notify_on_release file to separate write handler 17 years ago
Paul Menage 84eea84288 cgroups: misc cleanups to write_string patchset 17 years ago
Paul Menage e788e066c6 cgroup files: move the release_agent file to use typed handlers 17 years ago
Paul Menage db3b14978a cgroup files: add write_string cgroup control file method 17 years ago
Li Zefan 8947f9d5b3 cgroups: annotate two variables with __read_mostly 17 years ago
KOSAKI Motohiro 71cbb949d1 cgroup: list_for_each cleanup 17 years ago
Li Zefan 7e9abd89cb cgroup: use read lock to guard find_existing_css_set() 17 years ago
Cedric Le Goater 5c02b57578 cgroups: remove node_ prefix_from ns subsystem 17 years ago
Miklos Szeredi e4ad08fe64 mm: bdi: add separate writeback accounting capability 17 years ago
Balbir Singh cf475ad28a cgroups: add an owner to the mm_struct 17 years ago
Serge E. Hallyn 29486df325 cgroups: introduce cft->read_seq() 17 years ago
Li Zefan 28fd5dfc12 cgroups: remove the css_set linked-list 17 years ago
Li Zefan e8d55fdeb8 cgroups: simplify init_subsys() 17 years ago
Li Zefan 472b1053f3 cgroups: use a hash table for css_set finding 17 years ago
Pavel Emelyanov d447ea2f30 cgroups: add the trigger callback to struct cftype 17 years ago
Li Zefan 46ae220bea cgroup: switch to proc_create() 17 years ago
Li Zefan 06a119204d cgroup: annotate cgroup_init_subsys with __init 17 years ago
Paul Menage e73d2c61d1 CGroups _s64 files: add cgroups read_s64/write_s64 file methods 17 years ago
Paul Menage 3116f0e3df CGroup API files: move "releasable" to cgroup_debug subsystem 17 years ago
Paul Menage 9179656961 CGroup API files: add cgroup map data type 17 years ago
Paul Menage b7269dfc82 CGroup API files: strip all trailing whitespace in cgroup_write_u64 17 years ago
Paul Menage f4c753b7ea CGroup API files: rename read/write_uint methods to read_write_u64 17 years ago
Paul Jackson 4fe91d518e cgroup: fix sparse warning of shadow symbol in cgroup.c 17 years ago
Adrian Bunk 3df91fe30a make cgroup_enable_task_cg_lists() static 17 years ago
Li Zefan 0e04388f01 cgroup: fix a race condition in manipulating tsk->cg_list 17 years ago
Paul Menage b6c3006d20 cgroups: include hierarchy ids in /proc/<pid>/cgroup 17 years ago
Paul Menage 8bab8dded6 cgroups: add cgroup support for enabling controllers at boot time 17 years ago
Al Viro 9dce07f1a4 NULL noise: fs/*, mm/*, kernel/* 17 years ago
Li Zefan b6abdb0e6c cgroup: fix default notify_on_release setting 17 years ago
Li Zefan bc231d2a04 cgroup: remove dead code in cgroup_get_rootdir() 17 years ago
Li Zefan 68db38f153 cgroup: remove duplicate code in find_css_set() 17 years ago
Li Zefan 8d53d55d27 cgroup: fix subsys bitops 17 years ago
Li Zefan f777073848 cgroup: fix memory leak in cgroup_get_sb() 17 years ago
Li Zefan a043e3b2c6 cgroup: fix comments 17 years ago
Pavel Emelyanov 73507f335f Handle pid namespaces in cgroups code 17 years ago