summaryrefslogtreecommitdiffstats
path: root/kernel/cgroup.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-10-141-27/+48
|\
| * cgroup: fix error handling regressions in proc_cgroup_show() and cgroup_relea...Tejun Heo2016-09-291-3/+3
| * cgroup: add tracepoints for basic operationsTejun Heo2016-08-101-0/+25
| * cgroup: make cgroup_path() and friends behave in the style of strlcpy()Tejun Heo2016-08-101-26/+22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-10-061-0/+24
|\ \
| * \ Merge branch 'nsfs-ioctls' into HEADEric W. Biederman2016-09-221-0/+6
| |\ \
| | * | kernel: add a helper to get an owning user namespace for a namespaceAndrey Vagin2016-09-221-0/+6
| | |/
| * | userns: When the per user per user namespace limit is reached return ENOSPCEric W. Biederman2016-09-221-1/+1
| * | cgroupns: Add a limit on the number of cgroup namespacesEric W. Biederman2016-08-081-0/+18
| |/
* | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-09-301-4/+25
|\ \
| * \ Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-271-4/+25
| |\ \
| | * | cgroup: fix invalid controller enable rejections with cgroup namespaceTejun Heo2016-09-231-4/+25
| | |/
* | | Merge branch 'locking/urgent' into locking/core, to pick up fixesIngo Molnar2016-09-221-0/+6
|\ \ \ | |/ /
| * | cgroup: duplicate cgroup reference when cloning socketsJohannes Weiner2016-09-191-0/+6
| |/
* | locking, rcu, cgroup: Avoid synchronize_sched() in __cgroup_procs_write()Peter Zijlstra2016-08-181-0/+6
|/
* Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-07-291-10/+8
|\
| * cgroupns: Only allow creation of hierarchies in the initial cgroup namespaceEric W. Biederman2016-07-151-6/+2
| * cgroupns: Close race between cgroup_post_fork and copy_cgroup_nsEric W. Biederman2016-07-151-0/+5
| * cgroupns: Fix the locking in copy_cgroup_nsEric W. Biederman2016-07-151-4/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-271-0/+35
|\ \
| * | cgroup: Add cgroup_get_from_fdMartin KaFai Lau2016-07-011-0/+35
| |/
* | Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-07-261-9/+4
|\ \ | |/ |/|
| * cgroup: remove duplicated include from cgroup.cWei Yongjun2016-07-191-1/+0
| * cgroup: allow NULL return from ss->css_alloc()Tejun Heo2016-06-211-0/+2
| * cgroup: remove unnecessary 0 check from css_from_id()Johannes Weiner2016-06-171-1/+1
| * cgroup: fix idr leak for the first cgroup rootJohannes Weiner2016-06-171-7/+1
* | cgroup: Disable IRQs while holding css_set_lockDaniel Bristot de Oliveira2016-06-231-68/+74
* | cgroup: set css->id to -1 during initTejun Heo2016-06-161-0/+1
* | cgroup: remove redundant cleanup in css_createWenwei Tao2016-05-261-4/+1
|/
* cgroup: fix compile warningFelipe Balbi2016-05-121-1/+1
* cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespacesSerge E. Hallyn2016-05-091-0/+63
* cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo2016-04-251-2/+5
* Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2016-03-211-4/+225
|\
| * cgroup: fix and restructure error handling in copy_cgroup_ns()Tejun Heo2016-02-291-13/+5
| * cgroup: fix alloc_cgroup_ns() error handling in copy_cgroup_ns()Tejun Heo2016-02-181-2/+3
| * Add FS_USERNS_FLAG to cgroup fsSerge Hallyn2016-02-161-0/+2
| * cgroup: mount cgroupns-root when inside non-init cgroupnsSerge Hallyn2016-02-161-1/+47
| * cgroup: cgroup namespace setns supportAditya Kali2016-02-161-3/+16
| * cgroup: introduce cgroup namespacesAditya Kali2016-02-161-3/+170
* | cgroup: avoid false positive gcc-6 warningArnd Bergmann2016-03-161-0/+3
* | cgroup: ignore css_sets associated with dead cgroups during migrationTejun Heo2016-03-161-2/+18
* | cgroup: implement cgroup_subsys->implicit_on_dflTejun Heo2016-03-081-7/+31
* | cgroup: use css_set->mg_dst_cgrp for the migration target cgroupTejun Heo2016-03-081-13/+13
* | cgroup: make cgroup[_taskset]_migrate() take cgroup_root instead of cgroupTejun Heo2016-03-081-35/+35
* | cgroup: move migration destination verification out of cgroup_migrate_prepare...Tejun Heo2016-03-081-8/+20
* | cgroup: fix incorrect destination cgroup in cgroup_update_dfl_csses()Tejun Heo2016-03-081-1/+1
* | cgroup: update css iteration in cgroup_update_dfl_csses()Tejun Heo2016-03-031-11/+8
* | cgroup: allocate 2x cgrp_cset_links when setting up a new rootTejun Heo2016-03-031-3/+4
* | cgroup: make cgroup_calc_subtree_ss_mask() take @this_ss_maskTejun Heo2016-03-031-10/+7
* | cgroup: reimplement rebind_subsystems() using cgroup_apply_control() and friendsTejun Heo2016-03-031-79/+28
OpenPOWER on IntegriCloud