index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nspawn
/
nspawn-cgroup.c
Age
Commit message (
Expand
)
Author
2017-06-16
nspawn: mount_legacy_cgns_supported(): Rename variables to not lie
Luke Shumaker
2017-06-16
nspawn: Merge chown_cgroup(), sync_cgroup(), and create_subcgroup() into one ...
Luke Shumaker
2017-06-16
nspawn: Detect the outer_cgver once, and pass that around
Luke Shumaker
2017-06-16
nspawn: nspawn-cgroup.{c,h}: s/unified_requested/inner_cgver/
Luke Shumaker
2017-06-16
nspawn: Move cgroup mount stuff from nspawn-mount.c to nspawn-cgroup.c
Luke Shumaker
2017-06-16
nspawn: Rename arg_uid_shift -> uid_shift
Luke Shumaker
2016-10-14
nspawn: remove unused variable (#4369)
Thomas H. P. Andersen
2016-10-13
nspawn: cleanup and chown the synced cgroup hierarchy (#4223)
Evgeny Vereshchagin
2016-10-11
nspawn,mount-util: add [u]mount_verbose and use it in nspawn
Zbigniew Jędrzejewski-Szmek
2016-08-17
core: use the unified hierarchy for the systemd cgroup controller hierarchy
Tejun Heo
2016-08-15
core: rename cg_unified() to cg_all_unified()
Tejun Heo
2016-07-11
treewide: fix typos and remove accidental repetition of words
Torstein Husebø
2016-03-26
core: update populated event handling in unified hierarchy
Tejun Heo
2016-03-26
cgroup2: use new fstype for unified hierarchy
Alban Crequy
2016-03-16
nspawn: Fix two misspellings of "hierarchy" in error messages
Tobias Klauser
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-12-28
nspawn: userns and unified cgroup: chown cgroup.events
Alban Crequy
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-09-07
nspawn: remove nspawn.h, it's empty now
Lennart Poettering
2015-09-07
nspawn: split out cgroup related calls into nspawn-cgroup.[ch]
Lennart Poettering