Commit Graph

200 Commits (bbd9d6f7fbb0305c9a592bf05a32e87eb364a4ff)

Author SHA1 Message Date
Al Viro 3bfa784a65 kill file_permission() completely 14 years ago
Daniel Lezcano a77aea9201 cgroup: remove the ns_cgroup 14 years ago
Ben Blum d846687d7f cgroups: use flex_array in attach_proc 14 years ago
Ben Blum 74a1166dfe cgroups: make procs file writable 14 years ago
Ben Blum f780bdb7c1 cgroups: add per-thread subsystem callbacks 14 years ago
Lai Jiangshan 025cea99db cgroup,rcu: convert call_rcu(__free_css_id_cb) to kfree_rcu() 14 years ago
Lai Jiangshan f2da1c40dc cgroup,rcu: convert call_rcu(free_cgroup_rcu) to kfree_rcu() 14 years ago
Lai Jiangshan 30088ad815 cgroup,rcu: convert call_rcu(free_css_set_rcu) to kfree_rcu() 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Phil Carmody 8d2587970b cgroups: if you list_empty() a head then don't list_del() it 14 years ago
Stephane Eranian e5d1367f17 perf: Add cgroup support 14 years ago
Peter Zijlstra d41d5a0163 cgroup: Fix cgroup_subsys::exit callback 14 years ago
Al Viro c72a04e347 cgroup_fs: fix cgroup use of simple_lookup() 14 years ago
Li Zefan 3ec762ad8b cgroups: Fix a lockdep warning at cgroup removal 14 years ago
Al Viro 0df6a63f87 switch cgroup 14 years ago
Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
Nick Piggin dc0474be3e fs: dcache rationalise dget variants 14 years ago
Nick Piggin b5c84bf6f6 fs: dcache remove dcache_lock 14 years ago
Nick Piggin 2fd6b7f507 fs: dcache scale subdirs 14 years ago
Nick Piggin b7ab39f631 fs: dcache scale dentry refcount 14 years ago
Nick Piggin fe15ce446b fs: change d_delete semantics 14 years ago
Nick Piggin 5adcee1d8d cgroup fs: avoid switching ->d_op on live dentry 14 years ago
Al Viro f7e835710a convert cgroup and cpuset 14 years ago
Evgeny Kuznetsov f4a2589fea cgroups: add check for strcpy destination string overflow 14 years ago
Daniel Lezcano 32a8cf235e cgroup: make the mount options parsing more accurate 14 years ago
Daniel Lezcano 97978e6d1f cgroup: add clone_children control file 14 years ago
Christoph Hellwig 85fe4025c6 fs: do not assign default i_ino in new_inode 14 years ago
Jan Blunck 38d018dba3 BKL: Remove BKL from cgroup 15 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
Michael S. Tsirkin 31583bb0cf cgroups: fix API thinko 15 years ago
Michael S. Tsirkin 73457f0f83 cgroups: fix API thinko 15 years ago
Arnd Bergmann 2c392b8c34 cgroups: __rcu annotations 15 years ago
Dan Carpenter e400c28524 cgroups: save space for the terminator 15 years ago
Greg KH 676db4af04 cgroupfs: create /sys/fs/cgroup to mount cgroupfs on 15 years ago
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