]> git.ipfire.org Git - thirdparty/util-linux.git/history - libmount
fallocate: fix error message
[thirdparty/util-linux.git] / libmount /
2015-08-24  Sami Kerolamisc: fix shadow declarations
2015-08-19  Karel Zaklibmount: (monitor) fix docs
2015-08-17  Karel ZakMerge branch 'master' of https://github.com/FGrose...
2015-08-17  Karel Zaklibmount: add support for "bind,ro"
2015-08-05  Karel Zaklibmount: fix typo in mnt_optstr_prepend_option()
2015-08-05  Karel Zaklibmount: variable dereferenced before check [smatch...
2015-08-04  Karel Zakbuild-sys: add --disable-assert
2015-08-04  Karel Zaklibmount: cleanup assert() usage
2015-07-30  Karel Zaklibmount: make mnt_get_filesystems() more robust [clang...
2015-07-29  Karel Zaklibmount: sort pseudo filesystems by LC_COLLATE=C
2015-06-25  Karel ZakMerge branch 'script'
2015-06-19  Karel Zaklibmount: improve monitor to be usable for non-root...
2015-06-03  Ronny Chevalierlibmount: (docs) fix wording
2015-06-03  Ronny Chevalierlibmount: (docs) fix typo
2015-06-03  Karel Zaklibmount: do not call umount helper on --fake
2015-06-01  Karel Zaklibmount: fix mnt_monitor_event_cleanup()
2015-05-28  Karel Zakdocs: fix gtk-docs related warnings
2015-04-07  Karel ZakMerge branch 'fix-last' of https://github.com/rudimeier...
2015-04-07  Karel ZakMerge branch 'test-fixes' of https://github.com/rudimei...
2015-04-07  Karel ZakMerge branch 'fix-tinfo-typo' of https://github.com...
2015-04-02  Karel Zaklibmount: add note about flock() to docs
2015-03-30  Karel Zaklibmount: add support for MS_LAZYTIME
2015-03-11  Karel Zaklibmount: mark overlay as pseudo-FS
2015-03-11  Karel Zaklibmount: add mnt_table_get_fs_root() to header file
2015-03-10  Karel Zaklibmount: cleanup fs root detection code
2015-03-10  Karel Zakfindmnt: don't rely on st_dev for --target
2015-03-06  Karel Zakbuild-sys: cleanup realtime lib usage
2015-02-19  Karel ZakMerge branch 'hwman2' of https://github.com/jwpi/util...
2015-02-16  Karel Zaklibmount: remove assert(arg) from public functions
2015-02-16  Karel Zaklibmount: improve remount logic
2015-02-16  Karel Zaklibmount: add --enable-libmount-force-mountinfo
2015-02-12  Karel Zaklibmount: read utab always when read mtab from /proc
2015-02-10  Karel ZakRevert "libmount: MNT_OMODE_FORCE usage"
2015-02-10  Fridolin Pokornylibmount: MNT_OMODE_FORCE usage
2015-02-03  Karel Zaklibmount: fix type pointer usage
2015-01-29  Karel Zaklibmount: fix possible mem leak in has_utab_entry(...
2015-01-29  Karel Zaklibmount: fix mem leak in do_mount_by_types() [coverity...
2015-01-26  Karel Zaklibmount: add options map to docs
2015-01-16  Karel Zaklibmount: revert "read mtab on remount" idea
2015-01-13  Karel Zaklibmount: (docs) add monitor example
2015-01-13  Karel Zakdocs: update API docs years
2015-01-13  Karel Zaklibmount: cleanup gtk-docs warnings
2015-01-08  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2015-01-07  Sami Kerolamaint: fix shadow declaration
2015-01-06  Karel Zaklibmount: (monitor) make mnt_monitor_next_changed(...
2015-01-06  Karel Zaklinmount: (monitor) refresh docs, headers and symbols...
2015-01-06  Karel Zaklibmount: (monitor) use inotify for utab lock file
2015-01-06  Karel Zaklibmount: (monitor) add kernel mountninfo monitoring
2015-01-06  Karel Zaklibmount: (monitor) cleanup wait/verify stuff
2015-01-06  Karel Zaklibmount: make public top-level monitor FD only
2015-01-06  Karel Zaklibmount: monitor unref function refactoring
2015-01-06  Karel Zaklibmount: cleanup monitor test
2015-01-06  Karel Zaklibmount: split monitor initialization
2014-12-18  Karel Zaklibmount: allow unspecified source on remount
2014-12-05  Karel Zaklibmount: add new libmnt_monitor API
2014-11-26  Karel Zakbuild-sys: cleanup in libmount Makemodule
2014-11-20  Karel Zakbuild-sys: cleanup library symbol files
2014-11-19  Karel Zaklibmount: fix lock test to use real time to sync
2014-11-19  Karel Zakbuild-sys: move all around clock_gettime() to monotonic.c
2014-11-19  Karel Zakbuild-sys: use CLOCKGETTIME_LIBS
2014-11-19  Karel Zaklibmount: fix utab entry on remount
2014-11-19  Karel Zaklibmount: add private mnt_context_get_mtab_for_target()
2014-11-19  Karel Zaklibmount: reuse allocated fs in parser
2014-11-19  Karel Zaklibmount: improve mnt_reset_fs()
2014-11-18  Karel Zakmisc: use monotonic time rater than gettimeofday
2014-11-18  Sami Kerolalibmount: fix memory overflow [AddressSanitizer]
2014-11-04  Karel Zaklib/loopdev: replace custom DBG() with include/debug.h
2014-11-03  Karel Zaktests: cleanup libmount debug test
2014-11-03  Karel Zaklibmount: clean up debug, add help debug mask
2014-10-31  Mike Frysingerlibmount: improve kernel command line parsing
2014-10-24  Karel Zakinclude/debug: fix typo
2014-10-14  Søren Holmlibmount: provide version as int for better compiletime...
2014-10-07  Karel Zaklibmount: fix mnt_is_readonly() #ifdef
2014-10-01  Søren Holmlibmount: don't return root if path contains // or...
2014-09-22  Karel ZakMerge branch 'misc' of git://github.com/kerolasa/lelux...
2014-09-22  Karel ZakMerge branch 'renice' of git://github.com/kerolasa...
2014-09-22  Andreas Henrikssonlibmount: only include context on linux
2014-09-22  Andreas Henrikssonlibmount: only invoke loopcxt on linux
2014-09-22  Robert Schieleumount: read mountinfo if --detach-loop given
2014-09-17  Karel ZakMerge branch 'master' of https://github.com/stevenhoney...
2014-09-16  Karel Zaklibmount: hide details about failed search in fstab...
2014-08-21  Karel Zaklibmount: use -t for type.subtype in helpers API
2014-08-13  Karel Zakinclude/debug: cleanup masks
2014-08-13  Ondrej Opralalibs/debug: accept human readable names for _DEBUG=
2014-07-25  Karel Zaklibmount: don't use /{proc,ext}/filesystems when more...
2014-07-22  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2014-07-22  Karel ZakMerge branch 'ioclt' of https://github.com/lanurmi...
2014-07-18  Karel ZakMerge branch 'patch-1' of https://github.com/bneijt...
2014-07-17  Karel Zaklibmount: add missing assert()
2014-07-14  Benno Schulenberglibmount: adjust the ordering of a #define and tweak...
2014-07-14  Karel ZakMerge branch 'minor-fixes' of git://github.com/kerolasa...
2014-07-13  Sami Kerolatextual: fix some typos
2014-07-01  Karel Zaklibmount: always use mnt_resolve_target() in mnt_fs_mat...
2014-07-01  Eric Rannaudlibmount: mnt_resolve_target: tiptoe around active...
2014-07-01  Eric Rannaudlibmount: mnt_resolve_path: don't canonicalize fs-...
2014-07-01  Eric Rannaudlibmount: mnt_resolve_path: use strcmp() only if both...
2014-06-23  Karel Zaklibmount: special treatment for auto in fstype pattern
2014-06-17  Karel Zaklibmount: don't touch mtab when mount -n specified
2014-06-16  Thomas PetazzoniOnly move shared libraries to /lib if they exists
2014-06-09  Karel ZakMerge branch 'travis-functions' of https://github.com...
next