| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2019-03-12 | 4 | -306/+416 |
|\ |
|
| * | vfs: Add some logging to the core users of the fs_context log | David Howells | 2019-02-28 | 1 | -1/+1 |
| * | cpuset: Use fs_context | David Howells | 2019-02-28 | 1 | -14/+42 |
| * | kernfs, sysfs, cgroup, intel_rdt: Support fs_context | David Howells | 2019-02-28 | 2 | -18/+18 |
| * | cgroup: store a reference to cgroup_ns into cgroup_fs_context | Al Viro | 2019-02-28 | 3 | -12/+17 |
| * | cgroup1_get_tree(): separate "get cgroup_root to use" into a separate helper | Al Viro | 2019-02-28 | 1 | -41/+46 |
| * | cgroup_do_mount(): massage calling conventions | Al Viro | 2019-02-28 | 3 | -36/+29 |
| * | cgroup: stash cgroup_root reference into cgroup_fs_context | Al Viro | 2019-02-28 | 3 | -4/+10 |
| * | cgroup2: switch to option-by-option parsing | Al Viro | 2019-02-28 | 1 | -29/+33 |
| * | cgroup1: switch to option-by-option parsing | Al Viro | 2019-02-28 | 3 | -98/+117 |
| * | cgroup: take options parsing into ->parse_monolithic() | Al Viro | 2019-02-28 | 3 | -116/+104 |
| * | cgroup: fold cgroup1_mount() into cgroup1_get_tree() | Al Viro | 2019-02-28 | 3 | -31/+18 |
| * | cgroup: start switching to fs_context | Al Viro | 2019-02-28 | 3 | -41/+116 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-03-10 | 1 | -4/+1 |
|\ \ |
|
| * | | IB/core: Simplify rdma cgroup registration | Parav Pandit | 2019-01-18 | 1 | -4/+1 |
* | | | Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2019-03-07 | 4 | -25/+17 |
|\ \ \ |
|
| * | | | cpuset: remove unused task_has_mempolicy() | Masahiro Yamada | 2019-02-19 | 1 | -13/+0 |
| * | | | cgroup, rstat: Don't flush subtree root unless necessary | Tejun Heo | 2019-02-15 | 1 | -4/+6 |
| * | | | cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix ... | Oleg Nesterov | 2019-01-31 | 2 | -8/+11 |
| |/ / |
|
* | | | kernel: cgroup: add poll file operation | Johannes Weiner | 2019-03-06 | 1 | -0/+12 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2019-03-05 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | bpf, cgroups: clean up kerneldoc warnings | Valdis Kletnieks | 2019-01-31 | 1 | -1/+1 |
| |/ |
|
* | | cgroup: saner refcounting for cgroup_root | Al Viro | 2019-01-17 | 3 | -55/+21 |
* | | fix cgroup_do_mount() handling of failure exits | Al Viro | 2019-01-17 | 1 | -3/+6 |
|/ |
|
* | Merge branch 'for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2018-12-29 | 5 | -93/+931 |
|\ |
|
| * | cgroup: Add named hierarchy disabling to cgroup_no_v1 boot param | Tejun Heo | 2018-12-28 | 1 | -1/+13 |
| * | cgroup: fix parsing empty mount option string | Ondrej Mosnacek | 2018-12-28 | 1 | -1/+1 |
| * | Merge branch 'for-4.20-fixes' into for-4.21 | Tejun Heo | 2018-12-28 | 1 | -12/+17 |
| |\ |
|
| | * | cgroup: fix CSS_TASK_ITER_PROCS | Tejun Heo | 2018-11-20 | 1 | -12/+17 |
| * | | cpuset: Remove set but not used variable 'cs' | YueHaibing | 2018-12-03 | 1 | -2/+0 |
| * | | cgroup: Add .__DEBUG__. prefix to debug file names | Tejun Heo | 2018-11-13 | 1 | -4/+7 |
| * | | cpuset: Minor cgroup2 interface updates | Tejun Heo | 2018-11-13 | 1 | -4/+4 |
| * | | cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug | Waiman Long | 2018-11-08 | 4 | -4/+27 |
| * | | cpuset: Use descriptive text when reading/writing cpuset.sched.partition | Waiman Long | 2018-11-08 | 1 | -7/+51 |
| * | | cpuset: Expose cpus.effective and mems.effective on cgroup v2 root | Waiman Long | 2018-11-08 | 1 | -2/+0 |
| * | | cpuset: Make generate_sched_domains() work with partition | Waiman Long | 2018-11-08 | 1 | -7/+27 |
| * | | cpuset: Make CPU hotplug work with partition | Waiman Long | 2018-11-08 | 1 | -15/+116 |
| * | | cpuset: Track cpusets that use parent's effective_cpus | Waiman Long | 2018-11-08 | 1 | -1/+70 |
| * | | cpuset: Add an error state to cpuset.sched.partition | Waiman Long | 2018-11-08 | 1 | -24/+129 |
| * | | cpuset: Add new v2 cpuset.sched.partition flag | Waiman Long | 2018-11-08 | 1 | -13/+352 |
| * | | cpuset: Simply allocation and freeing of cpumasks | Waiman Long | 2018-11-08 | 1 | -33/+77 |
| * | | cpuset: Define data structures to support scheduling partition | Waiman Long | 2018-11-08 | 1 | -0/+37 |
| * | | cpuset: Enable cpuset controller in default hierarchy | Waiman Long | 2018-11-08 | 1 | -3/+45 |
| * | | cgroup: remove unnecessary unlikely() | Yangtao Li | 2018-11-05 | 1 | -3/+1 |
| |/ |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-12-29 | 1 | -2/+2 |
|\ \ |
|
| * | | mm, oom: reorganize the oom report in dump_header | yuzhoujian | 2018-12-28 | 1 | -2/+2 |
* | | | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-12-28 | 1 | -9/+39 |
|\ \ \
| |/ /
|/| | |
|
| * | | blkcg: remove additional reference to the css | Dennis Zhou | 2018-12-08 | 1 | -9/+39 |
| |/ |
|
* / | cgroups: Replace synchronize_sched() with synchronize_rcu() | Paul E. McKenney | 2018-12-01 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-11-02 | 1 | -39/+9 |
|\ |
|