Commit Graph

164 Commits (0b5d404e349c0236b11466c0a4785520c0be6982)

Author SHA1 Message Date
Sridhar Samudrala d7926ee38f cgroups: Add an API to attach a task to current task's cgroup 15 years ago
Greg Thelen 94b3dd0f7b cgroups: alloc_css_id() increments hierarchy depth 15 years ago
Kirill A. Shutemov 907860ed38 cgroups: make cftype.unregister_event() void-returning 15 years ago
KAMEZAWA Hiroyuki 747388d78a memcg: fix css_is_ancestor() RCU locking 15 years ago
KAMEZAWA Hiroyuki 7f0f154641 memcg: fix css_id() RCU locking for real 15 years ago
Changli Gao a93d2f1744 sched, wait: Use wrapper functions 15 years ago
Li Zefan fae9c79170 cgroup: Fix an RCU warning in alloc_css_id() 15 years ago
Li Zefan 9a9686b634 cgroup: Fix an RCU warning in cgroup_path() 15 years ago
Li Zefan 9d34706f42 cgroups: remove duplicate include 15 years ago
Thomas Weber 8839316121 Fix typos in comments 15 years ago
Kirill A. Shutemov a0a4db548e cgroups: remove events before destroying subsystem state objects 15 years ago
Kirill A. Shutemov 4ab78683c1 cgroups: fix race between userspace and kernelspace 15 years ago
Kirill A. Shutemov 0dea116876 cgroup: implement eventfd-based generic API for notifications 15 years ago
Li Zefan b70cc5fdb4 cgroups: clean up cgroup_pidlist_find() a bit 15 years ago
Ben Blum 67523c48aa cgroups: blkio subsystem as module 15 years ago
Ben Blum cf5d5941fd cgroups: subsystem module unloading 15 years ago
Ben Blum e6a1105ba0 cgroups: subsystem module loading interface 15 years ago
Ben Blum aae8aab403 cgroups: revamp subsys array 15 years ago
Daisuke Nishimura d7b9fff711 cgroup: introduce coalesce css_get() and css_put() 15 years ago
Daisuke Nishimura 2468c7234b cgroup: introduce cancel_attach() 15 years ago
Ingo Molnar c50cc75271 sched, cgroups: Fix module export 15 years ago
Paul E. McKenney d11c563dd2 sched: Use lockdep-based checking on rcu_dereference() 15 years ago
Li Zefan 4528fd0595 cgroups: fix to return errno in a failure path 15 years ago
Dave Anderson bd4f490a07 cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput() 15 years ago
KOSAKI Motohiro 478988d3b2 cgroup: fix strstrip() misuse 15 years ago
KAMEZAWA Hiroyuki 3dece8347d cgroup: catch bad css refcnt at css_put 16 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Ben Blum be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time 16 years ago
Ben Blum c378369d8b cgroups: change css_set freeing mechanism to be under RCU 16 years ago
Ben Blum d1d9fd3308 cgroups: use vmalloc for large cgroups pidlist allocations 16 years ago
Ben Blum 72a8cb30d1 cgroups: ensure correct concurrent opening/reading of pidlists across pid namespaces 16 years ago
Ben Blum 102a775e36 cgroups: add a read-only "procs" file similar to "tasks" that shows only unique tgids 16 years ago
Paul Menage 8f3ff20862 cgroups: revert "cgroups: fix pid namespace bug" 16 years ago
Paul Menage 2c6ab6d200 cgroups: allow cgroup hierarchies to be created with no bound subsystems 16 years ago
Paul Menage 7717f7ba92 cgroups: add a back-pointer from struct cg_cgroup_link to struct cgroup 16 years ago
Paul Menage fe6934354f cgroups: move the cgroup debug subsys into cgroup.c to access internal state 16 years ago
Paul Menage c6d57f3312 cgroups: support named cgroups hierarchies 16 years ago
Xiaotian Feng 34f77a90f7 cgroups: make unlock sequence in cgroup_get_sb consistent 16 years ago
James Morris 88e9d34c72 seq_file: constify seq_operations 16 years ago
Alexey Dobriyan 6e1d5dcc2b const: mark remaining inode_operations as const 16 years ago
Alexey Dobriyan b87221de6a const: mark remaining super_operations const 16 years ago
Jens Axboe d993831fa7 writeback: add name to backing_dev_info 16 years ago
KAMEZAWA Hiroyuki 887032670d cgroup avoid permanent sleep at rmdir 16 years ago
Li Zefan 096b7fe012 cgroups: fix pid namespace bug 16 years ago
Li Zefan f9ab5b5b0f cgroups: forbid noprefix if mounting more than just cpuset subsystem 16 years ago
Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 years ago
Al Viro 6f5bbff9a1 Convert obvious places to deactivate_locked_super() 16 years ago
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