index
:
util-linux
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys-utils
/
umount.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-19
umount: fix umount by tag for non-roots
Karel Zak
1
-3
/
+5
2013-09-27
umount: provide more helpful error message
Karel Zak
1
-0
/
+6
2013-08-21
misc: use libmnt_table reference counter
Karel Zak
1
-3
/
+3
2013-06-17
libmount: be robust for empty target/source strings
Karel Zak
1
-1
/
+4
2013-06-07
textual: fix several typos and angular brackets in messages
Benno Schulenberg
1
-12
/
+12
2013-04-23
umount: use devno to identify --all-target devices
Karel Zak
1
-5
/
+4
2013-02-27
umount: add note about namespaces too --all-targets
Karel Zak
1
-1
/
+2
2013-02-26
umount: add --all-targets
Karel Zak
1
-59
/
+129
2013-01-25
umount: make usage() translator friendly
Sami Kerola
1
-16
/
+13
2012-11-26
umount: sanitize paths from non-root users
Karel Zak
1
-2
/
+30
2012-11-16
umount: (recursive) add a cache to the table
Dave Reisner
1
-0
/
+2
2012-11-15
umount: (recursive) don't call umount(2) for already unmounted targets
Karel Zak
1
-7
/
+31
2012-11-15
umount: clean --recursive
Karel Zak
1
-0
/
+17
2012-11-13
umount: allways return MOUNT_EX_*
Karel Zak
1
-2
/
+2
2012-11-13
umount: add -R, --recursive option
Dave Reisner
1
-4
/
+81
2012-10-09
mount: add verbose messages
Karel Zak
1
-0
/
+22
2012-04-04
sys-utils: verify writing to streams was successful
Sami Kerola
1
-0
/
+2
2012-02-24
docs: corrections to FSF license files, and postal address
Sami Kerola
1
-3
/
+3
2012-01-31
umount: add missing break
Karel Zak
1
-0
/
+1
2012-01-30
umount: (new) fix resource leak [coverity scan]
Karel Zak
1
-0
/
+1
2012-01-23
mount: add info about libmount features to --version output
Karel Zak
1
-5
/
+15
2012-01-23
umount: (new) use the same exit codes as mount(8)
Karel Zak
1
-25
/
+124
2012-01-11
build-sys: add --enable-new-mount
Karel Zak
1
-0
/
+286