index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
mount-setup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mount-setup: change the system mount propagation to shared by default only at...
Wen Yang
2020-04-09
1
-2
/
+2
*
mount-setup: make /dev noexec
Topi Miettinen
2020-03-09
1
-1
/
+1
*
core: create inaccessible nodes for users when making runtime dirs
Anita Zhang
2019-12-18
1
-1
/
+1
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+0
*
Merge pull request #13246 from keszybz/add-SystemdOptions-efi-variable
Zbigniew Jędrzejewski-Szmek
2019-10-03
1
-1
/
+3
|
\
|
*
util-lib: split shared/efivars into basic/efivars and shared/efi-loader
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-1
/
+2
|
*
util-lib: move some functions from basic/cgroup-util to shared/cgroup-setup
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-0
/
+1
*
|
pid1: do not warn if /run/systemd/relabel-extra.d/ doesn't exist
Zbigniew Jędrzejewski-Szmek
2019-09-19
1
-1
/
+2
|
/
*
Merge pull request #13354 from keszybz/two-refactoring-patches
Yu Watanabe
2019-09-16
1
-42
/
+15
|
\
|
*
basic/conf-files: make conf_files_list() take just a single directory
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-1
/
+1
|
*
core/mount-setup: use conf_files_list_strv() for relabel-extra.d/
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-42
/
+15
*
|
mount-setup: relabel items mentioned directly in relabel-extra.d
Benjamin Gilbert
2019-09-16
1
-0
/
+1
|
/
*
tree-wide: get rid of strappend()
Lennart Poettering
2019-07-12
1
-1
/
+1
*
util: split out nulstr related stuff to nulstr-util.[ch]
Lennart Poettering
2019-03-14
1
-1
/
+1
*
mount-setup: don't consider it reason to fail if we can't relabel cgroupfs
Lennart Poettering
2018-12-12
1
-3
/
+1
*
mount-setup: use FOREACH_STRING where appropriate
Lennart Poettering
2018-12-12
1
-3
/
+3
*
mount-setup: optionally, relabel a configured set of files/dirs after loading...
Lennart Poettering
2018-12-12
1
-1
/
+101
*
Merge pull request #10996 from poettering/oci-prep
Zbigniew Jędrzejewski-Szmek
2018-11-30
1
-14
/
+3
|
\
|
*
dev-setup: generalize logic we use to create "inaccessible" device nodes
Lennart Poettering
2018-11-29
1
-14
/
+3
*
|
Split out part of mount-util.c into mountpoint-util.c
Zbigniew Jędrzejewski-Szmek
2018-11-29
1
-1
/
+1
|
/
*
core: remove JoinControllers= configuration setting
Lennart Poettering
2018-11-16
1
-71
/
+79
*
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
*
tree-wide: unify how we define bit mak enums
Lennart Poettering
2018-06-12
1
-4
/
+4
*
core/mount-setup: remove part of check which is always true
Zbigniew Jędrzejewski-Szmek
2018-05-14
1
-1
/
+1
*
core/mount-setup: remove part of check which is always true
Zbigniew Jędrzejewski-Szmek
2018-05-10
1
-1
/
+1
*
mount-setup: add a comment that the character/block device nodes are "optiona...
Lennart Poettering
2018-05-03
1
-3
/
+9
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
machine-image,mount-setup: minor coding style fixes
Lennart Poettering
2018-03-28
1
-7
/
+6
*
core: dont't remount /sys/fs/cgroup for relabel if not needed (#8595)
Krzysztof Nowicki
2018-03-28
1
-9
/
+33
*
label: rework label_fix() implementations (#8583)
Lennart Poettering
2018-03-27
1
-4
/
+4
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-4
/
+2
*
core: do not free heap-allocated strings (#8391)
Yu Watanabe
2018-03-08
1
-2
/
+4
*
mount-setup: change bpf mount mode to 0700 (#8334)
Lennart Poettering
2018-03-02
1
-1
/
+1
*
mount-setup: always use the same source as fstype for the API VFS we mount
Lennart Poettering
2018-02-21
1
-4
/
+4
*
bpf: mount bpffs by default on boot
Lennart Poettering
2018-02-21
1
-0
/
+2
*
pid1: do not initialize join_controllers by default
Zbigniew Jędrzejewski-Szmek
2018-02-19
1
-4
/
+16
*
mount-setup: fix MNT_CHECK_WRITABLE error handling, and log about the issue
Lennart Poettering
2017-12-15
1
-5
/
+10
*
Fix SELinux labels in cgroup filesystem root directory (#7496)
Krzysztof Nowicki
2017-11-30
1
-1
/
+11
*
core: remove empty cgroups (#7457)
Christian Brauner
2017-11-24
1
-0
/
+1
*
cgroup: test whether pure unified hierarchy is writable
Christian Brauner
2017-11-22
1
-2
/
+2
*
cgroup: check whether unified hierarchy is writable
Christian Brauner
2017-11-22
1
-5
/
+15
*
cgroup-util: move Set* allocation into cg_kernel_controllers()
Lennart Poettering
2017-11-21
1
-5
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
build-sys: s/HAVE_SMACK/ENABLE_SMACK/
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-5
/
+5
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-6
/
+6
*
Revert "mount-setup: mount xenfs filesystem (#6491)" (#6662)
vliaskov
2017-08-28
1
-2
/
+0
*
mount-setup: mount xenfs filesystem (#6491)
vliaskov
2017-07-31
1
-0
/
+2
*
core: support "nsdelegate" cgroup v2 mount option (#6294)
Tejun Heo
2017-07-14
1
-0
/
+4
*
core/mount-setup: if unified hierarchy is not supported, fall back to legacy
Zbigniew Jędrzejewski-Szmek
2017-02-22
1
-1
/
+1
[next]