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
2007-07-10
lomount.c: don't use mlockall if CRYPT_NONE
Masatake YAMATO
1
-6
/
+7
2007-07-03
man pages: add "AVAILABILITY" section
Karel Zak
6
-0
/
+19
2007-07-02
mount: use loop= option when mounting by /sbin/mount.<type>
Karel Zak
1
-2
/
+3
2007-06-28
mount: needs to handle special mountprog even on guessed file systems.
Karel Zak
3
-19
/
+40
2007-06-27
losetup: add long options and fix man page
Karel Zak
2
-33
/
+52
2007-06-27
mount: loop device race condition
Matthias Koenig
1
-5
/
+18
2007-06-27
mount: loop device race condition
Matthias Koenig
2
-13
/
+46
2007-06-26
mount: use encoded labels for volume_id
Kay Sievers
1
-10
/
+19
2007-06-18
losetup: add a new option -s
Karel Zak
2
-4
/
+18
2007-06-15
mount: rewrite getfs_by_specdir() without mem leaks
Karel Zak
1
-26
/
+32
2007-06-15
mount: fix typo in error message
Karel Zak
1
-1
/
+1
2007-06-14
swapon: cleanup PATH_ macros and tailing white-spaces
Karel Zak
2
-12
/
+12
2007-06-13
swapon: fix swapon headers and syscalls
Mike Frysinger
1
-29
/
+13
2007-05-30
mount: clean up info about NFS in mount.8
Karel Zak
1
-80
/
+19
2007-05-30
mount: add note about fcntl/ioctl unreliability on NFS to mount.8
Karel Zak
1
-0
/
+7
2007-05-30
mount: add note about /etc/mtab unreliability to mount.8
Karel Zak
1
-0
/
+10
2007-05-30
mount: add support for mixed usage of SPECes
Karel Zak
1
-51
/
+102
2007-05-28
mount: getfs_* (fstab) interface has to work with canonicalize()
Karel Zak
1
-2
/
+21
2007-05-25
mount: use verbose mode instead debug mode
Karel Zak
2
-41
/
+25
2007-05-25
mount: parse SPEC before search in fstab
Karel Zak
1
-0
/
+18
2007-05-25
mount: clean up getfs* (fstab.c) interface
Karel Zak
4
-32
/
+45
2007-05-22
build-sys: factor out common parts from mount/Makefile.am
Stepan Kasal
1
-21
/
+16
2007-05-18
mount: fsprobe: add libvolume_id support
Karel Zak
4
-3
/
+138
2007-05-17
mount: fix has_* functions (CVE-2007-0822)
Karel Zak
1
-2
/
+8
2007-05-17
mount: fsprobe: use blkid cache only when really necessary
Karel Zak
1
-10
/
+45
2007-05-17
mount: fsprobe: make fsprobe_get_devname functions more generic
Karel Zak
6
-12
/
+103
2007-05-17
mount: fsprobe: rename the rest of API routines to fsprobe_*
Karel Zak
5
-53
/
+77
2007-05-17
mount: fsprobe: remove mount_guess_fstype.{c,h}
Karel Zak
7
-102
/
+77
2007-05-17
mount: fsprobe: remove non-blkid code
Karel Zak
10
-1389
/
+6
2007-05-17
mount: fsprobe: rename files to fsprobe_*
Karel Zak
7
-8
/
+9
2007-05-16
mount: kill mount_guess_rootdev
Stepan Kasal
4
-100
/
+1
2007-05-16
build-sys: remove swapargs.h, move the tests to main configure.ac
Stepan Kasal
3
-46
/
+6
2007-05-16
build-sys: move -D flags to *_CPPFLAGS
Stepan Kasal
1
-2
/
+2
2007-05-16
swapon: simplify an #if
Stepan Kasal
1
-6
/
+1
2007-05-16
build-sys: mount/Makefile.am tiny cleanup II
Stepan Kasal
1
-7
/
+9
2007-05-16
build-sys: do not build convenience libraries in lib/
Stepan Kasal
1
-4
/
+4
2007-05-16
build-sys: mount/Makefile.am tiny cleanup
Stepan Kasal
1
-11
/
+6
2007-05-16
build-sys: add SUID_LDFLAGS
Stepan Kasal
1
-0
/
+2
2007-05-16
build-sys: do not kick off AM_CFLAGS by SUID_CFLAGS
Stepan Kasal
1
-2
/
+2
2007-05-11
mount: remove nfsmount() from sundries.h
Karel Zak
1
-3
/
+0
2007-05-09
mount: remove all NFS code
Karel Zak
16
-4077
/
+3
2007-05-04
mount: add support for context, fscontext and defcontext selinux mount options
Karel Zak
3
-9
/
+146
2007-05-04
mount: use realloc for xstrconcat functions
Karel Zak
3
-48
/
+49
2007-05-04
mount: use growable string for options
Karel Zak
1
-51
/
+60
2007-05-02
mount: avoid duplicate entries in mtab when mount -f
Karel Zak
2
-1
/
+13
2007-04-26
mount: doesn't rpc_pipefs and nfsd on umount -a
Karel Zak
1
-1
/
+1
2007-04-26
mount: fix list logic in update_mtab
Karel Zak
1
-1
/
+6
2007-04-26
mount: fix memory usage in update_mtab
Mike Frysinger
1
-8
/
+23
2007-04-25
mount: do not treat arm/sparc specially.
Mike Frysinger
1
-1
/
+1
2007-04-25
mount: don't umount sysfs when running umount -a
Mike Frysinger
1
-1
/
+1
[next]