1. b893566 kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite by Johannes Weiner · 14 years ago
  2. 2a38ada Merge tag 'v3.4.72' into tmp by Ethan Chen · 13 years ago
  3. 2927937 cgroup: fail if monitored file and event_control are in different cgroup by Li Zefan · 13 years ago
  4. 97630ec cgroup: fix an off-by-one bug which may trigger BUG_ON() by Li Zefan · 13 years ago
  5. 916b6c6 cgroup: fix exit() vs rmdir() race by Li Zefan · 13 years ago
  6. 475261d cgroup: remove incorrect dget/dput() pair in cgroup_create_dir() by Tejun Heo · 14 years ago
  7. 727fa37 Revert "cgroup: Drop task_lock(parent) on cgroup_fork()" by Tejun Heo · 14 years ago
  8. 5993bba Revert "cgroup: Remove task_lock() from cgroup_post_fork()" by Tejun Heo · 14 years ago
  9. 9a55fef cgroup: notify_on_release may not be triggered in some cases by Daisuke Nishimura · 14 years ago
  10. befae2f cgroup: Remove call to synchronize_rcu in cgroup_attach_task by Colin Cross · 16 years ago
  11. 4a12178 cgroup: Add generic cgroup subsystem permission checks by Colin Cross · 15 years ago
  12. c0f6fa8 cgroup: Set CGRP_RELEASABLE when adding to a cgroup by Colin Cross · 16 years ago
  13. 8f12191 cgroup: cgroup_attach_task() could return -errno after success by Tejun Heo · 14 years ago
  14. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
  15. ca464d6 memcg: let css_get_next() rely upon rcu_read_lock() by Hugh Dickins · 14 years ago
  16. 42aee6c cgroup: revert ss_id_lock to spinlock by Hugh Dickins · 14 years ago
  17. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 14 years ago
  18. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 14 years ago
  19. 3ce3230 cgroup: Walk task list under tasklist_lock in cgroup_enable_task_cg_list by Frederic Weisbecker · 14 years ago
  20. 9a4b430 cgroup: Remove wrong comment on cgroup_enable_task_cg_list() by Frederic Weisbecker · 14 years ago
  21. 761b3ef cgroup: remove cgroup_subsys argument from callbacks by Li Zefan · 14 years ago
  22. 61d1d21 cgroup: remove extra calls to find_existing_css_set by Mandeep Singh Baines · 14 years ago
  23. fb5d2b4 cgroup: replace tasklist_lock with rcu_read_lock by Mandeep Singh Baines · 14 years ago
  24. b78949e cgroup: simplify double-check locking in cgroup_attach_proc by Mandeep Singh Baines · 14 years ago
  25. 2452825 cgroup: move struct cgroup_pidlist out from the header file by Li Zefan · 14 years ago
  26. db0c2bf Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 14 years ago
  27. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 15 years ago
  28. 0d19ea8 cgroup: fix to allow mounting a hierarchy by name by Li Zefan · 14 years ago
  29. 305f3c8 cgroup: move assignement out of condition in cgroup_attach_proc() by Dan Carpenter · 14 years ago
  30. a5e7ed3 cgroup: propagate mode_t by Al Viro · 15 years ago
  31. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 15 years ago
  32. 7e3aa30 cgroup: Remove task_lock() from cgroup_post_fork() by Frederic Weisbecker · 14 years ago
  33. c6ca575 cgroup: add sparse annotation to cgroup_iter_start() and cgroup_iter_end() by Kirill A. Shutemov · 14 years ago
  34. 1c6c3fa cgroup: mark cgroup_rmdir_waitq and cgroup_attach_proc() as static by Kirill A. Shutemov · 14 years ago
  35. 892a2b9 cgroup: only need to check oldcgrp==newgrp once by Mandeep Singh Baines · 14 years ago
  36. b07ef77 cgroup: remove redundant get/put of task struct by Mandeep Singh Baines · 14 years ago
  37. 026085e cgroup: remove redundant get/put of old css_set from migrate by Mandeep Singh Baines · 14 years ago
  38. c84cdf7 cgroup: Remove unnecessary task_lock before fetching css_set on migration by Frederic Weisbecker · 14 years ago
  39. 7e381b0e cgroup: Drop task_lock(parent) on cgroup_fork() by Frederic Weisbecker · 14 years ago
  40. 29e2136 cgroups: remove redundant get/put of css_set from css_set_check_fetched() by Mandeep Singh Baines · 14 years ago
  41. e0197aa cgroups: fix a css_set not found bug in cgroup_attach_proc by Mandeep Singh Baines · 14 years ago
  42. 494c167 cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task() by Tejun Heo · 14 years ago
  43. 2f7ee56 cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_attach() and attach() by Tejun Heo · 14 years ago
  44. 134d337 cgroup: improve old cgroup handling in cgroup_attach_proc() by Tejun Heo · 14 years ago
  45. cd3d095 cgroup: always lock threadgroup during migration by Tejun Heo · 14 years ago
  46. 257058a threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem by Tejun Heo · 14 years ago
  47. e25e2cb cgroup: add cgroup_root_mutex by Tejun Heo · 14 years ago
  48. c1e2ee2 memcg: replace ss->id_lock with a rwlock by Andrew Bresticker · 15 years ago
  49. 77ceab8 cgroups: don't attach task to subsystem if migration failed by Ben Blum · 15 years ago
  50. 33ef6b6 cgroups: more safe tasklist locking in cgroup_attach_proc by Ben Blum · 15 years ago
  51. cdcc136 locking, sched, cgroups: Annotate release_list_lock as raw by Thomas Gleixner · 17 years ago
  52. 95b6886 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  53. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 15 years ago
  54. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  55. 3bfa784 kill file_permission() completely by Al Viro · 15 years ago
  56. d8bf4ca rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check by Michal Hocko · 15 years ago
  57. 2ce9738 cgroupfs: use init_cred when populating new cgroupfs mount by eparis@redhat · 15 years ago
  58. a77aea9 cgroup: remove the ns_cgroup by Daniel Lezcano · 15 years ago
  59. d846687 cgroups: use flex_array in attach_proc by Ben Blum · 15 years ago
  60. 74a1166 cgroups: make procs file writable by Ben Blum · 15 years ago
  61. f780bdb cgroups: add per-thread subsystem callbacks by Ben Blum · 15 years ago
  62. 025cea9 cgroup,rcu: convert call_rcu(__free_css_id_cb) to kfree_rcu() by Lai Jiangshan · 15 years ago
  63. f2da1c4 cgroup,rcu: convert call_rcu(free_cgroup_rcu) to kfree_rcu() by Lai Jiangshan · 15 years ago
  64. 30088ad cgroup,rcu: convert call_rcu(free_css_set_rcu) to kfree_rcu() by Lai Jiangshan · 15 years ago
  65. 25985ed Fix common misspellings by Lucas De Marchi · 15 years ago
  66. 8d25879 cgroups: if you list_empty() a head then don't list_del() it by Phil Carmody · 15 years ago
  67. e5d1367 perf: Add cgroup support by Stephane Eranian · 15 years ago
  68. d41d5a0 cgroup: Fix cgroup_subsys::exit callback by Peter Zijlstra · 15 years ago
  69. acda472 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 15 years ago
  70. c72a04e cgroup_fs: fix cgroup use of simple_lookup() by Al Viro · 15 years ago
  71. 3ec762a cgroups: Fix a lockdep warning at cgroup removal by Li Zefan · 15 years ago
  72. 0df6a63 switch cgroup by Al Viro · 15 years ago
  73. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 15 years ago
  74. dc0474b fs: dcache rationalise dget variants by Nick Piggin · 15 years ago
  75. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 15 years ago
  76. 2fd6b7f fs: dcache scale subdirs by Nick Piggin · 15 years ago
  77. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 15 years ago
  78. fe15ce4 fs: change d_delete semantics by Nick Piggin · 15 years ago
  79. 5adcee1 cgroup fs: avoid switching ->d_op on live dentry by Nick Piggin · 15 years ago
  80. f7e8357 convert cgroup and cpuset by Al Viro · 16 years ago
  81. f4a2589 cgroups: add check for strcpy destination string overflow by Evgeny Kuznetsov · 16 years ago
  82. 32a8cf2 cgroup: make the mount options parsing more accurate by Daniel Lezcano · 16 years ago
  83. 97978e6 cgroup: add clone_children control file by Daniel Lezcano · 16 years ago
  84. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 16 years ago
  85. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 16 years ago
  86. d4f8f21 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu by Ingo Molnar · 16 years ago
  87. 38d018d BKL: Remove BKL from cgroup by Jan Blunck · 16 years ago
  88. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 16 years ago
  89. 31583bb cgroups: fix API thinko by Michael S. Tsirkin · 16 years ago
  90. 2c392b8 cgroups: __rcu annotations by Arnd Bergmann · 16 years ago
  91. e400c28 cgroups: save space for the terminator by Dan Carpenter · 16 years ago
  92. 676db4a cgroupfs: create /sys/fs/cgroup to mount cgroupfs on by Greg KH · 16 years ago
  93. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  94. d7926ee cgroups: Add an API to attach a task to current task's cgroup by Sridhar Samudrala · 16 years ago
  95. 94b3dd0 cgroups: alloc_css_id() increments hierarchy depth by Greg Thelen · 16 years ago
  96. 907860e cgroups: make cftype.unregister_event() void-returning by Kirill A. Shutemov · 16 years ago
  97. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  98. b8ae30e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  99. 747388d memcg: fix css_is_ancestor() RCU locking by KAMEZAWA Hiroyuki · 16 years ago
  100. 7f0f154 memcg: fix css_id() RCU locking for real by KAMEZAWA Hiroyuki · 16 years ago