summaryrefslogtreecommitdiffstats
path: root/mount
Commit message (Expand)AuthorAgeFilesLines
* 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
* losetup: fix typo in losetup.8Karel Zak2008-04-161-1/+1
* losetup: split help message into two smaller partsBenno Schulenberg2008-04-161-4/+5
* swapon: fix swsuspend detectionKarel Zak2008-04-151-1/+10
* mount: fix typo in mount.8Karel Zak2008-04-151-1/+1
* losetup: mark the option -s as deprecatedKarel Zak2008-04-152-4/+8
* mount: add support for sizelimit= mount option (for loop mounts)Shachar Shemesh2008-04-152-6/+8
* losetup: add --sizelimit optionShachar Shemesh2008-04-154-12/+29
* build-sys: ignore a bunch of generated files, mostly binariesJames Youngman2008-04-141-0/+6
* mount: remove set_proc_name()Karel Zak2008-04-091-13/+0Star
* mount: remove built-in support for background mountsKarel Zak2008-04-022-37/+5Star
* swapon: remove unnecessary myrealpath() callKarel Zak2008-03-201-9/+1Star
* swapon: Reinitialize software suspend areas to avoid future corruption.Kees Cook2008-03-201-0/+75
* mount: remove useless if-before-my_free, define my_free as a macroKarel Zak2008-03-123-19/+13Star
* remove useless if-before-free tests.Jim Meyering2008-03-122-8/+4Star
* mount: don't canonicalize LABEL= or UUID= specKarel Zak2008-03-061-1/+7
* mount: allow auto-destruction of loop devicesBernardo Innocenti2008-02-194-10/+50
* build-sys: add --enable-static-programsStepan Kasal2008-02-181-3/+28
* mount: use canonicalize in getfs_by_devnameKarel Zak2008-02-181-0/+13
* mount: "can't create lock file" message sometimes means failure, sometimes notMark McLoughlin2008-02-143-7/+15