summaryrefslogtreecommitdiffstats
path: root/mount
Commit message (Expand)AuthorAgeFilesLines
* mount: fix fd leakMatthias Koenig2007-11-261-0/+1
* swapon: cleanup usage outputKarel Zak2007-11-261-9/+25
* mount: don't call canonicalize(SPEC) for cifs, smbfs and nfsKarel Zak2007-11-211-9/+12
* mount: drop the part always true from a while conditionPascal Terjan2007-11-161-1/+1
* build-sys: fix missing deps for swaponMatthias Koenig2007-11-131-0/+1
* mount: use blkdev_get_size()Karel Zak2007-11-085-42/+16Star
* mount: cleanup KERNEL_VERSION, remove my_dev_t.hKarel Zak2007-11-073-23/+15Star
* mount: remove MS_{REPLACE,AFTER,BEFORE,OVER}Karel Zak2007-11-062-39/+3Star
* mount: prevent loop mounting the same file twiceKarel Zak2007-10-263-3/+159
* losetup: canonicalize loopfile nameKarel Zak2007-10-262-4/+14
* losetup: fix errno usageKarel Zak2007-10-251-8/+11
* swapon: cleanup usage()Karel Zak2007-10-251-9/+9
* mount: clean up global variablesKarel Zak2007-10-258-28/+9Star
* losetup: remove duplicate xstrdup() and error()Karel Zak2007-10-252-32/+4Star
* mount: cleanup error() and die()Karel Zak2007-10-258-33/+26Star
* umount: use atexit() rather than (*at_die)()Karel Zak2007-10-251-0/+2
* mount: use atexit() rather than (*at_die)()Karel Zak2007-10-252-2/+2
* mount: remove redundant fflushKarel Zak2007-10-251-3/+1Star
* mount: cleanup canonicalize() usageKarel Zak2007-10-258-31/+45
* mount: -L|-U segfault when label or uuid doesn't existKarel Zak2007-10-121-2/+10
* losetup: clean up gcc warningsRandy Dunlap2007-10-111-5/+5
* mount: improve chmod & chown usage and clean up gcc warnings (fstab.c)Karel Zak2007-10-111-11/+27
* mount: clean up gcc warnings (mount_mntent.c)Randy Dunlap2007-10-111-1/+1
* swapon: clean up gcc warningsRandy Dunlap2007-10-101-2/+6
* mount: cleanup "none" fstype usageKarel Zak2007-10-044-4/+18
* mount: doesn't drop privileges properly when calling helpersLudwig Nussel2007-09-232-4/+12
* build-sys: remove files that are no longer delivered from gitLaMont Jones2007-09-052-73/+0Star
* mount: chain of symlinks to fstab causes use of pointer after freeNorbert Buchmuller2007-09-051-4/+5
* mount: improve error message when helper program not presentLaMont Jones2007-09-031-1/+1
* Revert "mount: improve error message when helper program not present"Karel Zak2007-08-271-1/+1
* mount: free loop device on failureSascha Sommer2007-08-272-1/+5
* mount: avoid duplicates for root fs in mtabMatthias Koenig2007-08-241-1/+1
* mount: improve error message when helper program not presentLaMont Jones2007-08-151-1/+1
* swapon: cleanup fsprobe_*() usageKarel Zak2007-08-071-25/+27
* swapoff: correctly handle UUID= and LABEL= identifiersLaMont Jones2007-08-071-3/+12
* mount: fix incorrect behavior when more than one fs type is specifiedAttila Áfra2007-08-071-4/+3Star
* mount: should set proper permissions on locktimeFlávio Leitner2007-07-311-1/+1
* mount: fix -f -o remountKarel Zak2007-07-261-1/+1
* mount: update xfs mount optionsMatthias Koenig2007-07-251-34/+137
* mount: mention hfsplus in mount manpageLaMont Jones2007-07-241-0/+1
* mount: add acl option documentation for ext3 and reiserfsMatthias Koenig2007-07-161-0/+21
* lomount.c: don't use mlockall if CRYPT_NONEMasatake YAMATO2007-07-101-6/+7
* man pages: add "AVAILABILITY" sectionKarel Zak2007-07-036-0/+19
* mount: use loop= option when mounting by /sbin/mount.<type>Karel Zak2007-07-021-2/+3
* mount: needs to handle special mountprog even on guessed file systems.Karel Zak2007-06-283-19/+40
* losetup: add long options and fix man pageKarel Zak2007-06-272-33/+52
* mount: loop device race conditionMatthias Koenig2007-06-271-5/+18
* mount: loop device race conditionMatthias Koenig2007-06-272-13/+46
* mount: use encoded labels for volume_idKay Sievers2007-06-261-10/+19
* losetup: add a new option -sKarel Zak2007-06-182-4/+18