summaryrefslogtreecommitdiff
path: root/mount
AgeCommit message (Expand)AuthorFilesLines
2010-05-28mount: fix coding styleKarel Zak1-1/+1
2010-05-28mount: detect when kernel silently adds MS_RDONLY flagPetr Uzel1-0/+12
2010-05-28umount: do not sync() as the kernel does it by itselfPetr Uzel1-1/+0
2010-05-28mount: fix typo in commentPetr Uzel1-1/+1
2010-05-28mount: fix information about XFS log buffers in mount.8Christoph Hellwig1-9/+2
2010-05-24build-sys: replace ../ with $top_srcdirKarel Zak1-8/+11
2010-04-27mount: revert ugly ENOMEDIUM supportKarel Zak1-10/+0
2010-04-08mount: use auto-loopdev for all known filesystemsKarel Zak2-7/+7
2010-04-02swapon: move DELETED_SUFFIX to include/pathnames.hKarel Zak1-6/+3
2010-03-30mount: support suffixes for offset= and sizelimit=Karel Zak2-24/+24
2010-03-30mount: more robust offset= and sizelimit= parsingKarel Zak1-3/+25
2010-03-30losetup: support suffixes and hex numbers for --offset and --sizelimitKarel Zak3-10/+18
2010-03-15mount: automatically detect and loop-mount regular filesKarel Zak2-11/+41
2010-03-15mount: more explicitly explain fstab usage in mount.8Karel Zak1-0/+28
2010-03-15mount: report ambivalent FS detection, improve brute force detectionKarel Zak1-5/+9
2010-03-11umount: add --fake option to umount(8)Miklos Szeredi2-2/+19
2010-03-11mount: properly ignore comments in /etc/filesystemsMike Frysinger1-2/+2
2010-03-11mount: use unmangle/mangle() from libKarel Zak2-54/+3
2010-03-10swapon: use unmangle() for filenames from /proc/swapsKarel Zak2-2/+4
2010-03-10swapon: remove " (deleted)" from filenames from /proc/swapsKarel Zak1-1/+15
2010-03-01mount: posix option of vfat is obsoleteYoshihiro Takahashi1-0/+1
2010-02-16swapon: fix swapsize calculationKarel Zak1-1/+1
2010-02-12mount: advise users to use "modprobe", not "insmod"Karel Zak1-1/+1
2010-02-11mount: warn users that mtab is read-onlyKarel Zak3-1/+11
2010-02-02fsck/mkfs/mount: unify default search paths for helpersMike Frysinger1-67/+82
2010-01-22mount: update documentation about barrier mount optionsJan Kara1-1/+14
2010-01-04mount: fix typo in mount.8Karel Zak1-1/+1
2009-12-17umount: add --no-canonicalizeKarel Zak2-2/+12
2009-12-17mount: disable --no-canonicalize for non-root usersKarel Zak1-1/+2
2009-12-10po: fix msgid bugsKarel Zak1-4/+4
2009-12-03mount: add squashfs to mount.8Karel Zak1-0/+4
2009-12-03mount: add --no-canonicalize optionKarel Zak4-4/+22
2009-12-02mount: move info about devices to the top of mount.8Karel Zak1-113/+113
2009-12-02mount: add a note about /dev/disk/by-* to mount.8Karel Zak1-0/+7
2009-12-01mount: add ubifs to the mount.8 man pageSebastian Andrzej Siewior1-0/+64
2009-12-01mount: better --move descriptionKarel Zak1-0/+2
2009-11-19mount: check for unsuccessful read-only bind mountsKarel Zak1-0/+46
2009-11-18mount: add a note about bind-dir remountsKarel Zak1-1/+12
2009-11-09build-sys: cleanup AM_CFLAGS usageKarel Zak1-3/+3
2009-11-09mount: update list of pseudo filesystemsKarel Zak1-0/+4
2009-11-06build-sys: fix out-of-source buildKarel Zak1-1/+1
2009-11-05build-sys: remove LT_STATIC_LDFLAGSKarel Zak1-1/+1
2009-11-05build-sys: cleanup static buildingKarel Zak1-3/+1
2009-11-02mount: add long options to mount.8Karel Zak1-46/+26
2009-10-16losetup: remove unused macroKarel Zak1-2/+0
2009-10-13swapon: more robust progname probingKarel Zak1-1/+4
2009-10-13swapon: handle <=linux-2.6.19 bug in /proc/swapsMike Frysinger1-1/+8
2009-10-12swapon: fix typo on swapon.8 manpageFlorentin Duneau1-1/+1
2009-09-30mount: more verbose "mount: only root can do that" messageKarel Zak1-5/+11
2009-09-30build-sys: add --disable-makeinstall-setuidKarel Zak1-1/+4