提交歷史

作者 SHA1 備註 提交日期
  Tejun Heo 3c74541777 cgroup: fix error return value from cgroup_subtree_control() 8 年之前
  Tejun Heo 7af608e4f9 cgroup: create dfl_root files on subsys registration 8 年之前
  Tejun Heo 610467270f cgroup: don't call migration methods if there are no tasks to migrate 8 年之前
  Tejun Heo 5136f6365c cgroup: implement "nsdelegate" mount option 8 年之前
  Tejun Heo 824ecbe01c cgroup: restructure cgroup_procs_write_permission() 8 年之前
  Waiman Long 73a7242a06 cgroup: Keep accurate count of tasks in each css_set 8 年之前
  Waiman Long 33c35aa481 cgroup: Prevent kill_css() from being called more than once 8 年之前
  Linus Torvalds 9410091dd5 Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 8 年之前
  Tejun Heo 310b4816a5 cgroup: mark cgroup_get() with __maybe_unused 8 年之前
  Zefan Li 9732adc5d6 cgroup: avoid attaching a cgroup root to two different superblocks, take 2 8 年之前
  Tejun Heo a590b90d47 cgroup: fix spurious warnings on cgroup_is_dead() from cgroup_sk_alloc() 8 年之前
  Linus Torvalds 06ea4c38bc Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 8 年之前
  Tejun Heo 77f88796ce cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups 8 年之前
  Masahiro Yamada 8a1115ff6b scripts/spelling.txt: add "disble(d)" pattern and fix typo instances 8 年之前
  Elena Reshetova 4b9502e63b kernel: convert css_set.refcount from atomic_t to refcount_t 8 年之前
  Elena Reshetova 387ad9674b kernel: convert cgroup_namespace.count from atomic_t to refcount_t 8 年之前
  Ingo Molnar 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 年之前
  Linus Torvalds f7878dc3a9 Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 8 年之前
  Tejun Heo 576dd46450 cgroup: drop the matching uid requirement on migration for cgroup v2 8 年之前
  Tejun Heo b807421a72 cgroup: misc cleanups 8 年之前
  Tejun Heo bdf3d06bed Merge branch 'for-4.10-fixes' into for-4.11 8 年之前
  Tejun Heo bfc2cf6f61 cgroup: call subsys->*attach() only for subsystems which are actually affected by migration 8 年之前
  Tejun Heo e595cd7069 cgroup: track migration context in cgroup_mgctx 8 年之前
  Tejun Heo d8ebf5191d cgroup: cosmetic update to cgroup_taskset_add() 8 年之前
  Tejun Heo e0aed7c74f cgroup: fix RCU related sparse warnings 8 年之前
  Tejun Heo dcfe149b9f cgroup: move namespace code to kernel/cgroup/namespace.c 8 年之前
  Tejun Heo d62beb7f3d cgroup: rename functions for consistency 8 年之前
  Tejun Heo 1592c9b223 cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.c 8 年之前
  Tejun Heo fa069904dd cgroup: separate out cgroup1_kf_syscall_ops 8 年之前
  Tejun Heo 633feee310 cgroup: refactor mount path and clearly distinguish v1 and v2 paths 8 年之前