]> git.ipfire.org Git - thirdparty/util-linux.git/history - libmount
libblkid: check status for the current CDROM slot
[thirdparty/util-linux.git] / libmount /
2020-01-06  Karel Zakdocs: update year in libs docs
2020-01-03  Karel Zaklibmount: improve X-mount.mkdir for non-root users
2019-12-10  Karel ZakMerge branch 'dmverity_options' of https://github.com...
2019-12-10  Luca Boccassiverity: add support for Forward Error Correction options
2019-12-10  Luca Boccassiverity: ensure that hash_device and root_hash[_file...
2019-12-10  Luca Boccassiverity: add new verity.roothashfile option
2019-12-09  Karel ZakMerge branch 'kill-pidfd' of https://github.com/kerolas...
2019-12-05  Karel Zaklibmount: add verity to mount -V output
2019-12-05  Karel ZakMerge branch 'dmverity' of https://github.com/bluca...
2019-12-05  Luca Boccassilibmount: add support for verity devices via libcryptsetup
2019-12-03  Karel ZakMerge branch 'mount-eperm'
2019-12-03  Karel Zaklibmount: fix typo in mnt_context_prepare_helper()...
2019-11-19  Karel Zakmount: no exit on EPERM, continue without suid
2019-11-18  Karel Zaklibmount: don't access struct member, use API
2019-10-31  Karel Zaklibmount: make sure optsmode is initialized
2019-10-31  Karel Zaklibmount: allow use -o together with --all
2019-10-31  Karel Zaklibmount: move context fs merge to separate function
2019-10-31  Karel Zaklibmount: fix mnt_context_next_remount()
2019-10-31  Karel Zaklibmount: save current FS setting as template
2019-10-31  Karel Zaklibmount: use strdup_between_structs()
2019-10-31  Karel Zaklibmount: cleanup strdup() use in context, add reg...
2019-10-31  Karel Zaklibmount: add target prefix support
2019-10-29  Karel Zaklibmount: don't use /proc/mounts fallback if filename...
2019-10-11  Masami Hiramatsulibmount: Add libselinux dependency to pkgconfig file
2019-10-07  Karel ZakMerge branch 'for-upstream/more-pseudofs' of https...
2019-10-03  Darsey Litzenbergerlibmount: Recognize more FUSE pseudofs (avfsd, lxcfs...
2019-10-01  Elliott Mitchellcleanup: Remove some spurious spaces
2019-09-30  Karel ZakMerge branch 'non-canonical-completion' of https:/...
2019-09-21  Karel Zaklibmount: fix free() call on error
2019-09-20  Karel Zaklibmount: use fmemopen() in more robust way [coverity...
2019-09-03  Karel Zaklibmount: fix typo
2019-08-29  Karel Zaklibmount; fix and improve read+poll mountinfo
2019-08-29  Karel Zaklibmount: improve mountinfo reliability
2019-08-21  Karel ZakMerge branch 'container' of https://github.com/slashdd...
2019-08-20  Patrick Steinhardtlibmount: fix comment referring to passno field
2019-08-19  Kevin Haolibmount: Keep the mnt_tab info for the existent dest...
2019-07-15  Karel ZakMerge branch '2019wk27' of https://github.com/kerolasa...
2019-07-12  Sami Kerolalibmount: fix potential null pointer dereference
2019-06-18  Karel ZakMerge branch 'su_err_msg' of https://github.com/jhrozek...
2019-06-13  Karel Zaklibmount: fix docs typo
2019-06-07  Karel Zaklibmount: (docs) add reference to v2.33 and v2.34
2019-05-29  Karel Zaklibmount: add selinuxfs between pseudo filesystems
2019-05-29  Karel Zaklibmount: add bpf between pseudo filesystems
2019-05-20  Karel ZakMerge branch '2019wk19' of https://github.com/kerolasa...
2019-05-18  Sami Kerolalibmount: avoid possible null pointer dereference ...
2019-05-16  Karel ZakMerge branch 'lscpu-output-fix' of https://github.com...
2019-05-15  Karel Zaklibmount: fix memory leak on error [coverity scan]
2019-05-15  Austin Englishlibmount: fix "maybe be" duplication
2019-05-09  Karel ZakMerge branch 'fstrim-bug-789' of https://github.com...
2019-05-09  Karel Zaklibmount: return errno on failed fstab stat()
2019-04-15  Karel Zaklibmount: fix compiler warning [-Wsometimes-uninitialized]
2019-04-15  Karel Zaklibmount: fix memleak on parse errors
2019-04-08  Karel Zaklibmount: don't use sscanf() for swaps parsing
2019-04-08  Karel Zaklibmount: don't use sscanf() for mountinfo parsing
2019-04-08  Karel Zaklibmount: don't use sscanf() for fstab parsing
2019-04-02  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
2019-03-08  Karel ZakMerge branch 'setterm' of https://github.com/jwilk...
2019-03-08  Karel ZakMerge branch 'patch-2' of https://github.com/MeggyCal...
2019-03-08  Tim Hilderinglibmount: improve fs referencing in tables
2019-03-04  Karel ZakMerge branch 'mps_losetup_has_device_inline' of https...
2019-03-04  Karel ZakMerge branch 'evelu-epyc' of https://github.com/ErwanAl...
2019-03-04  Stanislav Brabeclibmount: Recognize more fuse filesystems as pseudofs...
2019-02-21  Karel Zaklibmount: add mnt_table_{find,insert,move}_fs()
2019-02-18  Sami Keroladocs: fix typos [codespell]
2019-02-18  Karel Zaklibmount: (tabdiff) use list_add_tail() in more robust way
2019-02-18  Tim Hilderinglibmount: check table membership before adding entry
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2019-01-16  Karel Zaklibmount: add support for MS_REMOUNT on --all
2018-12-10  Karel Zaklibmount: (umount) make mnt_stat_mountpoin() usable...
2018-12-10  Karel ZakMerge branch '2018wk48' of https://github.com/kerolasa...
2018-12-10  Karel Zaklibmount: export mnt_guess_system_root() by API
2018-11-30  Karel Zaklibmount: (fuse) follow only user_id= on umount
2018-11-30  Rian Hunterlibmount: Support unmount FUSE mounts
2018-10-05  Karel ZakMerge branch '2018wk40' of https://github.com/kerolasa...
2018-10-05  Karel Zaklibmount: keep namespaces support optional
2018-09-24  Karel Zakdocs: fix gtkdoc warning
2018-08-16  Karel Zaklibmount: cleanup licenses sections in the files
2018-08-16  Karel Zakdocs: use SPDX license names
2018-08-14  Karel Zaklibmount: report context paths on debug
2018-07-23  Karel Zaklibmount: (utils) fix compiler warnings [-Wcast-qual]
2018-07-23  Karel Zaklibmount: fix compiler warning [-Wcast-qual]
2018-07-20  Karel Zaklib/mangle: const quialifier cleanup
2018-07-20  Karel Zaklibmount: cleanup const in umount code
2018-07-20  Karel Zaklibmount: add missing const
2018-07-20  Karel Zaklibmount: use const char in swaps parser
2018-07-20  Karel Zaklibmount: use const char in mountinfo parser
2018-07-20  Karel Zaklibmount: use const char in fstab parser
2018-07-19  Karel Zaklibmount: add since tag for new functions
2018-07-18  Karel Zakbuild-sys: add -Wno-cast-function-type for python
2018-07-11  Frank Schaefer* break up large strings for PySys_WriteStdout()
2018-07-10  Alban Crequylibmount: (mountinfo) parse empty strings in source
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2018-06-11  Vaclav Dolezallibmount: switch namespace when appropriate
2018-06-11  Vaclav Dolezallibmount: support for namespaces for helpers
2018-06-11  Karel Zaklibmount: make errno usable after mnt_context_set_targe...
2018-06-11  Vaclav Dolezallibmount: added error MNT_ERR_NAMESPACE
2018-06-11  Vaclav Dolezallibmount: note namespaces in mnt_reset_context() docs
2018-06-11  Vaclav Dolezallibmount: add support for switching namespaces
2018-06-01  Karel Zakmount: keep MS_MOVE as flag
2018-06-01  Karel Zaklibmount: don't use MS_MGC_VAL magic in mount(2) syscall
next