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-12-17
swpaon: use canonicalized devnames on -s output
Karel Zak
1
-10
/
+28
2010-12-17
swapon: Canonicalize swap device
Alexey Gladkov
1
-1
/
+7
2010-12-10
fix __noreturn__ usage
Karel Zak
1
-2
/
+2
2010-12-06
mount: be more explicit about --move in mount.8
Karel Zak
1
-3
/
+18
2010-12-01
mount: read /sys for loopdev backing file
Karel Zak
3
-3
/
+61
2010-12-01
losetup: use /sys/dev/block/.../loop/backing_file
Karel Zak
1
-1
/
+43
2010-11-30
rename util-linux-ng back to util-linux
Karel Zak
6
-11
/
+11
2010-11-30
libblkid: add LINHIB0001 signature to swap prober
Karel Zak
1
-1
/
+2
2010-11-23
lib: [strutils] general purpose string handling functions
Davidlohr Bueso
4
-7
/
+7
2010-11-23
mount: mark die() as nonreturn
Karel Zak
1
-1
/
+1
2010-11-19
mount: ignore *context= options on remount
Karel Zak
1
-3
/
+59
2010-11-16
mount: update relatime description in mount.8
Karel Zak
1
-0
/
+9
2010-11-10
swapon: better text for "discard", note about swapon in fstab.5
Karel Zak
2
-4
/
+7
2010-11-01
swapon: add "discard" support
Hugh Dickins
2
-12
/
+39
2010-10-29
mount: use utimensat(AT_FDCWD) rather than open()+futimens()
Karel Zak
1
-10
/
+3
2010-10-25
swapon: add support for "nofail" fstab mount option
Karel Zak
2
-3
/
+11
2010-10-25
umount: umount -r segfault
Karel Zak
1
-5
/
+10
2010-10-21
mount: remove warning about FS detection from mount.1
Karel Zak
1
-5
/
+0
2010-10-07
mount: don't canonicalize "spec" with --no-canonicalize option
Miklos Szeredi
1
-1
/
+1
2010-10-07
swapon: warn if file owner is not root
Karel Zak
1
-0
/
+4
2010-10-07
umount: use strtosize() for offset=
Karel Zak
2
-4
/
+8
2010-09-30
mount: Don't call canonicalize_*(SPEC) for 9p
Sven Eckelmann
1
-1
/
+2
2010-09-30
mount: avoid starting a man page line with a single quote
Chris Frost
1
-2
/
+2
2010-09-30
mount: fix mount.8, shortname=mixed is now default for vfat
Petr Uzel
1
-2
/
+2
2010-09-20
mount: rewrite is_readonly()
Karel Zak
1
-19
/
+27
2010-09-17
mount: add note about context= remount to mount.8
Karel Zak
1
-0
/
+3
2010-09-13
mount: better describe UUIDs usage in man pages
Karel Zak
2
-2
/
+17
2010-08-30
mount: clean up fstab.5
Karel Zak
1
-36
/
+63
2010-08-30
mount: add note about subtypes to fstab.5
Karel Zak
2
-0
/
+17
2010-08-27
mount: add info about type.subtype to /sbin/mount.<type> API description
Karel Zak
2
-2
/
+9
2010-08-27
mount: handle filesystems with subtype
Miklos Szeredi
2
-5
/
+31
2010-08-27
mount: sanity check mount flags for MS_PROPAGATION
Karel Zak
1
-2
/
+4
2010-08-27
mount: Add more pseudo filesystems.
Davidlohr Bueso
1
-1
/
+3
2010-08-20
losetup: do not distinguish between malloc and realloc
Tobias Klauser
1
-3
/
+8
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
[next]