1. 96b9c59 cgroup: get rid of cgroup_freezer_frozen_exit() by Roman Gushchin · 6 years ago
  2. 76f969e cgroup: cgroup v2 freezer by Roman Gushchin · 6 years ago
  3. 51bee5a cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accounting by Oleg Nesterov · 6 years ago
  4. fc5a828 blkcg: remove additional reference to the css by Dennis Zhou · 6 years ago
  5. 5f21585 Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  6. b5f2954 blkcg: revert blkcg cleanups series by Dennis Zhou · 6 years ago
  7. 2ce7135 psi: cgroup support by Johannes Weiner · 6 years ago
  8. 83c4087 Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  9. 808c43b cgroup: Simplify cgroup_ancestor by Andrey Ignatov · 6 years ago
  10. f0fcb3e blkcg: remove additional reference to the css by Dennis Zhou (Facebook) · 6 years ago
  11. 7723628 bpf: Introduce bpf_skb_ancestor_cgroup_id helper by Andrey Ignatov · 6 years ago
  12. 0fa294f cgroup: Replace cgroup_rstat_mutex with a spinlock by Tejun Heo · 7 years ago
  13. 6162cef cgroup: Factor out and expose cgroup_rstat_*() interface functions by Tejun Heo · 7 years ago
  14. 22714a2 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  15. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  16. d41bf8c cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat by Tejun Heo · 7 years ago
  17. 041cd64 cgroup: Implement cgroup2 basic CPU usage accounting by Tejun Heo · 7 years ago
  18. d2cc5ed cpuacct: Introduce cgroup_account_cputime[_field]() by Tejun Heo · 7 years ago
  19. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  20. 3e48930 cgroup: misc changes by Tejun Heo · 7 years ago
  21. 69fd5c3 blktrace: add an option to allow displaying cgroup path by Shaohua Li · 7 years ago
  22. 121508d cgroup: export fhandle info for a cgroup by Shaohua Li · 7 years ago
  23. c53cd49 kernfs: introduce kernfs_node_id by Shaohua Li · 7 years ago
  24. 450ee0c cgroup: implement CSS_TASK_ITER_THREADED by Tejun Heo · 8 years ago
  25. 454000a cgroup: introduce cgroup->dom_cgrp and threaded css_set handling by Tejun Heo · 8 years ago
  26. bc2fb7e cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS by Tejun Heo · 8 years ago
  27. 788b950 cgroup: distinguish local and children populated states by Tejun Heo · 7 years ago
  28. 41c2570 cpuset: consider dying css as offline by Tejun Heo · 8 years ago
  29. 9410091 Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  30. 8f48cfa cgroup: drop duplicate header nsproxy.h by Geliang Tang · 8 years ago
  31. 77f8879 cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups by Tejun Heo · 8 years ago
  32. 387ad96 kernel: convert cgroup_namespace.count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  33. 7b4632f cgroup: fix a comment typo by Geliang Tang · 8 years ago
  34. f34d360 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  35. 14986a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  36. aed704b cgroup: Add task_under_cgroup_hierarchy cgroup inline function to headers by Sargun Dhillon · 8 years ago
  37. 4c737b4 cgroup: make cgroup_path() and friends behave in the style of strlcpy() by Tejun Heo · 8 years ago
  38. 3abb1d9 kernfs: make kernfs_path*() behave in the style of strlcpy() by Tejun Heo · 8 years ago
  39. d08311d cgroupns: Add a limit on the number of cgroup namespaces by Eric W. Biederman · 8 years ago
  40. 1f3fe7e cgroup: Add cgroup_get_from_fd by Martin KaFai Lau · 9 years ago
  41. a79a908 cgroup: introduce cgroup namespaces by Aditya Kali · 9 years ago
  42. 34a9304 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  43. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  44. bd1060a sock, cgroup: add sock->sk_cgroup by Tejun Heo · 9 years ago
  45. 1774939 Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup into for-4.5 by Tejun Heo · 9 years ago
  46. b53202e cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends by Oleg Nesterov · 9 years ago
  47. 1f7dd3e5 cgroup: fix handling of multi-destination migration from subtree_control enabling by Tejun Heo · 9 years ago
  48. 16af439 cgroup: implement cgroup_get_from_path() and expose cgroup_put() by Tejun Heo · 9 years ago
  49. b11cfb5 cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it by Tejun Heo · 9 years ago
  50. 34c0625 cgroup: fix cftype->file_offset handling by Tejun Heo · 9 years ago
  51. 2e91fa7 cgroup: keep zombies associated with their original cgroups by Tejun Heo · 9 years ago
  52. f0d9a5f cgroup: make css_set_rwsem a spinlock and rename it to css_set_lock by Tejun Heo · 9 years ago
  53. ed27b9f cgroup: don't hold css_set_rwsem across css task iteration by Tejun Heo · 9 years ago
  54. 27bd4db cgroup: replace cgroup_has_tasks() with cgroup_is_populated() by Tejun Heo · 9 years ago
  55. 4530edd cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader() by Tejun Heo · 9 years ago
  56. 6f60ead cgroup: generalize obtaining the handles of and notifying cgroup files by Tejun Heo · 9 years ago
  57. 9e10a13 cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl() by Tejun Heo · 9 years ago
  58. 49d1dc4 cgroup: implement static_key based cgroup_subsys_enabled() and cgroup_subsys_on_dfl() by Tejun Heo · 9 years ago
  59. 20f1f4b Merge branch 'for-4.3-unified-base' into for-4.3 by Tejun Heo · 9 years ago
  60. 6abc8ca cgroup: define controller file conventions by Tejun Heo · 9 years ago
  61. 7e47682 cgroup: allow a cgroup subsystem to reject a fork by Aleksa Sarai · 10 years ago
  62. bbe179f Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  63. ec43869 cgroup, block: implement task_get_css() and use it in bio_associate_current() by Tejun Heo · 10 years ago
  64. c326aa2 cgroup: reorganize include/linux/cgroup.h by Tejun Heo · 10 years ago
  65. b4a04ab cgroup: separate out include/linux/cgroup-defs.h by Tejun Heo · 10 years ago
  66. f3ba538 cgroup: add dummy css_put() for !CONFIG_CGROUPS by Tejun Heo · 10 years ago
  67. 2756d37 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  68. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  69. e8ea14c mm: memcontrol: take a css reference for each charged page by Johannes Weiner · 10 years ago
  70. b583043 kill f_dentry uses by Al Viro · 10 years ago
  71. eeecbd1 cgroup: implement cgroup_get_e_css() by Tejun Heo · 10 years ago
  72. 56c807b cgroup: add cgroup_subsys->css_e_css_changed() by Tejun Heo · 10 years ago
  73. 7d172cc cgroup: add cgroup_subsys->css_released() by Tejun Heo · 10 years ago
  74. a25eb52 cgroup: remove CGRP_RELEASABLE flag by Zefan Li · 10 years ago
  75. f29374b cgroup: remove redundant check in cgroup_ino() by Zefan Li · 10 years ago
  76. 006f4ac cgroup: simplify proc_cgroup_show() by Zefan Li · 10 years ago
  77. 971ff49 cgroup: use a per-cgroup work for release agent by Zefan Li · 10 years ago
  78. 6213daa cgroup: remove some useless forward declarations by Li Zefan · 10 years ago
  79. 05ebb6e cgroup: make CFTYPE_ONLY_ON_DFL and CFTYPE_NO_ internal to cgroup core by Tejun Heo · 10 years ago
  80. a8ddc82 cgroup: distinguish the default and legacy hierarchies when handling cftypes by Tejun Heo · 10 years ago
  81. 2cf669a cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes() by Tejun Heo · 10 years ago
  82. 5577964 cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes by Tejun Heo · 10 years ago
  83. aa6ec29 cgroup: remove sane_behavior support on non-default hierarchies by Tejun Heo · 10 years ago
  84. 7450e90 cgroup: remove CGRP_ROOT_OPTION_MASK by Tejun Heo · 10 years ago
  85. af0ba67 cgroup: implement cgroup_subsys->depends_on by Tejun Heo · 10 years ago
  86. b4536f0ca cgroup: implement cgroup_subsys->css_reset() by Tejun Heo · 10 years ago
  87. f63070d cgroup: make interface files visible iff enabled on cgroup->subtree_control by Tejun Heo · 10 years ago
  88. 667c249 cgroup: introduce cgroup->subtree_control by Tejun Heo · 10 years ago
  89. 5533e01 cgroup: disallow debug controller on the default hierarchy by Tejun Heo · 11 years ago
  90. 6f4524d cgroup: implement css_tryget() by Tejun Heo · 11 years ago
  91. f3d4650 cgroup: convert cgroup_has_live_children() into css_has_online_children() by Tejun Heo · 11 years ago
  92. 184faf3 cgroup: use CSS_ONLINE instead of CGRP_DEAD by Tejun Heo · 11 years ago
  93. c2931b7 cgroup: iterate cgroup_subsys_states directly by Tejun Heo · 11 years ago
  94. de3f034 cgroup: introduce CSS_RELEASED and reduce css iteration fallback window by Tejun Heo · 11 years ago
  95. 0cb51d7 cgroup: move cgroup->serial_nr into cgroup_subsys_state by Tejun Heo · 11 years ago
  96. d5c419b cgroup: move cgroup->sibling and ->children into cgroup_subsys_state by Tejun Heo · 11 years ago
  97. d51f39b cgroup: remove cgroup->parent by Tejun Heo · 11 years ago
  98. 5c9d535 cgroup: remove css_parent() by Tejun Heo · 11 years ago
  99. 3b514d2 cgroup: skip refcnting on normal root csses and cgrp_dfl_root self css by Tejun Heo · 11 years ago
  100. 9d755d3 cgroup: use cgroup->self.refcnt for cgroup refcnting by Tejun Heo · 11 years ago