UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / kernel / cgroup.c
2011-03-27 Phil Carmodycgroups: if you list_empty() a head then don't list_del...
2011-01-14 Linus TorvaldsMerge branch 'vfs-scale-working' of git://git./linux...
2011-01-14 Al Virocgroup_fs: fix cgroup use of simple_lookup()
2011-01-14 Li Zefancgroups: Fix a lockdep warning at cgroup removal
2011-01-13 Al Viroswitch cgroup
2011-01-07 Nick Pigginfs: dcache reduce branches in lookup path
2011-01-07 Nick Pigginfs: dcache rationalise dget variants
2011-01-07 Nick Pigginfs: dcache remove dcache_lock
2011-01-07 Nick Pigginfs: dcache scale subdirs
2011-01-07 Nick Pigginfs: dcache scale dentry refcount
2011-01-07 Nick Pigginfs: change d_delete semantics
2011-01-07 Nick Piggincgroup fs: avoid switching ->d_op on live dentry
2010-10-29 Al Viroconvert cgroup and cpuset
2010-10-28 Evgeny Kuznetsovcgroups: add check for strcpy destination string overflow
2010-10-28 Daniel Lezcanocgroup: make the mount options parsing more accurate
2010-10-28 Daniel Lezcanocgroup: add clone_children control file
2010-10-26 Christoph Hellwigfs: do not assign default i_ino in new_inode
2010-10-22 Linus TorvaldsMerge branch 'vfs' of git://git./linux/kernel/git/arnd/bkl
2010-10-07 Ingo MolnarMerge branch 'rcu/urgent' of git://git./linux/kernel...
2010-10-04 Jan BlunckBKL: Remove BKL from cgroup
2010-10-04 Jan BlunckBKL: Explicitly add BKL around get_sb/fill_super
2010-09-10 David S. MillerMerge branch 'vhost-net' of git://git./linux/kernel...
2010-09-10 Michael S. Tsirkincgroups: fix API thinko
2010-09-05 Michael S. Tsirkincgroups: fix API thinko
2010-08-20 Arnd Bergmanncgroups: __rcu annotations
2010-08-11 Dan Carpentercgroups: save space for the terminator
2010-08-05 Greg KHcgroupfs: create /sys/fs/cgroup to mount cgroupfs on
2010-08-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-07-28 Sridhar Samudralacgroups: Add an API to attach a task to current task...
2010-06-04 Greg Thelencgroups: alloc_css_id() increments hierarchy depth
2010-05-27 Kirill A. Shutemovcgroups: make cftype.unregister_event() void-returning
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-18 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2010-05-12 KAMEZAWA Hiroyukimemcg: fix css_is_ancestor() RCU locking
2010-05-12 KAMEZAWA Hiroyukimemcg: fix css_id() RCU locking for real
2010-05-11 Changli Gaosched, wait: Use wrapper functions
2010-05-04 Li Zefancgroup: Fix an RCU warning in alloc_css_id()
2010-05-04 Li Zefancgroup: Fix an RCU warning in cgroup_path()
2010-04-23 Jiri KosinaMerge branch 'master' into for-next
2010-03-24 Li Zefancgroups: remove duplicate include
2010-03-16 Thomas WeberFix typos in comments
2010-03-12 Kirill A. Shutemovcgroups: remove events before destroying subsystem...
2010-03-12 Kirill A. Shutemovcgroups: fix race between userspace and kernelspace
2010-03-12 Kirill A. Shutemovcgroup: implement eventfd-based generic API for notific...
2010-03-12 Li Zefancgroups: clean up cgroup_pidlist_find() a bit
2010-03-12 Ben Blumcgroups: blkio subsystem as module
2010-03-12 Ben Blumcgroups: subsystem module unloading
2010-03-12 Ben Blumcgroups: subsystem module loading interface
2010-03-12 Ben Blumcgroups: revamp subsys array
2010-03-12 Daisuke Nishimuracgroup: introduce coalesce css_get() and css_put()
2010-03-12 Daisuke Nishimuracgroup: introduce cancel_attach()
2010-02-25 Ingo Molnarsched, cgroups: Fix module export
2010-02-25 Paul E. McKenneysched: Use lockdep-based checking on rcu_dereference()
2010-02-03 Li Zefancgroups: fix to return errno in a failure path
2010-01-11 Dave Andersoncgroups: fix 2.6.32 regression causing BUG_ON() in...
2009-10-29 KOSAKI Motohirocgroup: fix strstrip() misuse
2009-10-01 KAMEZAWA Hiroyukicgroup: catch bad css refcnt at css_put
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-24 Ben Blumcgroups: let ss->can_attach and ss->attach do whole...
2009-09-24 Ben Blumcgroups: change css_set freeing mechanism to be under RCU
2009-09-24 Ben Blumcgroups: use vmalloc for large cgroups pidlist allocations
2009-09-24 Ben Blumcgroups: ensure correct concurrent opening/reading...
2009-09-24 Ben Blumcgroups: add a read-only "procs" file similar to "tasks...
2009-09-24 Paul Menagecgroups: revert "cgroups: fix pid namespace bug"
2009-09-24 Paul Menagecgroups: allow cgroup hierarchies to be created with...
2009-09-24 Paul Menagecgroups: add a back-pointer from struct cg_cgroup_link...
2009-09-24 Paul Menagecgroups: move the cgroup debug subsys into cgroup.c...
2009-09-24 Paul Menagecgroups: support named cgroups hierarchies
2009-09-24 Xiaotian Fengcgroups: make unlock sequence in cgroup_get_sb consistent
2009-09-23 James Morrisseq_file: constify seq_operations
2009-09-22 Alexey Dobriyanconst: mark remaining inode_operations as const
2009-09-22 Alexey Dobriyanconst: mark remaining super_operations const
2009-09-11 Jens Axboewriteback: add name to backing_dev_info
2009-07-30 KAMEZAWA Hiroyukicgroup avoid permanent sleep at rmdir
2009-07-30 Li Zefancgroups: fix pid namespace bug
2009-06-18 Li Zefancgroups: forbid noprefix if mounting more than just...
2009-06-12 Alessio Igor BoganiPush BKL down into ->remount_fs()
2009-05-09 Al ViroConvert obvious places to deactivate_locked_super()
2009-04-03 KAMEZAWA Hiroyukimemcg: fix OOM killer under memcg
2009-04-03 Li Zefancgroups: don't change release_agent when remount failed
2009-04-03 Li Zefancgroups: show correct file mode
2009-04-03 Jesper Juhlkernel/cgroup.c: kfree(NULL) is legal
2009-04-03 KAMEZAWA Hiroyukicgroup: fix frequent -EBUSY at rmdir
2009-04-03 KAMEZAWA Hiroyukicgroup: CSS ID support
2009-04-03 Grzegorz Nosekcgroups: relax ns_can_attach checks to allow attaching...
2009-03-27 Sukadev Bhattiproluvfs: simple_set_mnt() should return void
2009-03-27 Al Viroconstify dentry_operations: rest
2009-02-18 Li Zefancgroups: fix possible use after free
2009-02-11 Li Zefancgroups: fix lockdep subclasses overflow
2009-01-30 Paul Menagecgroup: fix root_count when mount fails due to busy...
2009-01-30 Paul Menagecgroups: add cpu_relax() calls in css_tryget() and...
2009-01-30 Li Zefancgroups: fix lock inconsistency in cgroup_clone()
2009-01-30 KAMEZAWA Hiroyukicgroups: use hierarchy mutex in creation failure path
2009-01-08 Paul Menagecgroups: add css_tryget()
2009-01-08 Paul Menagecgroups: add a per-subsystem hierarchy_mutex
2009-01-08 Paul Menagecgroups: make cgroup_path() RCU-safe
2009-01-08 Gowrishankar Mcgroups: skip processes from other namespaces when...
2009-01-08 Li Zefancgroups: introduce link_css_set() to remove duplicate...
2009-01-08 Li Zefancgroups: add inactive subsystems to rootnode.subsys_list
2009-01-08 Li Zefancgroups: make root_list contains active hierarchies...
next