1. 2aad2a8 percpu_ref: add PERCPU_REF_INIT_* flags by Tejun Heo · 10 years ago
  2. d06efeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18 by Tejun Heo · 10 years ago
  3. eb4aec8 cgroup: fix unbalanced locking by Zefan Li · 10 years ago
  4. a34375e percpu-refcount: add @gfp to percpu_ref_init() by Tejun Heo · 10 years ago
  5. aa32362 cgroup: check cgroup liveliness before unbreaking kernfs by Li Zefan · 10 years ago
  6. a418948 cgroup: delay the clearing of cgrp->kn->priv by Li Zefan · 10 years ago
  7. fa8137b cgroup: Display legacy cgroup files on default hierarchy by Vivek Goyal · 10 years ago
  8. 71b1fb5 cgroup: reject cgroup names with '\n' by Alban Crequy · 10 years ago
  9. 47dfe40 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  10. f2a8417 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  11. 5de4fa1 cgroup: initialize cgrp_dfl_root_inhibit_ss_mask from !->dfl_files test by Tejun Heo · 10 years ago
  12. 05ebb6e cgroup: make CFTYPE_ONLY_ON_DFL and CFTYPE_NO_ internal to cgroup core by Tejun Heo · 10 years ago
  13. a8ddc82 cgroup: distinguish the default and legacy hierarchies when handling cftypes by Tejun Heo · 10 years ago
  14. 2cf669a cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes() by Tejun Heo · 10 years ago
  15. 5577964 cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes by Tejun Heo · 10 years ago
  16. a14c687 cgroup: split cgroup_base_files[] into cgroup_{dfl|legacy}_base_files[] by Tejun Heo · 10 years ago
  17. 7b9a6ba cgroup: clean up sane_behavior handling by Tejun Heo · 10 years ago
  18. aa6ec29 cgroup: remove sane_behavior support on non-default hierarchies by Tejun Heo · 10 years ago
  19. c1d5d42 cgroup: make interface file "cgroup.sane_behavior" legacy-only by Tejun Heo · 10 years ago
  20. 7450e90 cgroup: remove CGRP_ROOT_OPTION_MASK by Tejun Heo · 10 years ago
  21. af0ba67 cgroup: implement cgroup_subsys->depends_on by Tejun Heo · 10 years ago
  22. b4536f0ca cgroup: implement cgroup_subsys->css_reset() by Tejun Heo · 10 years ago
  23. f63070d cgroup: make interface files visible iff enabled on cgroup->subtree_control by Tejun Heo · 10 years ago
  24. 667c249 cgroup: introduce cgroup->subtree_control by Tejun Heo · 10 years ago
  25. c29adf2 cgroup: reorganize cgroup_subtree_control_write() by Tejun Heo · 10 years ago
  26. 3a32bd7 cgroup: fix a race between cgroup_mount() and cgroup_kill_sb() by Li Zefan · 11 years ago
  27. 970317a cgroup: fix mount failure in a corner case by Li Zefan · 11 years ago
  28. 9a1049d percpu-refcount: require percpu_ref to be exited explicitly by Tejun Heo · 11 years ago
  29. 99bae5f cgroup: fix broken css_has_online_children() by Li Zefan · 11 years ago
  30. 14208b0 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  31. c731ae1 cgroup: disallow disabled controllers on the default hierarchy by Li Zefan · 11 years ago
  32. 1f779fb cgroup: don't destroy the default root by Li Zefan · 11 years ago
  33. c9482a5 kernfs: move the last knowledge of sysfs out from kernfs by Jianyu Zhan · 11 years ago
  34. 5533e01 cgroup: disallow debug controller on the default hierarchy by Tejun Heo · 11 years ago
  35. f3d4650 cgroup: convert cgroup_has_live_children() into css_has_online_children() by Tejun Heo · 11 years ago
  36. 184faf3 cgroup: use CSS_ONLINE instead of CGRP_DEAD by Tejun Heo · 11 years ago
  37. c2931b7 cgroup: iterate cgroup_subsys_states directly by Tejun Heo · 11 years ago
  38. de3f034 cgroup: introduce CSS_RELEASED and reduce css iteration fallback window by Tejun Heo · 11 years ago
  39. 0cb51d7 cgroup: move cgroup->serial_nr into cgroup_subsys_state by Tejun Heo · 11 years ago
  40. 1fed1b2 cgroup: link all cgroup_subsys_states in their sibling lists by Tejun Heo · 11 years ago
  41. d5c419b cgroup: move cgroup->sibling and ->children into cgroup_subsys_state by Tejun Heo · 11 years ago
  42. d51f39b cgroup: remove cgroup->parent by Tejun Heo · 11 years ago
  43. 5c9d535 cgroup: remove css_parent() by Tejun Heo · 11 years ago
  44. 3b514d2 cgroup: skip refcnting on normal root csses and cgrp_dfl_root self css by Tejun Heo · 11 years ago
  45. 9d755d3 cgroup: use cgroup->self.refcnt for cgroup refcnting by Tejun Heo · 11 years ago
  46. 9395a45 cgroup: enable refcnting for root csses by Tejun Heo · 11 years ago
  47. 25e15d8 cgroup: bounce css release through css->destroy_work by Tejun Heo · 11 years ago
  48. 249f346 cgroup: remove cgroup_destory_css_killed() by Tejun Heo · 11 years ago
  49. 4e4e284 cgroup: move cgroup->sibling unlinking to cgroup_put() by Tejun Heo · 11 years ago
  50. 9e4173e cgroup: move check_for_release(parent) call to the end of cgroup_destroy_locked() by Tejun Heo · 11 years ago
  51. cbc125e cgroup: separate out cgroup_has_live_children() from cgroup_destroy_locked() by Tejun Heo · 11 years ago
  52. 9d800df cgroup: rename cgroup->dummy_css to ->self and move it to the top by Tejun Heo · 11 years ago
  53. a015edd cgroup: use restart_syscall() for mount retries by Tejun Heo · 11 years ago
  54. 8353da1 cgroup: remove cgroup_tree_mutex by Tejun Heo · 11 years ago
  55. 01f6474 cgroup: nest kernfs active protection under cgroup_mutex by Tejun Heo · 11 years ago
  56. e76ecae cgroup: use cgroup_kn_lock_live() in other cgroup kernfs methods by Tejun Heo · 11 years ago
  57. a9746d8 cgroup: factor out cgroup_kn_lock_live() and cgroup_kn_unlock() by Tejun Heo · 11 years ago
  58. cfc79d5 cgroup: move cgroup->kn->priv clearing to cgroup_rmdir() by Tejun Heo · 11 years ago
  59. ddab2b6 cgroup: grab cgroup_mutex earlier in cgroup_subtree_control_write() by Tejun Heo · 11 years ago
  60. b3bfd98 cgroup: collapse cgroup_create() into croup_mkdir() by Tejun Heo · 11 years ago
  61. ba0f4d7 cgroup: reorganize cgroup_create() by Tejun Heo · 11 years ago
  62. b7fc5ad cgroup: remove cgroup->control_kn by Tejun Heo · 11 years ago
  63. acbef75 cgroup: convert "tasks" and "cgroup.procs" handle to use cftype->write() by Tejun Heo · 11 years ago
  64. 6770c64 cgroup: replace cftype->trigger() with cftype->write() by Tejun Heo · 11 years ago
  65. 451af50 cgroup: replace cftype->write_string() with cftype->write() by Tejun Heo · 11 years ago
  66. b416864 cgroup: implement cftype->write() by Tejun Heo · 11 years ago
  67. ec903c0 cgroup: rename css_tryget*() to css_tryget_online*() by Tejun Heo · 11 years ago
  68. 46cfeb0 cgroup: use release_agent_path_lock in cgroup_release_agent_show() by Tejun Heo · 11 years ago
  69. 7d331fa cgroup: use restart_syscall() for retries after offline waits in cgroup_subtree_control_write() by Tejun Heo · 11 years ago
  70. d37167a cgroup: update and fix parsing of "cgroup.subtree_control" by Tejun Heo · 11 years ago
  71. 0ab7a60 cgroup: css_release() shouldn't clear cgroup->subsys[] by Tejun Heo · 11 years ago
  72. 54504e9 cgroup: cgroup_idr_lock should be bh by Tejun Heo · 11 years ago
  73. 0cee8b7 cgroup: fix offlining child waiting in cgroup_subtree_control_write() by Tejun Heo · 11 years ago
  74. f21a4f7 Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup into for-3.16 by Tejun Heo · 11 years ago
  75. 5024ae2 cgroup: introduce task_css_is_root() by Tejun Heo · 11 years ago
  76. 6010694 kernel/cgroup.c: fix 2 kernel-doc warnings by Fabian Frederick · 11 years ago
  77. 15a4c83 cgroup, memcg: implement css->id and convert css_from_id() to use it by Tejun Heo · 11 years ago
  78. ddfcada cgroup: update init_css() into init_and_link_css() by Tejun Heo · 11 years ago
  79. a2bed82 cgroup: use RCU free in create_css() failure path by Tejun Heo · 11 years ago
  80. 6fa4918 cgroup: protect cgroup_root->cgroup_idr with a spinlock by Tejun Heo · 11 years ago
  81. 7d699dd cgroup, memcg: allocate cgroup ID from 1 by Tejun Heo · 11 years ago
  82. 69dfa00 cgroup: make flags and subsys_masks unsigned int by Tejun Heo · 11 years ago
  83. ed3d261 cgroup: Use more current logging style by Joe Perches · 11 years ago
  84. a2a1f9e cgroup: replace pr_warning with preferred pr_warn by Jianyu Zhan · 11 years ago
  85. f8719cc cgroup: remove orphaned cgroup_pidlist_seq_operations by Jianyu Zhan · 11 years ago
  86. 2f0edc0 cgroup: clean up obsolete comment for parse_cgroupfs_options() by Jianyu Zhan · 11 years ago
  87. 842b597 cgroup: implement cgroup.populated for the default hierarchy by Tejun Heo · 11 years ago
  88. f8f22e5 cgroup: implement dynamic subtree controller enable/disable on the default hierarchy by Tejun Heo · 11 years ago
  89. f817de9 cgroup: prepare migration path for unified hierarchy by Tejun Heo · 11 years ago
  90. 7fd8c56 cgroup: update subsystem rebind restrictions by Tejun Heo · 11 years ago
  91. 6803c00 cgroup: add css_set->dfl_cgrp by Tejun Heo · 11 years ago
  92. bd53d61 cgroup: allow cgroup creation and suppress automatic css creation in the unified hierarchy by Tejun Heo · 11 years ago
  93. e329780 cgroup: cgroup->subsys[] should be cleared after the css is offlined by Tejun Heo · 11 years ago
  94. 3ebb2b6 cgroup: teach css_task_iter about effective csses by Tejun Heo · 11 years ago
  95. 0f0a2b4 cgroup: reorganize css_task_iter by Tejun Heo · 11 years ago
  96. 3b281af cgroup: make css_next_child() skip missing csses by Tejun Heo · 11 years ago
  97. 2d8f243 cgroup: implement cgroup->e_csets[] by Tejun Heo · 11 years ago
  98. aec3dfc cgroup: introduce effective cgroup_subsys_state by Tejun Heo · 11 years ago
  99. f392e51 cgroup: update cgroup->subsys_mask to ->child_subsys_mask and restore cgroup_root->subsys_mask by Tejun Heo · 11 years ago
  100. ea8fd3b cgroup: cgroup_apply_cftypes() shouldn't skip the default hierarhcy by Tejun Heo · 11 years ago