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
/
umount.c
Age
Commit message (
Expand
)
Author
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-06-24
use more _cleanup_ macro
Ronny Chevalier
2014-06-05
umount: modernizations
Lennart Poettering
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-02-17
core: more exact test on the procfs special string "(deleted)"
Jan Engelhardt
2013-12-18
core,logind: libudev usage modernizations
Lennart Poettering
2013-10-14
list: make our list macros a bit easier to use by not requring type spec on e...
Lennart Poettering
2013-10-13
Introduce udev object cleanup functions
Zbigniew Jędrzejewski-Szmek
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-15
Fix spelling errors using 'codespell' tool
Anatol Pomozov
2013-04-05
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-03-31
Modernization
Zbigniew Jędrzejewski-Szmek
2013-01-20
shutdown: loop - convert to enumerate match
Kay Sievers
2013-01-16
shutdown: ignore loop devices without a backing file
Kay Sievers
2013-01-16
shutdown: in the final umount loop don't use MNT_FORCE
Lennart Poettering
2012-12-07
shutdown, umount: use verbs consistently
Michal Schmidt
2012-12-07
shutdown, umount: logging improvements
Michal Schmidt
2012-12-07
umount: fix check for DM changed
Michal Schmidt
2012-11-28
shutdown: fix typo
Hermann Gausterer
2012-11-28
shutdown: don't consider umounting of / and /usr failed
Tom Gundersen
2012-11-16
umount: always remount read-only before unmounting in final shutdown loop
Lennart Poettering
2012-09-03
shutdown: don't attempt read-only mounts in a container
Lennart Poettering
2012-08-13
umount: MS_MGC_VAL is so 90s
Lennart Poettering
2012-05-30
shutdown: Don't skip bind mounts on shutdown
Daniel Drake
2012-05-08
util: split-out path-util.[ch]
Kay Sievers
2012-04-12
shutdown: move shutdown to core since it replaces PID 1
Lennart Poettering