summaryrefslogtreecommitdiffstats
path: root/mount
Commit message (Expand)AuthorAgeFilesLines
* docs: fix all man page groff warningsSami Kerola2012-06-021-1/+1
* mount: (old) fix encryption= usageKarel Zak2012-05-282-5/+26
* build-sys: add fsprobe.h to distPetr Uzel2012-04-271-1/+1
* Fix typos found by misspellingsBernhard Voelker2012-04-231-1/+1
* docs: move fstab.5 to sys-utils (mount/ dir is deprecated)Karel Zak2012-04-192-261/+1Star
* mount: fix man page typo s/reatime/relatime/Karel Zak2012-04-181-1/+1
* mount: verify writing to streams was successfulSami Kerola2012-04-043-2/+8
* mount: (old) check for LD_FLAGS_AUTOCLEAR more carefullyKarel Zak2012-04-021-10/+12
* build-sys: move obsolete lib/fsprobe to mount/Karel Zak2012-03-273-1/+170
* mount: fix recursively propagation mountingDong Hao2012-03-211-2/+3
* fstab.5: fix misspelling of deprecatedDave Reisner2012-03-121-1/+1
* build-sys: enhance readability of the autotools filesSami Kerola2012-02-281-18/+30
* docs: corrections to FSF license files, and postal addressSami Kerola2012-02-242-8/+6Star
* umount: respect fs search pathMike Frysinger2012-02-241-3/+10
* mount: distinguish between MS_COMMENT flags (netdev, nofail, ...)Karel Zak2012-02-231-4/+15
* mount: clear flags before options parsingKarel Zak2012-02-231-2/+9
* Revert "mount: enable fstab.d"Karel Zak2012-01-243-63/+10Star
* mount: fix __attribute__ keywordKarel Zak2012-01-171-11/+11
* build-sys: move swapon from mount/ to sys-utils/Karel Zak2012-01-115-1108/+1Star
* swapon: merge swap_constants.h into swapon.cKarel Zak2012-01-112-16/+12Star
* mount: add hint that context= has to be quotedKarel Zak2012-01-101-1/+16
* mount: update info about check= mount optionKarel Zak2012-01-101-2/+4
* mount: don't canonicalize the source of a pseudofsDave Reisner2012-01-021-2/+3
* mount: append inverting options for mount.<type>Karel Zak2012-01-021-7/+24
* losetup: move to sys-utils directoryKarel Zak2011-12-204-1333/+2Star
* losetup: remove mount-specific headersKarel Zak2011-12-202-28/+27Star
* losetup: remove unnecessary header filesKarel Zak2011-12-203-77/+7Star
* losetup: remove 32-bit ioctlsKarel Zak2011-12-202-96/+4Star
* losetup: remove #ifdef LOOP_SET_FD nonsenseKarel Zak2011-12-201-52/+0Star
* losetup: remove obsolete #ifdef MAINKarel Zak2011-12-202-12/+2Star
* mount: enable fstab.dMasatake YAMATO2011-11-223-10/+63
* mount: fix buildDavidlohr Bueso2011-11-091-1/+1
* libmount: ignore tailing slash in netfs source pathsPetr Uzel2011-11-081-1/+2
* build-sys: remove redundant flags from mount/Makefile.amKarel Zak2011-11-041-2/+2
* build-sys: cleanup BUILD_MOUNTKarel Zak2011-11-031-8/+3Star
* mount: remounting tmpfs read-write hangs (selinux)Karel Zak2011-10-171-0/+1
* losetup: new -D option to delete all used loop devicesPetr Uzel2011-10-032-4/+47
* losetup: print verbose messages if requestedPetr Uzel2011-10-031-2/+2
* umount: add warningKarel Zak2011-09-301-3/+3
* umount: use new lib/loopdev.c codeKarel Zak2011-09-302-30/+29Star
* mount: fix loopdev deinitializationKarel Zak2011-09-301-7/+10
* mount: use new lib/loopdev.c codeKarel Zak2011-09-302-45/+85
* misc: use %m in format string instead of %s and strerror(errno)Petr Uzel2011-09-274-13/+9Star
* mount: use common libsDavidlohr Bueso2011-09-279-69/+7Star
* mount: check for target before source on remountKarel Zak2011-09-131-2/+7
* mount: remove superfluous "an" under ext4 mount options in mount.8Frederik \"Freso\" S. Olesen2011-09-091-1/+1
* mount: fix compiler warning [-Wunused-parameter]Karel Zak2011-09-082-8/+37
* Merge branch 'docs-dir' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2011-08-312-19/+0Star
|\
| * docs: Documentation directory addedSami Kerola2011-08-122-19/+0Star
* | losetup: correct qsort compare functionAndreas Schwab2011-08-231-1/+1