1. 58c025f cgroup1: switch to use of errorfc() et.al. by Al Viro · 5 years ago
  2. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  3. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  4. fbc2d16 get rid of cg_invalf() by Al Viro · 5 years ago
  5. 9a3284f cgroup: Optimize single thread migration by Michal Koutný · 5 years ago
  6. 653a23c Use kvmalloc in cgroups-v1 by Marc Koderer · 5 years ago
  7. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  8. aade7f9 cgroup: implement __cgroup_task_count() helper by Roman Gushchin · 6 years ago
  9. 06a2ae5 vfs: Add some logging to the core users of the fs_context log by David Howells · 6 years ago
  10. cca8f32 cgroup: store a reference to cgroup_ns into cgroup_fs_context by Al Viro · 6 years ago
  11. 6678889 cgroup1_get_tree(): separate "get cgroup_root to use" into a separate helper by Al Viro · 6 years ago
  12. 71d883c cgroup_do_mount(): massage calling conventions by Al Viro · 6 years ago
  13. cf6299b1 cgroup: stash cgroup_root reference into cgroup_fs_context by Al Viro · 6 years ago
  14. 8d2451f cgroup1: switch to option-by-option parsing by Al Viro · 6 years ago
  15. f5dfb53 cgroup: take options parsing into ->parse_monolithic() by Al Viro · 6 years ago
  16. 7feeef5 cgroup: fold cgroup1_mount() into cgroup1_get_tree() by Al Viro · 6 years ago
  17. 9012962 cgroup: start switching to fs_context by Al Viro · 6 years ago
  18. 35ac118 cgroup: saner refcounting for cgroup_root by Al Viro · 6 years ago
  19. 3fc9c12 cgroup: Add named hierarchy disabling to cgroup_no_v1 boot param by Tejun Heo · 6 years ago
  20. e4f8d81 cgroup/tracing: Move taking of spin lock out of trace event handlers by Steven Rostedt (VMware) · 6 years ago
  21. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  22. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  23. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  24. 116d2f7 cgroup: Fix deadlock in cpu hotplug path by Prateek Sood · 7 years ago
  25. e1cba4b cgroup: Add mount flag to enable cpuset to use v2 behavior in v1 cgroup by Waiman Long · 7 years ago
  26. 8cfd814 cgroup: implement cgroup v2 thread support by Tejun Heo · 7 years ago
  27. bc2fb7e cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS by Tejun Heo · 8 years ago
  28. 715c809 cgroup: reorganize cgroup.procs / task write path by Tejun Heo · 8 years ago
  29. a28f8f5 cgroup: Move debug cgroup to its own file by Waiman Long · 8 years ago
  30. 73a7242 cgroup: Keep accurate count of tasks in each css_set by Waiman Long · 8 years ago
  31. 9410091 Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  32. 9732adc cgroup: avoid attaching a cgroup root to two different superblocks, take 2 by Zefan Li · 8 years ago
  33. 330c418 Revert "cgroup: avoid attaching a cgroup root to two different superblocks" by Tejun Heo · 8 years ago
  34. bfb0b80 cgroup: avoid attaching a cgroup root to two different superblocks 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. b6a6759 cgroups: censor kernel pointer in debug files by Kees Cook · 8 years ago
  37. 50ff9d1 sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  38. 56cd697 sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  39. c3edc40 sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  40. bfc2cf6 cgroup: call subsys->*attach() only for subsystems which are actually affected by migration by Tejun Heo · 8 years ago
  41. e595cd7 cgroup: track migration context in cgroup_mgctx by Tejun Heo · 8 years ago
  42. e0aed7c cgroup: fix RCU related sparse warnings by Tejun Heo · 8 years ago
  43. d62beb7 cgroup: rename functions for consistency by Tejun Heo · 8 years ago
  44. 1592c9b cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.c by Tejun Heo · 8 years ago
  45. fa06990 cgroup: separate out cgroup1_kf_syscall_ops by Tejun Heo · 8 years ago
  46. 0a268db cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.c by Tejun Heo · 8 years ago