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
/
basic
/
mount-util.c
Age
Commit message (
Expand
)
Author
2016-10-11
nspawn,mount-util: add [u]mount_verbose and use it in nspawn
Zbigniew Jędrzejewski-Szmek
2016-09-25
namespace: rework how ReadWritePaths= is applied
Lennart Poettering
2016-08-18
add a new tool for creating transient mount and automount units
Lennart Poettering
2016-07-25
namespace: don't fail on masked mounts (#3794)
Alban Crequy
2016-07-22
namespace: ensure to return a valid inaccessible nodes (#3778)
Alessandro Puccetti
2016-07-19
namespace: unify limit behavior on non-directory paths
Alessandro Puccetti
2016-07-14
basic/mount-util: recognize ocfs2 as network fs (#3713)
Valentin Vidić
2016-07-11
treewide: fix typos and remove accidental repetition of words
Torstein Husebø
2016-04-28
basic/mount-util: recognize pvfs2 as network fs (#3140)
Zbigniew Jędrzejewski-Szmek
2016-03-02
tree-wide: no need to pass excess flags to open()/openat() if O_PATH is passed
Alexander Kuleshov
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-12-01
basic: re-sort includes
Thomas Hindoe Paaboel Andersen
2015-11-30
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-10-27
automount: move generically userful call repeat_mount() into mount-util.[ch]
Lennart Poettering
2015-10-27
mount-util: move fstype_is_network() and name_to_handle_at() definitions over
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-27
util-lib: move mount related utility calls to mount-util.[ch]
Lennart Poettering