]> git.ipfire.org Git - thirdparty/util-linux.git/history - mount
build-sys: use AC_LANG_SOURCE to suppress warnings
[thirdparty/util-linux.git] / mount /
2011-03-07  Ville Skyttäman page syntax fixes
2011-03-07  Karel Zakmount: update mtab on "-f" and compiled with libmount
2011-03-04  Karel Zakumount: segfaults with inconsistent entry in /etc/fstab
2011-03-03  Karel Zakmove struct option to .rodata
2011-02-21  Petr Uzelumount: allow unmounting loopdev specified by associate...
2011-02-21  Petr Uzellosetup: spelling fixes
2011-02-14  Fabian Groffenbuild-sys: provide alternatives for err, errx, warn...
2011-02-09  Karel Zakmount: add rootcontext= for tmpfs on SELinux boxes
2011-02-08  Davidlohr Buesoswapon: use EXIT_SUCCESS constants
2011-01-31  Petr Uzelmount: fix parsing offset= followed by more options
2011-01-31  Tobias Klauserswapon: make needlessly global variables static
2011-01-27  Karel Zakmount: fix atime description in mount.8 man page
2011-01-21  Karel Zaklibmount: cleanup API, remove typedef
2011-01-21  Karel Zaklibmount: rename mount.h to libmount.h
2011-01-21  Karel Zakmount: update ext{3,4} options in mount.8
2011-01-17  Karel Zakumount: call is_loop_autoclear() for all loopdevs
2011-01-11  Karel Zakmount: fix reference to cifs-utils in mount.8
2011-01-10  Karel Zakmount: fix gcc warning
2011-01-10  Karel Zakmount: canonicalize paths in HAVE_LIBMOUNT_MOUNT code
2011-01-04  Karel Zakremove duplicate includes
2011-01-04  Karel Zakdocs: fix typos in man pages
2011-01-03  Karel Zakmount: use verbose info for HAVE_LIBMOUNT_MOUNT only
2011-01-03  Karel Zakmount: improve verbose info
2011-01-03  Karel Zakumount: add HAVE_LIBMOUNT_MOUNT code
2011-01-03  Karel Zakmount: rewrite HAVE_LIBMOUNT_MOUNT code
2011-01-03  Karel Zakmount: add mnt_init_debug()
2011-01-03  Karel Zaklosetup: remove unnecessary fstab.h include
2011-01-03  Karel Zakmount: use libmount for mtab/utab updates
2011-01-03  Karel Zakmount: read mtab by libmount
2011-01-03  Karel Zakbuild-sys: add --enable-libmount-mount
2011-01-03  Karel Zaklibmount: cleanup mangle() usage
2011-01-03  Karel Zaklibmount: use better format for utab, improve bind...
2010-12-17  Karel Zakswpaon: use canonicalized devnames on -s output
2010-12-16  Alexey Gladkovswapon: Canonicalize swap device
2010-12-10  Karel Zakfix __noreturn__ usage
2010-12-06  Karel Zakmount: be more explicit about --move in mount.8
2010-12-01  Karel Zakmount: read /sys for loopdev backing file
2010-12-01  Karel Zaklosetup: use /sys/dev/block/.../loop/backing_file
2010-11-30  Karel Zakrename util-linux-ng back to util-linux
2010-11-30  Karel Zaklibblkid: add LINHIB0001 signature to swap prober
2010-11-23  Davidlohr Buesolib: [strutils] general purpose string handling functions
2010-11-23  Karel Zakmount: mark die() as nonreturn
2010-11-19  Karel Zakmount: ignore *context= options on remount
2010-11-16  Karel Zakmount: update relatime description in mount.8
2010-11-10  Karel Zakswapon: better text for "discard", note about swapon...
2010-11-01  Hugh Dickinsswapon: add "discard" support
2010-10-29  Karel Zakmount: use utimensat(AT_FDCWD) rather than open()+futim...
2010-10-25  Karel Zakswapon: add support for "nofail" fstab mount option
2010-10-25  Karel Zakumount: umount -r segfault
2010-10-21  Karel Zakmount: remove warning about FS detection from mount.1
2010-10-07  Miklos Szeredimount: don't canonicalize "spec" with --no-canonicalize...
2010-10-07  Karel Zakswapon: warn if file owner is not root
2010-10-07  Karel Zakumount: use strtosize() for offset=
2010-09-30  Sven Eckelmannmount: Don't call canonicalize_*(SPEC) for 9p
2010-09-30  Chris Frostmount: avoid starting a man page line with a single...
2010-09-30  Petr Uzelmount: fix mount.8, shortname=mixed is now default...
2010-09-20  Karel Zakmount: rewrite is_readonly()
2010-09-16  Karel Zakmount: add note about context= remount to mount.8
2010-09-13  Karel Zakmount: better describe UUIDs usage in man pages
2010-08-30  Karel Zakmount: clean up fstab.5
2010-08-30  Karel Zakmount: add note about subtypes to fstab.5
2010-08-27  Karel Zakmount: add info about type.subtype to /sbin/mount....
2010-08-27  Miklos Szeredimount: handle filesystems with subtype
2010-08-27  Karel Zakmount: sanity check mount flags for MS_PROPAGATION
2010-08-27  Davidlohr Buesomount: Add more pseudo filesystems.
2010-08-20  Tobias Klauserlosetup: do not distinguish between malloc and realloc
2010-08-04  Karel Zaklosetup: use stdout and return 0 for --help
2010-08-04  Valerie Auroramount: get most recently mounted fs from /etc/mtab.
2010-07-29  Karel Zakmount: fix "mount -a" for auto-clear loopdevs and ...
2010-07-20  Karel Zakmount: don't use auto-clear loopdev if mtab is available
2010-07-07  Jeff Mahoneyswapon: Document btrfs limitation with swapfiles
2010-06-30  Petr Uzelmount: fix memory leak
2010-06-30  Petr Uzelmount: fix typos in mount.8
2010-06-14  Karel Zakmount: use %u for uid_t and gid_t
2010-06-14  Karel Zakmount: add notes about -o remount,ro,bind to mount.8
2010-06-14  Benno Schulenbergmessages: gettextize a few skipped or forgotten ones
2010-06-14  Benno Schulenbergtextual: fix typos, and rephrase some things for clarity
2010-06-14  Karel Zakmount: don't create loopdev for MS_BIND
2010-05-28  Karel Zakmount: fix coding style
2010-05-28  Petr Uzelmount: detect when kernel silently adds MS_RDONLY flag
2010-05-28  Petr Uzelumount: do not sync() as the kernel does it by itself
2010-05-28  Petr Uzelmount: fix typo in comment
2010-05-28  Christoph Hellwigmount: fix information about XFS log buffers in mount.8
2010-05-24  Karel Zakbuild-sys: replace ../ with $top_srcdir
2010-04-27  Karel Zakmount: revert ugly ENOMEDIUM support
2010-04-08  Karel Zakmount: use auto-loopdev for all known filesystems
2010-04-02  Karel Zakswapon: move DELETED_SUFFIX to include/pathnames.h
2010-03-30  Karel Zakmount: support suffixes for offset= and sizelimit=
2010-03-30  Karel Zakmount: more robust offset= and sizelimit= parsing
2010-03-30  Karel Zaklosetup: support suffixes and hex numbers for --offset...
2010-03-15  Karel Zakmount: automatically detect and loop-mount regular...
2010-03-15  Karel Zakmount: more explicitly explain fstab usage in mount.8
2010-03-15  Karel Zakmount: report ambivalent FS detection, improve brute...
2010-03-11  Miklos Szerediumount: add --fake option to umount(8)
2010-03-11  Mike Frysingermount: properly ignore comments in /etc/filesystems
2010-03-10  Karel Zakmount: use unmangle/mangle() from lib
2010-03-10  Karel Zakswapon: use unmangle() for filenames from /proc/swaps
2010-03-10  Karel Zakswapon: remove " (deleted)" from filenames from /proc...
2010-03-01  Yoshihiro Takahashimount: posix option of vfat is obsolete
2010-02-16  Karel Zakswapon: fix swapsize calculation
next