Commit Graph

382 Commits (aafe77cc45a595ca1d4536f2412ddf671ea9108c)

Author SHA1 Message Date
Al Viro 8d8b97ba49 take cgroup_open() and cpuset_open() to fs/proc/base.c 12 years ago
Michal Hocko 6d2488f64a cgroup: remove css_get_next 12 years ago
Li Zefan 7ef70e4873 cgroup: restore the call to eventfd->poll() 12 years ago
Li Zefan cc20e01cd6 cgroup: fix use-after-free when umounting cgroupfs 12 years ago
Li Zefan 712317ad97 cgroup: fix broken file xattrs 12 years ago
Li Zefan 05fb22ec54 cgroup: remove cgrp->top_cgroup 12 years ago
Tejun Heo 873fe09ea5 cgroup: introduce sane_behavior mount option 12 years ago
Tejun Heo 25a7e6848d move cgroupfs_root to include/linux/cgroup.h 12 years ago
Tejun Heo 9343862945 cgroup: convert cgroupfs_root flag bits to masks and add CGRP_ prefix 12 years ago
Tejun Heo da1f296fd2 cgroup: make cgroup_path() not print double slashes 12 years ago
Tejun Heo 26d5bbe5ba Revert "cgroup: remove bind() method from cgroup_subsys." 12 years ago
Li Zefan 78574cf981 cgroup: implement cgroup_is_descendant() 12 years ago
Li Zefan 415cf07a1c cgroup: make sure parent won't be destroyed before its children 12 years ago
Rami Rosen 84cfb6ab48 cgroup: remove bind() method from cgroup_subsys. 12 years ago
Li Zefan 479f614110 cgroup: Kill subsys.active flag 12 years ago
Tejun Heo 2219449a65 cgroup: remove cgroup_lock_is_held() 12 years ago
Tejun Heo 47cfcd0922 cgroup: kill cgroup_[un]lock() 12 years ago
Tejun Heo b9777cf8d7 cgroup: unexport locking interface and cgroup_attach_task() 12 years ago
Tejun Heo 7ae1bad99e cgroup: relocate cgroup_lock_live_group() and cgroup_attach_task_all() 12 years ago
Tejun Heo 8cc9934520 cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_tasks() 12 years ago
Kevin Wilson 1e2ccd1c0f cgroup: remove unused parameter in cgroup_task_migrate(). 12 years ago
Li Zefan 081aa458c3 cgroup: consolidate cgroup_attach_task() and cgroup_attach_proc() 12 years ago
Li Zefan 3ac1707a13 cgroup: fix an off-by-one bug which may trigger BUG_ON() 12 years ago
Tejun Heo 14a40ffccd sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY 12 years ago
Li Zefan 80f36c2a1a cgroup: remove useless code in cgroup_write_event_control() 12 years ago
Li Zefan 6ee211ad0a cgroup: don't bother to resize pid array 12 years ago
Li Zefan d7eeac1913 cgroup: hold cgroup_mutex before calling css_offline() 12 years ago
Li Zefan 6dc01181ea cgroup: remove unused variables in cgroup_destroy_locked() 12 years ago
Li Zefan e7b2dcc52b cgroup: remove cgroup_is_descendant() 12 years ago
Li Zefan 7d8e0bf56a cgroup: avoid accessing modular cgroup subsys structure without locking 12 years ago
Li Zefan f50daa704f cgroup: no need to check css refs for release notification 12 years ago
Li Zefan 65dff759d2 cgroup: fix cgroup_path() vs rename() race 12 years ago
Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
Tejun Heo d228d9ec2c cgroup: convert to idr_alloc() 12 years ago
Tejun Heo c897ff68be cgroup: don't use idr_remove_all() 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Li Zefan f169007b27 cgroup: fail if monitored file and event_control are in different cgroup 12 years ago
Li Zefan 810cbee4fa cgroup: fix cgroup_rmdir() vs close(eventfd) race 12 years ago
Li Zefan 71b5707e11 cgroup: fix exit() vs rmdir() race 12 years ago
Li Zefan 9ed8a65970 cgroup: remove bogus comments in cgroup_diput() 12 years ago
Li Zefan be44562613 cgroup: remove synchronize_rcu() from cgroup_diput() 12 years ago
Li Zefan 86a3db5643 cgroup: remove duplicate RCU free on struct cgroup 12 years ago
Li Zefan fe1c06ca75 cgroup: initialize cgrp->dentry before css_alloc() 12 years ago
Li Zefan b5d646f5d5 cgroup: remove a NULL check in cgroup_exit() 12 years ago
Li Zefan 2739d3cce9 cgroup: fix bogus kernel warnings when cgroup_create() failed 12 years ago
Li Zefan 130e3695a3 cgroup: remove synchronize_rcu() from rebind_subsystems() 12 years ago
Li Zefan 5d65bc0ca1 cgroup: remove synchronize_rcu() from cgroup_attach_{task|proc}() 12 years ago
Li Zefan 0ac801fe07 cgroup: use new hashtable implementation 12 years ago
Tejun Heo 12a9d2fef1 cgroup: implement cgroup_rightmost_descendant() 12 years ago
Tao Ma 8ec7d50f1e kernel: remove reference to feature-removal-schedule.txt 12 years ago