summaryrefslogtreecommitdiffstats
path: root/mount
Commit message (Expand)AuthorAgeFilesLines
* po: fix msgid bugsKarel Zak2009-12-101-4/+4
* mount: add squashfs to mount.8Karel Zak2009-12-031-0/+4
* mount: add --no-canonicalize optionKarel Zak2009-12-034-4/+22
* mount: move info about devices to the top of mount.8Karel Zak2009-12-021-113/+113
* mount: add a note about /dev/disk/by-* to mount.8Karel Zak2009-12-021-0/+7
* mount: add ubifs to the mount.8 man pageSebastian Andrzej Siewior2009-12-011-0/+64
* mount: better --move descriptionKarel Zak2009-12-011-0/+2
* mount: check for unsuccessful read-only bind mountsKarel Zak2009-11-191-0/+46
* mount: add a note about bind-dir remountsKarel Zak2009-11-181-1/+12
* build-sys: cleanup AM_CFLAGS usageKarel Zak2009-11-091-3/+3
* mount: update list of pseudo filesystemsKarel Zak2009-11-091-0/+4
* build-sys: fix out-of-source buildKarel Zak2009-11-061-1/+1
* build-sys: remove LT_STATIC_LDFLAGSKarel Zak2009-11-051-1/+1
* build-sys: cleanup static buildingKarel Zak2009-11-051-3/+1Star
* mount: add long options to mount.8Karel Zak2009-11-021-46/+26Star
* losetup: remove unused macroKarel Zak2009-10-161-2/+0Star
* swapon: more robust progname probingKarel Zak2009-10-131-1/+4
* swapon: handle <=linux-2.6.19 bug in /proc/swapsMike Frysinger2009-10-131-1/+8
* swapon: fix typo on swapon.8 manpageFlorentin Duneau2009-10-121-1/+1
* mount: more verbose "mount: only root can do that" messageKarel Zak2009-09-301-5/+11
* build-sys: add --disable-makeinstall-setuidKarel Zak2009-09-301-1/+4
* mount: document changed semantics of tmpfs size option in mount.8kevin.granade@gmail.com2009-09-221-1/+1
* mount: fix mount.8, xfs attr2 is enabled by defaultKarel Zak2009-09-171-3/+3
* mount: fix reference to samba-client in mount.8Karel Zak2009-09-171-1/+1
* mount: more explicitly explain 'strictatime' in mount.8Karel Zak2009-09-111-5/+13
* replace usleep() for systems that don't have themDaniel Mierswa2009-08-211-0/+1
* mount: mention mtab for single mount point mount in mount.8Peter Volkov2009-08-181-1/+3
* mount: clean up mount.8Karel Zak2009-08-181-100/+101
* Revert "mount: clean up mount.8"Karel Zak2009-08-181-101/+100Star
* mount: clean up mount.8Karel Zak2009-08-171-100/+101
* mount: add info about ext{3,4} barriers to mount.8Karel Zak2009-08-171-0/+6
* swapon.8: formattingPeter Breitenlohner2009-08-171-7/+3Star
* mount.8: formattingPeter Breitenlohner2009-08-171-77/+111
* losetup.8: formattingPeter Breitenlohner2009-08-171-8/+6Star
* fstab.5: formattingPeter Breitenlohner2009-08-171-3/+3
* umount.8: command line for umount helpers, formattingPeter Breitenlohner2009-08-171-4/+14
* replace bcopy,bzero,index and rindexDaniel Mierswa2009-08-173-5/+5
* mount: when a remount to rw fails, quit and return an errorValerie Aurora2009-07-141-0/+4
* include: fix _PATH_DEVKarel Zak2009-07-021-1/+1
* include: clean up _PATH_DEV_* macrosKarel Zak2009-06-302-9/+9
* losetup: fix return codes of functions arounf is_associated()Karel Zak2009-06-301-16/+9Star
* mount: allow loop suid umountKay Sievers2009-06-301-4/+44
* mount: a little clean up info about loopdevs in man pageKarel Zak2009-06-261-7/+7
* losetup: suggest to use modprobe rather than insmod in losetup.8Karel Zak2009-06-261-3/+3
* mount: add info about obsolete vfat options to mount.8Karel Zak2009-06-261-5/+6
* umount: clean up help outputKarel Zak2009-06-261-3/+3
* mount: move MS_{PROPAGATION,BIND,MOVE} detectionKarel Zak2009-06-101-3/+3
* mount: use "none" fstype for MS_PROPAGATION mountsKarel Zak2009-06-101-1/+1
* mount: add ext4 to the list of filesystems in mount.8Karel Zak2009-06-011-1/+2
* mount: add ext4 to mount.8Karel Zak2009-06-011-5/+105