aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/cgroup.c
Commit message (Expand)AuthorAge
* cgroups: remove events before destroying subsystem state objectsKirill A. Shutemov2010-03-12
* cgroups: fix race between userspace and kernelspaceKirill A. Shutemov2010-03-12
* cgroup: implement eventfd-based generic API for notificationsKirill A. Shutemov2010-03-12
* cgroups: clean up cgroup_pidlist_find() a bitLi Zefan2010-03-12
* cgroups: blkio subsystem as moduleBen Blum2010-03-12
* cgroups: subsystem module unloadingBen Blum2010-03-12
* cgroups: subsystem module loading interfaceBen Blum2010-03-12
* cgroups: revamp subsys arrayBen Blum2010-03-12
* cgroup: introduce coalesce css_get() and css_put()Daisuke Nishimura2010-03-12
* cgroup: introduce cancel_attach()Daisuke Nishimura2010-03-12
* sched, cgroups: Fix module exportIngo Molnar2010-02-25
* sched: Use lockdep-based checking on rcu_dereference()Paul E. McKenney2010-02-25
* cgroups: fix to return errno in a failure pathLi Zefan2010-02-02
* cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()Dave Anderson2010-01-11
* cgroup: fix strstrip() misuseKOSAKI Motohiro2009-10-29
* cgroup: catch bad css refcnt at css_putKAMEZAWA Hiroyuki2009-10-01
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* cgroups: let ss->can_attach and ss->attach do whole threadgroups at a timeBen Blum2009-09-24
* cgroups: change css_set freeing mechanism to be under RCUBen Blum2009-09-24
* cgroups: use vmalloc for large cgroups pidlist allocationsBen Blum2009-09-24
* cgroups: ensure correct concurrent opening/reading of pidlists across pid nam...Ben Blum2009-09-24
* cgroups: add a read-only "procs" file similar to "tasks" that shows only uniq...Ben Blum2009-09-24
* cgroups: revert "cgroups: fix pid namespace bug"Paul Menage2009-09-24
* cgroups: allow cgroup hierarchies to be created with no bound subsystemsPaul Menage2009-09-24
* cgroups: add a back-pointer from struct cg_cgroup_link to struct cgroupPaul Menage2009-09-24
* cgroups: move the cgroup debug subsys into cgroup.c to access internal statePaul Menage2009-09-24
* cgroups: support named cgroups hierarchiesPaul Menage2009-09-24
* cgroups: make unlock sequence in cgroup_get_sb consistentXiaotian Feng2009-09-24
* seq_file: constify seq_operationsJames Morris2009-09-23
* const: mark remaining inode_operations as constAlexey Dobriyan2009-09-22
* const: mark remaining super_operations constAlexey Dobriyan2009-09-22
* writeback: add name to backing_dev_infoJens Axboe2009-09-11
* cgroup avoid permanent sleep at rmdirKAMEZAWA Hiroyuki2009-07-29
* cgroups: fix pid namespace bugLi Zefan2009-07-29
* cgroups: forbid noprefix if mounting more than just cpuset subsystemLi Zefan2009-06-18
* Push BKL down into ->remount_fs()Alessio Igor Bogani2009-06-11
* Convert obvious places to deactivate_locked_super()Al Viro2009-05-09
* memcg: fix OOM killer under memcgKAMEZAWA Hiroyuki2009-04-02
* cgroups: don't change release_agent when remount failedLi Zefan2009-04-02
* cgroups: show correct file modeLi Zefan2009-04-02
* kernel/cgroup.c: kfree(NULL) is legalJesper Juhl2009-04-02
* cgroup: fix frequent -EBUSY at rmdirKAMEZAWA Hiroyuki2009-04-02
* cgroup: CSS ID supportKAMEZAWA Hiroyuki2009-04-02
* cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroupsGrzegorz Nosek2009-04-02
* vfs: simple_set_mnt() should return voidSukadev Bhattiprolu2009-03-27
* constify dentry_operations: restAl Viro2009-03-27
* cgroups: fix possible use after freeLi Zefan2009-02-18
* cgroups: fix lockdep subclasses overflowLi Zefan2009-02-11
* cgroup: fix root_count when mount fails due to busy subsystemPaul Menage2009-01-29
* cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs()Paul Menage2009-01-29