index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mount
/
umount.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mount: verify writing to streams was successful
Sami Kerola
2012-04-04
1
-0
/
+2
*
mount: (old) check for LD_FLAGS_AUTOCLEAR more carefully
Karel Zak
2012-04-02
1
-10
/
+12
*
umount: respect fs search path
Mike Frysinger
2012-02-24
1
-3
/
+10
*
umount: add warning
Karel Zak
2011-09-30
1
-3
/
+3
*
umount: use new lib/loopdev.c code
Karel Zak
2011-09-30
1
-16
/
+13
*
misc: use %m in format string instead of %s and strerror(errno)
Petr Uzel
2011-09-27
1
-6
/
+4
*
mount: use common libs
Davidlohr Bueso
2011-09-27
1
-0
/
+1
*
mount: fix compiler warnings [-Wsign-compare -Wunused-parameter]
Karel Zak
2011-08-01
1
-11
/
+11
*
umount: do not hang with disconnected NFS mounts
Petr Uzel
2011-06-29
1
-20
/
+22
*
mount: use lock from mnt_update_table()
Karel Zak
2011-04-13
1
-6
/
+3
*
umount: block signals when umounting and updating mtab (CVE-2011-1676, CVE-20...
Karel Zak
2011-04-13
1
-0
/
+5
*
umount: support non-canonical devnames in mtab
Karel Zak
2011-04-11
1
-1
/
+4
*
umount: use helper= for all UIDs
Karel Zak
2011-04-01
1
-7
/
+9
*
mount: add phelper=
Karel Zak
2011-03-30
1
-16
/
+32
*
umount: use UMOUNT_NOFOLLOW for non-root users
Karel Zak
2011-03-29
1
-11
/
+87
*
Revert "umount: call /sbin/umount.<uhelper> for root user too"
Karel Zak
2011-03-15
1
-16
/
+17
*
umount: call /sbin/umount.<uhelper> for root user too
Karel Zak
2011-03-15
1
-17
/
+16
*
umount: segfaults with inconsistent entry in /etc/fstab
Karel Zak
2011-03-04
1
-1
/
+1
*
umount: allow unmounting loopdev specified by associated file
Petr Uzel
2011-02-21
1
-0
/
+22
*
mount: fix parsing offset= followed by more options
Petr Uzel
2011-01-31
1
-23
/
+4
*
libmount: cleanup API, remove typedef
Karel Zak
2011-01-22
1
-3
/
+3
*
umount: call is_loop_autoclear() for all loopdevs
Karel Zak
2011-01-17
1
-2
/
+2
*
umount: add HAVE_LIBMOUNT_MOUNT code
Karel Zak
2011-01-03
1
-0
/
+12
*
mount: add mnt_init_debug()
Karel Zak
2011-01-03
1
-0
/
+3
*
lib: [strutils] general purpose string handling functions
Davidlohr Bueso
2010-11-23
1
-1
/
+1
*
umount: umount -r segfault
Karel Zak
2010-10-25
1
-5
/
+10
*
umount: use strtosize() for offset=
Karel Zak
2010-10-07
1
-3
/
+7
*
mount: handle filesystems with subtype
Miklos Szeredi
2010-08-27
1
-2
/
+15
*
textual: fix typos, and rephrase some things for clarity
Benno Schulenberg
2010-06-14
1
-5
/
+5
*
umount: do not sync() as the kernel does it by itself
Petr Uzel
2010-05-28
1
-1
/
+0
*
umount: add --fake option to umount(8)
Miklos Szeredi
2010-03-11
1
-2
/
+13
*
umount: add --no-canonicalize
Karel Zak
2009-12-17
1
-2
/
+8
*
include: clean up _PATH_DEV_* macros
Karel Zak
2009-06-30
1
-1
/
+3
*
mount: allow loop suid umount
Kay Sievers
2009-06-30
1
-4
/
+44
*
umount: clean up help output
Karel Zak
2009-06-26
1
-3
/
+3
*
mount: move realpath.c code to lib/
Karel Zak
2009-02-11
1
-1
/
+0
*
mount: non-setuid (POSIX file capabilities) support
Karel Zak
2009-02-04
1
-7
/
+15
*
umount: cleanup gefs_by_specdir()
Karel Zak
2009-01-07
1
-2
/
+2
*
umount: no checking mount point removal
Signed-off-by: Guan Xin
2008-09-29
1
-25
/
+4
*
umount: check for overlaid mounts
Guan Xin
2008-09-29
1
-1
/
+20
*
umount: improve "-d" option for autoclear loops
Karel Zak
2008-07-02
1
-2
/
+10
*
umount: don't print duplicate error messages
Karel Zak
2008-01-28
1
-0
/
+13
*
umount: add hint about lsof & fuser
Karel Zak
2008-01-28
1
-1
/
+4
*
mount: clean up global variables
Karel Zak
2007-10-25
1
-5
/
+0
*
mount: cleanup error() and die()
Karel Zak
2007-10-25
1
-2
/
+0
*
umount: use atexit() rather than (*at_die)()
Karel Zak
2007-10-25
1
-0
/
+2
*
mount: cleanup canonicalize() usage
Karel Zak
2007-10-25
1
-0
/
+1
*
mount: cleanup "none" fstype usage
Karel Zak
2007-10-04
1
-1
/
+4
*
mount: doesn't drop privileges properly when calling helpers
Ludwig Nussel
2007-09-23
1
-2
/
+6
*
mount: clean up getfs* (fstab.c) interface
Karel Zak
2007-05-25
1
-2
/
+2
[next]