index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
nspawn
/
nspawn-cgroup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
strv: declare iterator of FOREACH_STRING() in the loop
Zbigniew Jędrzejewski-Szmek
2022-03-23
1
-1
/
+0
*
tree-wide: fix duplicated words
Michael Biebl
2022-03-18
1
-1
/
+1
*
cgroup-util: use string_hash_ops_free
Yu Watanabe
2021-09-11
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
mount-util: rework umount_verbose() to take log level and flags arg
Lennart Poettering
2020-09-23
1
-1
/
+1
*
mount-util: switch most mount_verbose() code over to not follow symlinks
Lennart Poettering
2020-09-23
1
-19
/
+19
*
tree-wide: add size limits for tmpfs mounts
Topi Miettinen
2020-05-13
1
-2
/
+2
*
basic/set: let set_put_strdup() create the set with string hash ops
Zbigniew Jędrzejewski-Szmek
2020-05-06
1
-7
/
+3
*
util-lib: move some functions from basic/cgroup-util to shared/cgroup-setup
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-0
/
+1
*
path-util: get rid of prefix_root()
Lennart Poettering
2019-06-21
1
-3
/
+3
*
tree-wide: make use of the new WRITE_STRING_FILE_MKDIR_0755 flag
Lennart Poettering
2019-05-08
1
-2
/
+1
*
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-1
/
+1
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
*
nspawn: (void)ify more stuff
Lennart Poettering
2019-03-15
1
-1
/
+1
*
Split out part of mount-util.c into mountpoint-util.c
Zbigniew Jędrzejewski-Szmek
2018-11-29
1
-0
/
+1
*
cgroup: be more careful with which controllers we can enable/disable on a cgroup
Lennart Poettering
2018-11-23
1
-1
/
+1
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-2
/
+2
*
tree-wide: set WRITE_STRING_FILE_DISABLE_BUFFER flag when we write files unde...
Yu Watanabe
2018-11-06
1
-1
/
+1
*
nspawn: chown() the legacy hierarchy when it's used in a container
Evgeny Vereshchagin
2018-09-26
1
-1
/
+1
*
fs-util: make symlink_idempotent() optionally create relative link
Yu Watanabe
2018-09-24
1
-2
/
+2
*
nspawn: sync_cgroup(): Rename arg_uid_shift -> uid_shift
Luke Shumaker
2018-07-20
1
-2
/
+2
*
nspawn: Move cgroup mount stuff from nspawn-mount.c to nspawn-cgroup.c
Luke Shumaker
2018-07-20
1
-0
/
+417
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
nspawn: move nspawn cgroup hierarchy one level down unconditionally
Lennart Poettering
2018-05-03
1
-25
/
+34
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
nspawn: when in hybrid mode, chown() both the legacy and the unified hierarch...
Lennart Poettering
2017-12-05
1
-1
/
+14
*
cgroup: also include "cgroups.threads" in the list of files to chown
Lennart Poettering
2017-12-05
1
-5
/
+7
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
Be slightly more verbose in error message
Zbigniew Jędrzejewski-Szmek
2017-07-02
1
-1
/
+1
*
cgroup: rename cg_unified() → cg_unified_controller()
Lennart Poettering
2017-02-24
1
-2
/
+2
*
cgroup: change cg_unified() to possibly return errors again
Lennart Poettering
2017-02-24
1
-4
/
+10
*
core: simplify cg_[all_]unified()
Tejun Heo
2017-02-18
1
-12
/
+5
*
nspawn: remove unused variable (#4369)
Thomas H. P. Andersen
2016-10-13
1
-1
/
+0
*
nspawn: cleanup and chown the synced cgroup hierarchy (#4223)
Evgeny Vereshchagin
2016-10-13
1
-15
/
+38
*
nspawn,mount-util: add [u]mount_verbose and use it in nspawn
Zbigniew Jędrzejewski-Szmek
2016-10-11
1
-6
/
+7
*
core: use the unified hierarchy for the systemd cgroup controller hierarchy
Tejun Heo
2016-08-17
1
-7
/
+6
*
core: rename cg_unified() to cg_all_unified()
Tejun Heo
2016-08-16
1
-2
/
+2
*
treewide: fix typos and remove accidental repetition of words
Torstein Husebø
2016-07-11
1
-1
/
+1
*
core: update populated event handling in unified hierarchy
Tejun Heo
2016-03-26
1
-2
/
+1
*
cgroup2: use new fstype for unified hierarchy
Alban Crequy
2016-03-26
1
-1
/
+1
*
nspawn: Fix two misspellings of "hierarchy" in error messages
Tobias Klauser
2016-03-16
1
-2
/
+2
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
nspawn: userns and unified cgroup: chown cgroup.events
Alban Crequy
2015-12-28
1
-0
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-5
/
+5
*
nspawn: remove nspawn.h, it's empty now
Lennart Poettering
2015-09-07
1
-1
/
+0
*
nspawn: split out cgroup related calls into nspawn-cgroup.[ch]
Lennart Poettering
2015-09-07
1
-0
/
+163