tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / kernel / cgroup.c
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...
2009-01-08 Lai Jiangshancgroups: remove rcu_read_lock() in cgroupstats_build()
2009-01-08 Lai Jiangshancgroups: call find_css_set() safely in cgroup_attach_task()
2009-01-08 Lai Jiangshancgroups: use task_lock() for access tsk->cgroups safe...
2009-01-08 Lai Jiangshancgroups: don't put struct cgroupfs_root protected by RCU
2009-01-08 Lai Jiangshancgroups: fix cgroup_iter_next() bug
2009-01-08 Lai Jiangshancgroups: add lock for child->cgroups in cgroup_post_fork()
2009-01-08 Li Zefancgroups: remove some redundant NULL checks
2009-01-06 Hugh Dickinsmm: remove cgroup_mm_owner_callbacks
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-05 Al Virozero i_uid/i_gid on inode allocation
2009-01-04 Li Zefancgroups: fix a race between cgroup_clone and umount
2008-12-25 James MorrisMerge branch 'next' into for-linus
2008-12-23 Li Zefancgroups: avoid accessing uninitialized data in failure...
2008-12-23 Sharyathi Nageshcgroups: suppress bogus warning messages
2008-12-16 Paul Menagecgroups: fix a race between rmdir and remount
2008-12-04 James MorrisMerge branch 'master' into next
2008-11-20 Li Zefancgroups: fix a serious bug in cgroupstats
2008-11-20 KAMEZAWA Hiroyukicgroup: fix potential deadlock in pre_destroy
2008-11-14 James MorrisMerge branch 'master' into next
2008-11-13 David HowellsCRED: Use RCU to access another task's creds and to...
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-11-13 David HowellsCRED: Wrap task credential accesses in the core kernel
2008-11-06 Li Zefancgroups: fix invalid cgrp->dentry before cgroup has...
2008-10-26 Stephen Rothwellcgroup: remove unused variable
2008-10-20 Paul Menagecgroups: convert tasks file to use a seq_file with...
2008-10-20 Lai Jiangshancgroups: fix probable race with put_css_set[_taskexit...
2008-10-16 Balbir Singhmemrlimit: cgroup mm owner callback changes to add...
2008-09-29 Balbir Singhmm owner: fix race between swapoff and exit
2008-07-30 Li Zefancgroup: uninline cgroup_has_css_refs()
2008-07-30 Li Zefancgroup: remove duplicate code in allocate_cg_link()
2008-07-30 Li Zefancgroup: fix possible memory leak
2008-07-27 Al Viro[PATCH] get rid of indirect users of namei.h
2008-07-26 Adrian Bunkmake cgroup_seqfile_release() static
2008-07-25 Serge E. Hallyncgroup_clone: use pid of newly created task for new...
2008-07-25 Paul Menagecgroup files: turn attach_task_by_pid directly into...
2008-07-25 Paul Menagecgroup files: move notify_on_release file to separate...
2008-07-25 Paul Menagecgroups: misc cleanups to write_string patchset
2008-07-25 Paul Menagecgroup files: move the release_agent file to use typed...
2008-07-25 Paul Menagecgroup files: add write_string cgroup control file...
2008-07-25 Li Zefancgroups: annotate two variables with __read_mostly
2008-07-25 KOSAKI Motohirocgroup: list_for_each cleanup
2008-07-25 Li Zefancgroup: use read lock to guard find_existing_css_set()
2008-05-24 Cedric Le Goatercgroups: remove node_ prefix_from ns subsystem
2008-04-30 Miklos Szeredimm: bdi: add separate writeback accounting capability
2008-04-29 Balbir Singhcgroups: add an owner to the mm_struct
2008-04-29 Serge E. Hallyncgroups: introduce cft->read_seq()
2008-04-29 Li Zefancgroups: remove the css_set linked-list
2008-04-29 Li Zefancgroups: simplify init_subsys()
2008-04-29 Li Zefancgroups: use a hash table for css_set finding
2008-04-29 Pavel Emelyanovcgroups: add the trigger callback to struct cftype
2008-04-29 Li Zefancgroup: switch to proc_create()
2008-04-29 Li Zefancgroup: annotate cgroup_init_subsys with __init
2008-04-29 Paul MenageCGroups _s64 files: add cgroups read_s64/write_s64...
2008-04-29 Paul MenageCGroup API files: move "releasable" to cgroup_debug...
next