]> git.ipfire.org Git - thirdparty/util-linux.git/history - mount
misc-utils: cleanup strtoxx_or_err()
[thirdparty/util-linux.git] / mount /
2012-05-02  Karel ZakMerge branch '2012wk17' of https://github.com/kerolasa...
2012-04-27  Petr Uzelbuild-sys: add fsprobe.h to dist
2012-04-23  Bernhard VoelkerFix typos found by misspellings
2012-04-19  Karel Zakdocs: move fstab.5 to sys-utils (mount/ dir is deprecated)
2012-04-18  Karel Zakmount: fix man page typo s/reatime/relatime/
2012-04-11  Karel ZakMerge branch 'close_stream' of git://github.com/kerolas...
2012-04-05  Karel ZakMerge branch 'eject'
2012-04-04  Sami Kerolamount: verify writing to streams was successful
2012-04-02  Karel Zakmount: (old) check for LD_FLAGS_AUTOCLEAR more carefully
2012-03-27  Karel Zakbuild-sys: move obsolete lib/fsprobe to mount/
2012-03-21  Dong Haomount: fix recursively propagation mounting
2012-03-12  Dave Reisnerfstab.5: fix misspelling of deprecated
2012-02-28  Sami Kerolabuild-sys: enhance readability of the autotools files
2012-02-24  Sami Keroladocs: corrections to FSF license files, and postal...
2012-02-24  Mike Frysingerumount: respect fs search path
2012-02-23  Karel Zakmount: distinguish between MS_COMMENT flags (netdev...
2012-02-23  Karel Zakmount: clear flags before options parsing
2012-01-24  Karel ZakRevert "mount: enable fstab.d"
2012-01-17  Karel Zakmount: fix __attribute__ keyword
2012-01-11  Karel Zakbuild-sys: move swapon from mount/ to sys-utils/
2012-01-11  Karel Zakswapon: merge swap_constants.h into swapon.c
2012-01-10  Karel Zakmount: add hint that context= has to be quoted
2012-01-10  Karel Zakmount: update info about check= mount option
2012-01-02  Dave Reisnermount: don't canonicalize the source of a pseudofs
2012-01-02  Karel Zakmount: append inverting options for mount.<type>
2011-12-20  Karel Zaklosetup: move to sys-utils directory
2011-12-20  Karel Zaklosetup: remove mount-specific headers
2011-12-20  Karel Zaklosetup: remove unnecessary header files
2011-12-20  Karel Zaklosetup: remove 32-bit ioctls
2011-12-20  Karel Zaklosetup: remove #ifdef LOOP_SET_FD nonsense
2011-12-20  Karel Zaklosetup: remove obsolete #ifdef MAIN
2011-11-28  Karel ZakMerge branch 'master' of https://github.com/maurizio...
2011-11-22  Masatake YAMATOmount: enable fstab.d
2011-11-14  Karel ZakMerge branch 'sys-utils-3rd' of https://github.com...
2011-11-08  Davidlohr Buesomount: fix build
2011-11-08  Petr Uzellibmount: ignore tailing slash in netfs source paths
2011-11-04  Karel Zakbuild-sys: remove redundant flags from mount/Makefile.am
2011-11-03  Karel Zakbuild-sys: cleanup BUILD_MOUNT
2011-10-17  Karel Zakmount: remounting tmpfs read-write hangs (selinux)
2011-10-10  Karel ZakMerge branch 'manuals' of https://github.com/kerolasa...
2011-10-03  Petr Uzellosetup: new -D option to delete all used loop devices
2011-10-03  Petr Uzellosetup: print verbose messages if requested
2011-10-03  Karel ZakMerge branch 'sys-utils-again' of https://github.com...
2011-09-30  Karel Zakumount: add warning
2011-09-30  Karel Zakumount: use new lib/loopdev.c code
2011-09-30  Karel Zakmount: fix loopdev deinitialization
2011-09-29  Karel Zakmount: use new lib/loopdev.c code
2011-09-27  Petr Uzelmisc: use %m in format string instead of %s and strerro...
2011-09-27  Karel ZakMerge branch 'sys-utils' of https://github.com/kerolasa...
2011-09-27  Davidlohr Buesomount: use common libs
2011-09-13  Karel Zakmount: check for target before source on remount
2011-09-09  Frederik \"Freso... mount: remove superfluous "an" under ext4 mount options...
2011-09-08  Karel Zakmount: fix compiler warning [-Wunused-parameter]
2011-08-31  Karel ZakMerge branch 'chcpu' of git://git.kernel.org/pub/scm...
2011-08-31  Karel ZakMerge branch 'docs-dir' of https://github.com/kerolasa...
2011-08-30  Karel ZakMerge branch 'lscpu' of git://git.kernel.org/pub/scm...
2011-08-23  Andreas Schwablosetup: correct qsort compare function
2011-08-22  Benno Schulenbergdocs: uniformize the header and footer lines in man...
2011-08-17  Karel Zaklosetup: allow to use --verbose with --all
2011-08-16  Karel Zakswapon: rewrite usage()
2011-08-16  Karel Zaklosetup: cleanup usage()
2011-08-12  Sami Keroladocs: Documentation directory added
2011-08-09  Karel Zakswapon: missing separator in swapon -s command
2011-08-01  Karel Zakswapon: fix compiler warnings [-Wsign-compare]
2011-08-01  Karel Zakmount: fix compiler warnings [-Wsign-compare -Wunused...
2011-07-27  Karel ZakMerge branch 'hwclock' of https://github.com/kerolasa...
2011-07-26  Karel ZakMerge branch 'cramfs' of https://github.com/kerolasa...
2011-07-25  Karel Zakmount: remove 'seclabel' mount option on remount
2011-07-21  Davidlohr Buesoswapon: use xalloc lib
2011-07-18  Karel ZakMerge remote-tracking branch 'sami/fdformat'
2011-07-18  Karel ZakMerge remote-tracking branch 'sami/isosize'
2011-07-11  Kirill Elaginmount: fix double free in mount.c with SELinux enabled
2011-07-11  Petr Uzelmount: fix typos in mount.8
2011-07-11  Petr Uzelmount: make the error message clear
2011-07-11  Petr Uzelmount: fix typo in mount.8
2011-07-11  Petr Uzelmount: fix typo in mount.8
2011-07-11  Petr Uzelmount: remove accidental extra word in ext4 documentati...
2011-07-11  Mike Hommeymount: fix reference to sharedsubtree documentation...
2011-06-29  Karel ZakMerge branch 'sfdisk' of git://github.com/kerolasa...
2011-06-29  Petr Uzelumount: do not hang with disconnected NFS mounts
2011-06-29  Karel Zakmount: first look for mountpoint
2011-06-27  Karel ZakMerge branch 'wknd23' of git://github.com/kerolasa...
2011-06-25  Sami KerolaMerge branch 'wknd23' into sfdisk
2011-06-25  Sami Keroladocs: tell mount/* is in maintenance mode
2011-06-16  Sami KerolaMerge branch 'master', remote-tracking branch 'upstream...
2011-06-16  Sami KerolaMerge branch 'master', remote-tracking branch 'upstream...
2011-06-14  Karel Zakmount: add ufstype=ufs2 to mount.8
2011-06-08  Lukas Czernermount.8: remove reprecated bh/nobh options from the...
2011-06-02  Karel Zakmount: canonicalize fstab mnt_dir
2011-05-31  Karel Zakmount: use libmount to detect already mounted bind...
2011-05-26  Karel ZakMerge branch 'column' of git://github.com/kerolasa...
2011-05-12  Karel Zakmount: remove note about obsolete volume_id library...
2011-05-11  Karel Zakmount: -a segfaults when 4th field is omitted (mount...
2011-04-19  Karel Zakgetopt: fix gcc warning
2011-04-13  Karel Zakmount: use lock from mnt_update_table()
2011-04-13  Karel Zakumount: block signals when umounting and updating mtab...
2011-04-12  Karel Zakmount: use fflush() and temporary file for mtab updates...
2011-04-12  Karel Zakmount: add note about blank lines to fstab.5
2011-04-11  Karel Zakumount: support non-canonical devnames in mtab
2011-04-01  Karel Zakumount: use helper= for all UIDs
next