summaryrefslogtreecommitdiffstats
path: root/mount
Commit message (Expand)AuthorAgeFilesLines
* build-sys: libtoolize mount/Makefile.amKarel Zak2009-02-131-36/+52
* mount: move realpath.c code to lib/Karel Zak2009-02-1112-212/+64Star
* mount: non-setuid (POSIX file capabilities) supportKarel Zak2009-02-042-19/+36
* mount: fix typo in volume_id codeKarel Zak2009-01-311-2/+2
* mount: document newinstance and ptmxmode options to devptsSukadev Bhattiprolu2009-01-211-0/+55
* mount: cleans up mount(8) troff markupSam Varshavchik2009-01-161-25/+23Star
* umount: cleanup gefs_by_specdir()Karel Zak2009-01-073-29/+22Star
* mount: finalize support of quoted LABELs/UUIDsKarel Zak2009-01-071-4/+14
* mount: suggest to use blockdev --setro rather than losetupKarel Zak2009-01-061-2/+2
* mount: add info about semantics of read-only mount to mount.8Karel Zak2009-01-061-0/+6
* mount: add rootcontext= SELinux mount optionKarel Zak2008-12-222-1/+11
* mount: clean up SPEC canonicalizationKarel Zak2008-12-195-19/+42
* mount: fix mount_static_LDADDKarel Zak2008-12-121-2/+3
* swapon: add swap format detection and pagesize checkMatthias Koenig2008-12-052-2/+130
* mount: remove spurious newline from mount.8Mike Frysinger2008-12-051-2/+1Star
* mount: use subsections in mount.8 DESCRIPTIONKarel Zak2008-11-271-56/+81
* mount: create separate section for fs-independent options in mount.8Karel Zak2008-11-271-19/+32
* mount: reorder list of options in mount.8Karel Zak2008-11-271-83/+89
* mount: add i_version supportKarel Zak2008-11-273-0/+13
* build-sys: move pivot_root(8) to sys-utilsKarel Zak2008-11-194-106/+0Star
* losetup: add warning about read-only modeKarel Zak2008-11-181-0/+3
* losetup: try to set up loop readonly if EACCESMatthias Koenig2008-11-181-1/+2
* mount: sync tmpfs info in mount.8 with Documentation/filesystems/tmpfs.txtKarel Zak2008-10-061-9/+62
* mount: sync FAT info in mount.8 with Documentation/filesystems/vfat.txtKarel Zak2008-10-061-6/+48
* mount: remove link to namesys.comKarel Zak2008-10-031-2/+0Star
* losetup: several strings without gettext stringsPedro Ribeiro2008-10-031-4/+4
* mount: mtab created multiple times with -a optionKarel Zak2008-10-011-2/+5
* losetup: missing EBUSY error hint messageKarel Zak2008-09-301-5/+16
* umount: no checking mount point removalSigned-off-by: Guan Xin2008-09-291-25/+4Star
* mount: fix typoGuan Xin2008-09-291-1/+1
* umount: check for overlaid mountsGuan Xin2008-09-291-1/+20
* mount: add info about /proc/mounts to mount.1Karel Zak2008-09-291-1/+7
* mount: fix typoKarel Zak2008-09-251-1/+1
* losetup: remove dependence on minor numbersKarel Zak2008-08-211-0/+4
* swapon: -a has to complain, fix leaksKarel Zak2008-08-191-15/+23
* mount: add docs about utf8=0 for vfatKarel Zak2008-08-121-3/+4
* losetup: looplist_* refactoring, remove scandir()Karel Zak2008-08-041-149/+153
* mount: retry on ENOMEDIUMMatthias Koenig2008-07-302-1/+23
* mount: add shortoptions for bind, move and rbindmaximilian attems2008-07-292-15/+34
* mount: add info about tz=UTC option for FAT to mount.8Karel Zak2008-07-281-0/+8
* remove CVS keywordsmaximilian attems2008-07-282-3/+1Star
* mount: make file_t SELinux warning optional and shorterKarel Zak2008-07-241-5/+3Star
* mount: s/MOUNTED/_PATH_MOUNTED/maximilian attems2008-07-241-1/+1
* mount: sundries.h add klibc supportmaximilian attems2008-07-241-3/+0Star
* losetup: clean up code around LO_FLAGS_AUTOCLEARKarel Zak2008-07-021-21/+20Star
* umount: improve "-d" option for autoclear loopsKarel Zak2008-07-023-2/+34
* mount: warn on "file_t" selinux contextKarel Zak2008-07-011-3/+26
* mount: add norealtime to mount.8Karel Zak2008-06-161-0/+6
* mount: fix a small typo in mount.8Christophe Blaess2008-06-091-1/+1
* mount: remount doesn't care about loop=Karel Zak2008-05-192-1/+106