1. e574576 cgroup: Use open-time cgroup namespace for process migration perm checks by Tejun Heo · 3 years ago
  2. 0d2b5955 cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv by Tejun Heo · 3 years ago
  3. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  4. 9a3284f cgroup: Optimize single thread migration by Michal Koutný · 5 years ago
  5. 712e351 cgroup: make TRACE_CGROUP_PATH irq-safe by Roman Gushchin · 6 years ago
  6. aade7f9 cgroup: implement __cgroup_task_count() helper by Roman Gushchin · 6 years ago
  7. 23bf1b6 kernfs, sysfs, cgroup, intel_rdt: Support fs_context by David Howells · 6 years ago
  8. cca8f32 cgroup: store a reference to cgroup_ns into cgroup_fs_context by Al Viro · 6 years ago
  9. 71d883c cgroup_do_mount(): massage calling conventions by Al Viro · 6 years ago
  10. cf6299b1 cgroup: stash cgroup_root reference into cgroup_fs_context by Al Viro · 6 years ago
  11. 8d2451f cgroup1: switch to option-by-option parsing by Al Viro · 6 years ago
  12. f5dfb53 cgroup: take options parsing into ->parse_monolithic() by Al Viro · 6 years ago
  13. 7feeef5 cgroup: fold cgroup1_mount() into cgroup1_get_tree() by Al Viro · 6 years ago
  14. 9012962 cgroup: start switching to fs_context by Al Viro · 6 years ago
  15. 35ac118 cgroup: saner refcounting for cgroup_root by Al Viro · 6 years ago
  16. 5cf8114 cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug by Waiman Long · 6 years ago
  17. e4f8d81 cgroup/tracing: Move taking of spin lock out of trace event handlers by Steven Rostedt (VMware) · 7 years ago
  18. 9f25a8d Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  19. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  20. 6162cef cgroup: Factor out and expose cgroup_rstat_*() interface functions by Tejun Heo · 7 years ago
  21. a17556f8 cgroup: Reorganize kernel/cgroup/rstat.c by Tejun Heo · 7 years ago
  22. d4ff749 cgroup: Distinguish base resource stat implementation from rstat by Tejun Heo · 7 years ago
  23. c58632b cgroup: Rename stat to rstat by Tejun Heo · 7 years ago
  24. 22714a2 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  25. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  26. d41bf8c cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat by Tejun Heo · 7 years ago
  27. 041cd64 cgroup: Implement cgroup2 basic CPU usage accounting by Tejun Heo · 7 years ago
  28. 608c1d3 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  29. 7a0cf0e cgroup: update debug controller to print out thread mode information by Waiman Long · 7 years ago
  30. 8cfd814 cgroup: implement cgroup v2 thread support by Tejun Heo · 7 years ago
  31. 715c809 cgroup: reorganize cgroup.procs / task write path by Tejun Heo · 8 years ago
  32. 6104672 cgroup: don't call migration methods if there are no tasks to migrate by Tejun Heo · 8 years ago
  33. a28f8f5 cgroup: Move debug cgroup to its own file by Waiman Long · 8 years ago
  34. 9732adc cgroup: avoid attaching a cgroup root to two different superblocks, take 2 by Zefan Li · 8 years ago
  35. 4b9502e6 kernel: convert css_set.refcount from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  36. bfc2cf6 cgroup: call subsys->*attach() only for subsystems which are actually affected by migration by Tejun Heo · 8 years ago
  37. e595cd7 cgroup: track migration context in cgroup_mgctx by Tejun Heo · 8 years ago
  38. dcfe149 cgroup: move namespace code to kernel/cgroup/namespace.c by Tejun Heo · 8 years ago
  39. d62beb7 cgroup: rename functions for consistency by Tejun Heo · 8 years ago
  40. 1592c9b cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.c by Tejun Heo · 8 years ago
  41. fa06990 cgroup: separate out cgroup1_kf_syscall_ops by Tejun Heo · 8 years ago
  42. 0a268db cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.c by Tejun Heo · 8 years ago