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
/
core
/
mount-setup.c
Age
Commit message (
Expand
)
Author
2015-01-05
nspawn: mount most of the cgroup tree read-only in nspawn containers except f...
Lennart Poettering
2014-11-28
treewide: another round of simplifications
Michal Schmidt
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-26
core: reindent mount/kmod tables
Lennart Poettering
2014-11-14
mount-setup: remove mount_setup_late()
Daniel Mack
2014-11-13
sd-bus: sync with kdbus upstream (ABI break)
Daniel Mack
2014-10-23
mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...
Lennart Poettering
2014-10-10
mount-setup: skip relabelling when SELinux and SMACK not supported
Emil Renner Berthing
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-08-13
mount-setup: fix counting of early mounts without SMACK
Lennart Poettering
2014-06-26
core: Don't require cgroups xattr support
Tom Hirst
2014-06-23
core: You can not put the cached result of use_smack fct, as we are not sure ...
Ronan Le Martret
2014-05-28
build-sys: use glibc's xattr support instead of requiring libattr
Kay Sievers
2014-05-05
core: require cgroups filesystem to be available
Kay Sievers
2014-03-24
core: don't try to relabel mounts before we loaded the policy
Lennart Poettering
2014-03-18
core: remount /sys/fs/cgroup/ read-only after we mounted all controllers
Lennart Poettering
2014-03-18
cgroup: it's not OK to invoke alloca() in loops
Lennart Poettering
2014-01-20
exec: introduce PrivateDevices= switch to provide services with a private /dev
Lennart Poettering
2013-11-26
tree-wide usage of %m specifier instead of strerror(errno)
Daniel Buch
2013-10-09
Smack: Test if smack is enabled before mounting
Auke Kok
2013-10-07
Mount /run, /dev/shm usable to tasks when using SMACK.
Auke Kok
2013-07-17
remove /run/initramfs/root-fsck logic
Harald Hoyer
2013-04-24
Small cleanup
Zbigniew Jędrzejewski-Szmek
2013-04-24
Add set_consume which always takes ownership
Zbigniew Jędrzejewski-Szmek
2013-04-24
Standarize on one spelling of symlink error message
Zbigniew Jędrzejewski-Szmek
2013-04-24
systemd: fall back to mounting /sys/fs/cgroup sans xattr
Zbigniew Jędrzejewski-Szmek
2013-04-21
systemd,nspawn: use extended attributes to store metadata
Zbigniew Jędrzejewski-Szmek
2013-04-04
util: make time formatting a bit smarter
Lennart Poettering
2013-03-22
mount: mount all cgroup controllers in containers, too
Lennart Poettering
2013-03-15
core: reuse the same /tmp, /var/tmp and inaccessible dir
Michal Sekletar
2013-03-15
sd-booted: update sd_booted() check a bit
Lennart Poettering
2013-03-07
core: mount and initialize Smack
Nathaniel Chen
2013-02-27
mount-setup: mount pstore filesystem
Kay Sievers
2013-02-13
build-sys: make EFI support build-time optional
Lennart Poettering
2013-02-13
efi: various cleanups
Lennart Poettering
2013-01-21
util: move is_efiboot() to efivars.c
Lennart Poettering
2012-11-04
mount-setup: try mounting 'efivarfs' only if the system bootet with EFI
Kay Sievers
2012-10-30
systemd: mount the EFI variable filesystem
Lee, Chun-Yi
2012-09-18
mount: don't mount securityfs in a container
Lennart Poettering
2012-08-21
dev-setup: make NULL as parameter for dev_setup() equivalent to ""
Lennart Poettering
2012-08-21
dev-setup: allow a path prefix for use in chroots
Dave Reisner
2012-08-06
mount-setup: change system mount propagation to shared by default
Lennart Poettering
2012-08-06
continue work with error messages, log_oom()
Shawn Landden
2012-07-03
mount-setup: don't complain if we try to fix the label of a dir beneath a mou...
Lennart Poettering
2012-06-01
missing: define MS_STRICTATIME if not defined already
Lennart Poettering
2012-05-31
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
2012-05-08
util: split-out path-util.[ch]
Kay Sievers
2012-04-22
mount-setup: ignore common container bind mounts
Lennart Poettering
2012-04-20
mount-setup: don't log with LOG_ERROR if a mount that doesn't matter fails
Lennart Poettering
2012-04-17
udev: unify /dev static symlink setup
Kay Sievers
[next]