1. be367d0 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time by Ben Blum · 15 years ago
  2. c378369 cgroups: change css_set freeing mechanism to be under RCU by Ben Blum · 15 years ago
  3. d1d9fd3 cgroups: use vmalloc for large cgroups pidlist allocations by Ben Blum · 15 years ago
  4. 72a8cb3 cgroups: ensure correct concurrent opening/reading of pidlists across pid namespaces by Ben Blum · 15 years ago
  5. 102a775 cgroups: add a read-only "procs" file similar to "tasks" that shows only unique tgids by Ben Blum · 15 years ago
  6. 8f3ff20 cgroups: revert "cgroups: fix pid namespace bug" by Paul Menage · 15 years ago
  7. 2c6ab6d cgroups: allow cgroup hierarchies to be created with no bound subsystems by Paul Menage · 15 years ago
  8. 7717f7b cgroups: add a back-pointer from struct cg_cgroup_link to struct cgroup by Paul Menage · 15 years ago
  9. fe69343 cgroups: move the cgroup debug subsys into cgroup.c to access internal state by Paul Menage · 15 years ago
  10. c6d57f33 cgroups: support named cgroups hierarchies by Paul Menage · 15 years ago
  11. 34f77a9 cgroups: make unlock sequence in cgroup_get_sb consistent by Xiaotian Feng · 15 years ago
  12. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  13. 6e1d5dc const: mark remaining inode_operations as const by Alexey Dobriyan · 15 years ago
  14. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  15. d993831 writeback: add name to backing_dev_info by Jens Axboe · 16 years ago
  16. 8870326 cgroup avoid permanent sleep at rmdir by KAMEZAWA Hiroyuki · 16 years ago
  17. 096b7fe cgroups: fix pid namespace bug by Li Zefan · 16 years ago
  18. f9ab5b5 cgroups: forbid noprefix if mounting more than just cpuset subsystem by Li Zefan · 16 years ago
  19. 337eb00 Push BKL down into ->remount_fs() by Alessio Igor Bogani · 16 years ago
  20. 6f5bbff Convert obvious places to deactivate_locked_super() by Al Viro · 16 years ago
  21. 0b7f569 memcg: fix OOM killer under memcg by KAMEZAWA Hiroyuki · 16 years ago
  22. 0670e08 cgroups: don't change release_agent when remount failed by Li Zefan · 16 years ago
  23. 099fca3 cgroups: show correct file mode by Li Zefan · 16 years ago
  24. 66bdc9c kernel/cgroup.c: kfree(NULL) is legal by Jesper Juhl · 16 years ago
  25. ec64f51 cgroup: fix frequent -EBUSY at rmdir by KAMEZAWA Hiroyuki · 16 years ago
  26. 38460b4 cgroup: CSS ID support by KAMEZAWA Hiroyuki · 16 years ago
  27. 313e924 cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups by Grzegorz Nosek · 16 years ago
  28. a3ec947 vfs: simple_set_mnt() should return void by Sukadev Bhattiprolu · 16 years ago
  29. 3ba13d1 constify dentry_operations: rest by Al Viro · 16 years ago
  30. 67e055d cgroups: fix possible use after free by Li Zefan · 16 years ago
  31. cfebe56 cgroups: fix lockdep subclasses overflow by Li Zefan · 16 years ago
  32. 839ec54 cgroup: fix root_count when mount fails due to busy subsystem by Paul Menage · 16 years ago
  33. 804b3c2 cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs() by Paul Menage · 16 years ago
  34. 1404f06 cgroups: fix lock inconsistency in cgroup_clone() by Li Zefan · 16 years ago
  35. baef99a cgroups: use hierarchy mutex in creation failure path by KAMEZAWA Hiroyuki · 16 years ago
  36. e7c5ec9 cgroups: add css_tryget() by Paul Menage · 16 years ago
  37. 999cd8a cgroups: add a per-subsystem hierarchy_mutex by Paul Menage · 16 years ago
  38. a47295e cgroups: make cgroup_path() RCU-safe by Paul Menage · 16 years ago
  39. e7b80bb cgroups: skip processes from other namespaces when listing a cgroup by Gowrishankar M · 16 years ago
  40. c12f65d cgroups: introduce link_css_set() to remove duplicate code by Li Zefan · 16 years ago
  41. 33a68ac cgroups: add inactive subsystems to rootnode.subsys_list by Li Zefan · 16 years ago
  42. e5f6a86 cgroups: make root_list contains active hierarchies only by Li Zefan · 16 years ago
  43. 7534432 cgroups: remove rcu_read_lock() in cgroupstats_build() by Lai Jiangshan · 16 years ago
  44. 77efecd cgroups: call find_css_set() safely in cgroup_attach_task() by Lai Jiangshan · 16 years ago
  45. 104cbd55 cgroups: use task_lock() for access tsk->cgroups safe in cgroup_clone() by Lai Jiangshan · 16 years ago
  46. b2aa30f cgroups: don't put struct cgroupfs_root protected by RCU by Lai Jiangshan · 16 years ago
  47. 2019f63 cgroups: fix cgroup_iter_next() bug by Lai Jiangshan · 16 years ago
  48. b12b533 cgroups: add lock for child->cgroups in cgroup_post_fork() by Lai Jiangshan · 16 years ago
  49. 75139b8 cgroups: remove some redundant NULL checks by Li Zefan · 16 years ago
  50. e599137 mm: remove cgroup_mm_owner_callbacks by Hugh Dickins · 16 years ago
  51. 520c853 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  52. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  53. 7b574b7 cgroups: fix a race between cgroup_clone and umount by Li Zefan · 16 years ago
  54. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  55. 20ca9b3 cgroups: avoid accessing uninitialized data in failure path by Li Zefan · 16 years ago
  56. e368d3a cgroups: suppress bogus warning messages by Sharyathi Nagesh · 16 years ago
  57. 307257c cgroups: fix a race between rmdir and remount by Paul Menage · 16 years ago
  58. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  59. 33d283b cgroups: fix a serious bug in cgroupstats by Li Zefan · 16 years ago
  60. 3fa59df cgroup: fix potential deadlock in pre_destroy by KAMEZAWA Hiroyuki · 16 years ago
  61. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  62. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  63. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  64. 76aac0e CRED: Wrap task credential accesses in the core kernel by David Howells · 16 years ago
  65. 24eb089 cgroups: fix invalid cgrp->dentry before cgroup has been completely removed by Li Zefan · 16 years ago
  66. 2077776 cgroup: remove unused variable by Stephen Rothwell · 16 years ago
  67. cc31edc cgroups: convert tasks file to use a seq_file with shared pid array by Paul Menage · 16 years ago
  68. 146aa1b cgroups: fix probable race with put_css_set[_taskexit] and find_css_set by Lai Jiangshan · 16 years ago
  69. 9363b9f memrlimit: cgroup mm owner callback changes to add task info by Balbir Singh · 16 years ago
  70. 31a78f2 mm owner: fix race between swapoff and exit by Balbir Singh · 16 years ago
  71. 55b6fd0 cgroup: uninline cgroup_has_css_refs() by Li Zefan · 17 years ago
  72. 3655343 cgroup: remove duplicate code in allocate_cg_link() by Li Zefan · 17 years ago
  73. 5a3eb9f cgroup: fix possible memory leak by Li Zefan · 17 years ago
  74. 3f8206d [PATCH] get rid of indirect users of namei.h by Al Viro · 17 years ago
  75. 96930a6 make cgroup_seqfile_release() static by Adrian Bunk · 17 years ago
  76. e885dcd cgroup_clone: use pid of newly created task for new cgroup by Serge E. Hallyn · 17 years ago
  77. af35102 cgroup files: turn attach_task_by_pid directly into a cgroup write handler by Paul Menage · 17 years ago
  78. 6379c10 cgroup files: move notify_on_release file to separate write handler by Paul Menage · 17 years ago
  79. 84eea84 cgroups: misc cleanups to write_string patchset by Paul Menage · 17 years ago
  80. e788e066 cgroup files: move the release_agent file to use typed handlers by Paul Menage · 17 years ago
  81. db3b149 cgroup files: add write_string cgroup control file method by Paul Menage · 17 years ago
  82. 8947f9d cgroups: annotate two variables with __read_mostly by Li Zefan · 17 years ago
  83. 71cbb94 cgroup: list_for_each cleanup by KOSAKI Motohiro · 17 years ago
  84. 7e9abd8 cgroup: use read lock to guard find_existing_css_set() by Li Zefan · 17 years ago
  85. 5c02b57 cgroups: remove node_ prefix_from ns subsystem by Cedric Le Goater · 17 years ago
  86. e4ad08f mm: bdi: add separate writeback accounting capability by Miklos Szeredi · 17 years ago
  87. cf475ad cgroups: add an owner to the mm_struct by Balbir Singh · 17 years ago
  88. 29486df cgroups: introduce cft->read_seq() by Serge E. Hallyn · 17 years ago
  89. 28fd5df cgroups: remove the css_set linked-list by Li Zefan · 17 years ago
  90. e8d55fd cgroups: simplify init_subsys() by Li Zefan · 17 years ago
  91. 472b1053 cgroups: use a hash table for css_set finding by Li Zefan · 17 years ago
  92. d447ea2 cgroups: add the trigger callback to struct cftype by Pavel Emelyanov · 17 years ago
  93. 46ae220 cgroup: switch to proc_create() by Li Zefan · 17 years ago
  94. 06a1192 cgroup: annotate cgroup_init_subsys with __init by Li Zefan · 17 years ago
  95. e73d2c6 CGroups _s64 files: add cgroups read_s64/write_s64 file methods by Paul Menage · 17 years ago
  96. 3116f0e CGroup API files: move "releasable" to cgroup_debug subsystem by Paul Menage · 17 years ago
  97. 9179656 CGroup API files: add cgroup map data type by Paul Menage · 17 years ago
  98. b7269df CGroup API files: strip all trailing whitespace in cgroup_write_u64 by Paul Menage · 17 years ago
  99. f4c753b CGroup API files: rename read/write_uint methods to read_write_u64 by Paul Menage · 17 years ago
  100. 4fe91d5 cgroup: fix sparse warning of shadow symbol in cgroup.c by Paul Jackson · 17 years ago