index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
umount.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: fix CID 996302
Susant Sahani
2015-06-12
1
-1
/
+1
*
util: rework cunescape(), improve error handling
Lennart Poettering
2015-04-07
1
-18
/
+20
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
core,shutdown: don't bother with unmounting any mounts below /sys, /proc, /de...
Lennart Poettering
2015-01-23
1
-2
/
+8
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-4
/
+4
*
use more _cleanup_ macro
Ronny Chevalier
2014-06-24
1
-12
/
+4
*
umount: modernizations
Lennart Poettering
2014-06-05
1
-38
/
+27
*
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-18
1
-4
/
+4
*
core: more exact test on the procfs special string "(deleted)"
Jan Engelhardt
2014-02-18
1
-1
/
+1
*
core,logind: libudev usage modernizations
Lennart Poettering
2013-12-18
1
-14
/
+28
*
list: make our list macros a bit easier to use by not requring type spec on e...
Lennart Poettering
2013-10-14
1
-10
/
+10
*
Introduce udev object cleanup functions
Zbigniew Jędrzejewski-Szmek
2013-10-13
1
-94
/
+49
*
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
1
-1
/
+1
*
Fix spelling errors using 'codespell' tool
Anatol Pomozov
2013-04-15
1
-1
/
+1
*
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-04-06
1
-9
/
+7
*
Modernization
Zbigniew Jędrzejewski-Szmek
2013-03-31
1
-4
/
+4
*
shutdown: loop - convert to enumerate match
Kay Sievers
2013-01-20
1
-8
/
+2
*
shutdown: ignore loop devices without a backing file
Kay Sievers
2013-01-16
1
-0
/
+7
*
shutdown: in the final umount loop don't use MNT_FORCE
Lennart Poettering
2013-01-16
1
-2
/
+4
*
shutdown, umount: use verbs consistently
Michal Schmidt
2012-12-07
1
-5
/
+5
*
shutdown, umount: logging improvements
Michal Schmidt
2012-12-07
1
-6
/
+9
*
umount: fix check for DM changed
Michal Schmidt
2012-12-07
1
-1
/
+1
*
shutdown: fix typo
Hermann Gausterer
2012-11-28
1
-2
/
+2
*
shutdown: don't consider umounting of / and /usr failed
Tom Gundersen
2012-11-28
1
-4
/
+3
*
umount: always remount read-only before unmounting in final shutdown loop
Lennart Poettering
2012-11-16
1
-30
/
+27
*
shutdown: don't attempt read-only mounts in a container
Lennart Poettering
2012-09-04
1
-3
/
+7
*
umount: MS_MGC_VAL is so 90s
Lennart Poettering
2012-08-13
1
-1
/
+1
*
shutdown: Don't skip bind mounts on shutdown
Daniel Drake
2012-05-30
1
-17
/
+2
*
util: split-out path-util.[ch]
Kay Sievers
2012-05-08
1
-0
/
+1
*
shutdown: move shutdown to core since it replaces PID 1
Lennart Poettering
2012-04-12
1
-0
/
+649