Commit Graph

113 Commits (6afd142fd0dfba497246d0fab236c20a7b4bf778)

Author SHA1 Message Date
KAMEZAWA Hiroyuki 0b7f569e45 memcg: fix OOM killer under memcg 16 years ago
Li Zefan 0670e08bdf cgroups: don't change release_agent when remount failed 16 years ago
Li Zefan 099fca3225 cgroups: show correct file mode 16 years ago
Jesper Juhl 66bdc9cfc7 kernel/cgroup.c: kfree(NULL) is legal 16 years ago
KAMEZAWA Hiroyuki ec64f51545 cgroup: fix frequent -EBUSY at rmdir 16 years ago
KAMEZAWA Hiroyuki 38460b48d0 cgroup: CSS ID support 16 years ago
Grzegorz Nosek 313e924c08 cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups 16 years ago
Sukadev Bhattiprolu a3ec947c85 vfs: simple_set_mnt() should return void 16 years ago
Al Viro 3ba13d179e constify dentry_operations: rest 16 years ago
Li Zefan 67e055d144 cgroups: fix possible use after free 16 years ago
Li Zefan cfebe563bd cgroups: fix lockdep subclasses overflow 16 years ago
Paul Menage 839ec5452e cgroup: fix root_count when mount fails due to busy subsystem 16 years ago
Paul Menage 804b3c28a4 cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs() 16 years ago
Li Zefan 1404f06565 cgroups: fix lock inconsistency in cgroup_clone() 16 years ago
KAMEZAWA Hiroyuki baef99a08a cgroups: use hierarchy mutex in creation failure path 16 years ago
Paul Menage e7c5ec9193 cgroups: add css_tryget() 16 years ago
Paul Menage 999cd8a450 cgroups: add a per-subsystem hierarchy_mutex 16 years ago
Paul Menage a47295e6bc cgroups: make cgroup_path() RCU-safe 16 years ago
Gowrishankar M e7b80bb695 cgroups: skip processes from other namespaces when listing a cgroup 16 years ago
Li Zefan c12f65d439 cgroups: introduce link_css_set() to remove duplicate code 16 years ago
Li Zefan 33a68ac1c1 cgroups: add inactive subsystems to rootnode.subsys_list 16 years ago
Li Zefan e5f6a8609b cgroups: make root_list contains active hierarchies only 16 years ago
Lai Jiangshan 7534432dcc cgroups: remove rcu_read_lock() in cgroupstats_build() 16 years ago
Lai Jiangshan 77efecd9e0 cgroups: call find_css_set() safely in cgroup_attach_task() 16 years ago
Lai Jiangshan 104cbd5537 cgroups: use task_lock() for access tsk->cgroups safe in cgroup_clone() 16 years ago
Lai Jiangshan b2aa30f7bb cgroups: don't put struct cgroupfs_root protected by RCU 16 years ago
Lai Jiangshan 2019f634ce cgroups: fix cgroup_iter_next() bug 16 years ago
Lai Jiangshan b12b533fa5 cgroups: add lock for child->cgroups in cgroup_post_fork() 16 years ago
Li Zefan 75139b8274 cgroups: remove some redundant NULL checks 16 years ago
Hugh Dickins e5991371ee mm: remove cgroup_mm_owner_callbacks 16 years ago
Al Viro 56ff5efad9 zero i_uid/i_gid on inode allocation 16 years ago
Li Zefan 7b574b7b01 cgroups: fix a race between cgroup_clone and umount 16 years ago
Li Zefan 20ca9b3f4c cgroups: avoid accessing uninitialized data in failure path 16 years ago
Sharyathi Nagesh e368d3a836 cgroups: suppress bogus warning messages 16 years ago
Paul Menage 307257cf47 cgroups: fix a race between rmdir and remount 16 years ago
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
David Howells c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
David Howells 76aac0e9a1 CRED: Wrap task credential accesses in the core kernel 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 16 years ago
Paul Menage cc31edceee cgroups: convert tasks file to use a seq_file with shared pid array 16 years ago
Lai Jiangshan 146aa1bd05 cgroups: fix probable race with put_css_set[_taskexit] and find_css_set 16 years ago
Balbir Singh 9363b9f23c memrlimit: cgroup mm owner callback changes to add task info 16 years ago
Balbir Singh 31a78f23ba mm owner: fix race between swapoff and exit 16 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