Age | Commit message (Expand) | Author |
2016-08-15 | core: rename cg_unified() to cg_all_unified() | Tejun Heo |
2016-07-26 | nspawn: add SYSTEMD_NSPAWN_USE_CGNS env variable (#3809) | Christian Brauner |
2016-07-25 | Merge pull request #3589 from brauner/cgroup_namespace | Lennart Poettering |
2016-07-20 | nspawn: when netns is on, mount /proc/sys/net writable | Lennart Poettering |
2016-07-18 | nspawn: decrease mkdir error logging in /sys to debug priority (#3748) | tblume |
2016-07-09 | nspawn: handle cgroup namespaces | Christian Brauner |
2016-04-01 | prevent systemd-nspawn from trying to create target | Bjørnar Ness |
2016-03-26 | cgroup2: use new fstype for unified hierarchy | Alban Crequy |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2015-11-09 | treewide: apply errno.cocci | Michal Schmidt |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | user-util: move UID/GID related macros from macro.h to user-util.h | Lennart Poettering |
2015-10-27 | util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move a number of fs operations into fs-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move mount related utility calls to mount-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split string parsing related calls from util.[ch] into parse-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-10-24 | util: split out escaping code into escape.[ch] | Lennart Poettering |
2015-10-20 | nspawn: skip /sys-as-tmpfs if we don't use private-network | Iago López Galeiras |
2015-10-09 | nspawn: create /sys/fs/cgroup for unified hierarchy as well | Mirco Tischler |
2015-09-30 | nspawn: mount /sys as tmpfs, and then mount only select subdirs of the real s... | Lennart Poettering |
2015-09-30 | nspawn: fix user namespace support | Lennart Poettering |
2015-09-30 | nspawn: make sure mount_legacy_cgroup_hierarchy() can deal with NULL root dir... | Lennart Poettering |
2015-09-07 | nspawn: remove nspawn.h, it's empty now | Lennart Poettering |
2015-09-07 | nspawn: split out mount related functions into a new nspawn-mount.c file | Lennart Poettering |