index
:
util-linux-old
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mount
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-04
losetup: use stdout and return 0 for --help
Karel Zak
1
-15
/
+19
2010-08-04
mount: get most recently mounted fs from /etc/mtab.
Valerie Aurora
3
-2
/
+22
2010-07-29
mount: fix "mount -a" for auto-clear loopdevs and /proc/mounts
Karel Zak
1
-10
/
+37
2010-07-20
mount: don't use auto-clear loopdev if mtab is available
Karel Zak
1
-1
/
+2
2010-07-07
swapon: Document btrfs limitation with swapfiles
Jeff Mahoney
1
-0
/
+12
2010-06-30
mount: fix memory leak
Petr Uzel
1
-1
/
+3
2010-06-30
mount: fix typos in mount.8
Petr Uzel
1
-3
/
+3
2010-06-14
mount: use %u for uid_t and gid_t
Karel Zak
1
-7
/
+7
2010-06-14
mount: add notes about -o remount,ro,bind to mount.8
Karel Zak
1
-0
/
+15
2010-06-14
messages: gettextize a few skipped or forgotten ones
Benno Schulenberg
1
-3
/
+3
2010-06-14
textual: fix typos, and rephrase some things for clarity
Benno Schulenberg
1
-5
/
+5
2010-06-14
mount: don't create loopdev for MS_BIND
Karel Zak
1
-2
/
+3
2010-05-28
mount: fix coding style
Karel Zak
1
-1
/
+1
2010-05-28
mount: detect when kernel silently adds MS_RDONLY flag
Petr Uzel
1
-0
/
+12
2010-05-28
umount: do not sync() as the kernel does it by itself
Petr Uzel
1
-1
/
+0
2010-05-28
mount: fix typo in comment
Petr Uzel
1
-1
/
+1
2010-05-28
mount: fix information about XFS log buffers in mount.8
Christoph Hellwig
1
-9
/
+2
2010-05-24
build-sys: replace ../ with $top_srcdir
Karel Zak
1
-8
/
+11
2010-04-27
mount: revert ugly ENOMEDIUM support
Karel Zak
1
-10
/
+0
2010-04-08
mount: use auto-loopdev for all known filesystems
Karel Zak
2
-7
/
+7
2010-04-02
swapon: move DELETED_SUFFIX to include/pathnames.h
Karel Zak
1
-6
/
+3
2010-03-30
mount: support suffixes for offset= and sizelimit=
Karel Zak
2
-24
/
+24
2010-03-30
mount: more robust offset= and sizelimit= parsing
Karel Zak
1
-3
/
+25
2010-03-30
losetup: support suffixes and hex numbers for --offset and --sizelimit
Karel Zak
3
-10
/
+18
2010-03-15
mount: automatically detect and loop-mount regular files
Karel Zak
2
-11
/
+41
2010-03-15
mount: more explicitly explain fstab usage in mount.8
Karel Zak
1
-0
/
+28
2010-03-15
mount: report ambivalent FS detection, improve brute force detection
Karel Zak
1
-5
/
+9
2010-03-11
umount: add --fake option to umount(8)
Miklos Szeredi
2
-2
/
+19
2010-03-11
mount: properly ignore comments in /etc/filesystems
Mike Frysinger
1
-2
/
+2
2010-03-11
mount: use unmangle/mangle() from lib
Karel Zak
2
-54
/
+3
2010-03-10
swapon: use unmangle() for filenames from /proc/swaps
Karel Zak
2
-2
/
+4
2010-03-10
swapon: remove " (deleted)" from filenames from /proc/swaps
Karel Zak
1
-1
/
+15
2010-03-01
mount: posix option of vfat is obsolete
Yoshihiro Takahashi
1
-0
/
+1
2010-02-16
swapon: fix swapsize calculation
Karel Zak
1
-1
/
+1
2010-02-12
mount: advise users to use "modprobe", not "insmod"
Karel Zak
1
-1
/
+1
2010-02-11
mount: warn users that mtab is read-only
Karel Zak
3
-1
/
+11
2010-02-02
fsck/mkfs/mount: unify default search paths for helpers
Mike Frysinger
1
-67
/
+82
2010-01-22
mount: update documentation about barrier mount options
Jan Kara
1
-1
/
+14
2010-01-04
mount: fix typo in mount.8
Karel Zak
1
-1
/
+1
2009-12-17
umount: add --no-canonicalize
Karel Zak
2
-2
/
+12
2009-12-17
mount: disable --no-canonicalize for non-root users
Karel Zak
1
-1
/
+2
2009-12-10
po: fix msgid bugs
Karel Zak
1
-4
/
+4
2009-12-03
mount: add squashfs to mount.8
Karel Zak
1
-0
/
+4
2009-12-03
mount: add --no-canonicalize option
Karel Zak
4
-4
/
+22
2009-12-02
mount: move info about devices to the top of mount.8
Karel Zak
1
-113
/
+113
2009-12-02
mount: add a note about /dev/disk/by-* to mount.8
Karel Zak
1
-0
/
+7
2009-12-01
mount: add ubifs to the mount.8 man page
Sebastian Andrzej Siewior
1
-0
/
+64
2009-12-01
mount: better --move description
Karel Zak
1
-0
/
+2
2009-11-19
mount: check for unsuccessful read-only bind mounts
Karel Zak
1
-0
/
+46
2009-11-18
mount: add a note about bind-dir remounts
Karel Zak
1
-1
/
+12
[next]