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-11-28
mount: use MNTTYPE_SWAP (from mntent.h)
Karel Zak
1
-2
/
+2
2007-11-28
mount: cleanup usage of _PATH_*
Karel Zak
7
-102
/
+74
2007-11-26
mount: fix fd leak
Matthias Koenig
1
-0
/
+1
2007-11-26
swapon: cleanup usage output
Karel Zak
1
-9
/
+25
2007-11-21
mount: don't call canonicalize(SPEC) for cifs, smbfs and nfs
Karel Zak
1
-9
/
+12
2007-11-16
mount: drop the part always true from a while condition
Pascal Terjan
1
-1
/
+1
2007-11-13
build-sys: fix missing deps for swapon
Matthias Koenig
1
-0
/
+1
2007-11-08
mount: use blkdev_get_size()
Karel Zak
5
-42
/
+16
2007-11-07
mount: cleanup KERNEL_VERSION, remove my_dev_t.h
Karel Zak
3
-23
/
+15
2007-11-06
mount: remove MS_{REPLACE,AFTER,BEFORE,OVER}
Karel Zak
2
-39
/
+3
2007-10-26
mount: prevent loop mounting the same file twice
Karel Zak
3
-3
/
+159
2007-10-26
losetup: canonicalize loopfile name
Karel Zak
2
-4
/
+14
2007-10-25
losetup: fix errno usage
Karel Zak
1
-8
/
+11
2007-10-25
swapon: cleanup usage()
Karel Zak
1
-9
/
+9
2007-10-25
mount: clean up global variables
Karel Zak
8
-28
/
+9
2007-10-25
losetup: remove duplicate xstrdup() and error()
Karel Zak
2
-32
/
+4
2007-10-25
mount: cleanup error() and die()
Karel Zak
8
-33
/
+26
2007-10-25
umount: use atexit() rather than (*at_die)()
Karel Zak
1
-0
/
+2
2007-10-25
mount: use atexit() rather than (*at_die)()
Karel Zak
2
-2
/
+2
2007-10-25
mount: remove redundant fflush
Karel Zak
1
-3
/
+1
2007-10-25
mount: cleanup canonicalize() usage
Karel Zak
8
-31
/
+45
2007-10-12
mount: -L|-U segfault when label or uuid doesn't exist
Karel Zak
1
-2
/
+10
2007-10-11
losetup: clean up gcc warnings
Randy Dunlap
1
-5
/
+5
2007-10-11
mount: improve chmod & chown usage and clean up gcc warnings (fstab.c)
Karel Zak
1
-11
/
+27
2007-10-11
mount: clean up gcc warnings (mount_mntent.c)
Randy Dunlap
1
-1
/
+1
2007-10-10
swapon: clean up gcc warnings
Randy Dunlap
1
-2
/
+6
2007-10-04
mount: cleanup "none" fstype usage
Karel Zak
4
-4
/
+18
2007-09-23
mount: doesn't drop privileges properly when calling helpers
Ludwig Nussel
2
-4
/
+12
2007-09-05
build-sys: remove files that are no longer delivered from git
LaMont Jones
2
-73
/
+0
2007-09-05
mount: chain of symlinks to fstab causes use of pointer after free
Norbert Buchmuller
1
-4
/
+5
2007-09-03
mount: improve error message when helper program not present
LaMont Jones
1
-1
/
+1
2007-08-27
Revert "mount: improve error message when helper program not present"
Karel Zak
1
-1
/
+1
2007-08-27
mount: free loop device on failure
Sascha Sommer
2
-1
/
+5
2007-08-24
mount: avoid duplicates for root fs in mtab
Matthias Koenig
1
-1
/
+1
2007-08-15
mount: improve error message when helper program not present
LaMont Jones
1
-1
/
+1
2007-08-07
swapon: cleanup fsprobe_*() usage
Karel Zak
1
-25
/
+27
2007-08-07
swapoff: correctly handle UUID= and LABEL= identifiers
LaMont Jones
1
-3
/
+12
2007-08-07
mount: fix incorrect behavior when more than one fs type is specified
Attila Áfra
1
-4
/
+3
2007-07-31
mount: should set proper permissions on locktime
Flávio Leitner
1
-1
/
+1
2007-07-26
mount: fix -f -o remount
Karel Zak
1
-1
/
+1
2007-07-25
mount: update xfs mount options
Matthias Koenig
1
-34
/
+137
2007-07-24
mount: mention hfsplus in mount manpage
LaMont Jones
1
-0
/
+1
2007-07-16
mount: add acl option documentation for ext3 and reiserfs
Matthias Koenig
1
-0
/
+21
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
[next]