Age | Commit message (Expand) | Author |
2015-05-29 | path-util: Change path_is_mount_point() symlink arg from bool to flags | Martin Pitt |
2015-05-21 | nspawn: finish user namespace support | Lennart Poettering |
2015-04-07 | core: fix mount setup to work with non-existing mount points | David Herrmann |
2015-04-07 | core: mount-setup: handle non-existing mountpoints gracefully | Daniel Mack |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-01-23 | mount-setup: Do not bother with /proc/bus/usb | Cristian Rodríguez |
2015-01-23 | mount-setup: /selinux, /cgroup, /dev/cgroup are sooo old, don't bother with t... | Lennart Poettering |
2015-01-17 | remove unneeded libgen.h includes | Cristian Rodríguez |
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 |