]> git.ipfire.org Git - thirdparty/util-linux.git/history - libmount
lscpu: fix NVIDIA ARM hw implementer spelling case
[thirdparty/util-linux.git] / libmount /
2021-04-06  Karel ZakMerge branch 'more-fixes' of https://github.com/h-c...
2021-03-29  Karel ZakMerge remote-tracking branch 'mariobl/topic/asciidoc'
2021-03-25  Karel Zaklibmount: fix memory leak [coverity scan]
2021-03-25  Karel Zaklibmount: add assert() to umount lookup code
2021-03-22  Karel Zaklibmount: mnt_table_over_fs() make child optional
2021-03-22  Karel Zaklibmount: add mnt_table_over_fs()
2021-03-17  Zbigniew Jędrzejew... meson: implement building of static programs
2021-03-17  Zbigniew Jędrzejew... meson: add second build system
2021-03-15  Karel Zakpylibmount: PyEval_Call* is deprecate, use PyObject_Call*
2021-02-17  Karel Zaklibmount: (python) fix compiler warning
2021-02-10  Karel ZakMerge branch 'switch_root-check-if-mounted' of https...
2021-02-09  Karel Zaklibmount: fix /{etc,proc}/filesystems use
2021-02-05  Karel ZakMerge branch 'gh-actions-bionic' of https://github...
2021-02-02  Karel ZakMerge branch 'uclampset-v3' of https://github.com/qais...
2021-02-01  Frantisek Sumsalci: deal with uninstrumented binaries using instrumente...
2021-01-28  Karel Zaklib: use ul_prefix for close_all_fds() and mkdir_p()
2021-01-25  Karel Zaklibmount: allow --read-only for not-root users
2021-01-21  Karel ZakMerge branch 'fix-vms' of https://github.com/Govelius...
2021-01-20  Shahid Laherlibmount: add vboxsf, virtiofs to pseudo filesystems
2021-01-15  Roberto Bergantino... findmnt: add option to list all fs-independent flags
2021-01-14  Karel Zaklibmount: do not canonicalize ZFS source dataset
2021-01-13  Karel Zakbuild-sys: remove fallback for security_context_t
2021-01-08  Karel Zaklibmount: mark entries from /proc/swaps by MNT_FS_SWAP
2021-01-07  Karel ZakMerge branch 'getopt-musl' of https://github.com/sgn...
2021-01-06  Karel Zakdocs: update TODO (add item about mnt_context_get_excod...
2021-01-04  Karel ZakMerge branch 'spelling' of https://github.com/scop...
2021-01-04  Karel ZakMerge branch 'posix-test-command' of https://github...
2020-12-17  Karel Zaklibmount: fix compiler warnings [-Wmaybe-uninitialized]
2020-12-14  Karel Zaklibmount: don't use deprecated security_context_t
2020-12-02  Karel ZakMerge branch 'dankamongmen/libblkid-manual-fix' of...
2020-12-01  Karel Zakfuzzers: make tests setup more robust
2020-11-25  Karel ZakMerge remote-tracking branch 'pali/multisesssion'
2020-11-20  Karel ZakMerge branch 'w45'
2020-11-20  Karel ZakMerge branch 'caps' of https://github.com/ericonr/util...
2020-11-19  Karel Zaklibmount: don't use "symfollow" for helpers on user...
2020-11-09  Karel ZakMerge branch 'vipw-shortwrite' of https://github.com...
2020-11-06  Karel ZakMerge branch 'whereis' of https://github.com/ferivoz...
2020-11-05  Karel ZakMerge branch 'sfdisk-json-dump' of https://github.com...
2020-11-04  Samanta Navarromisc: fix typos
2020-10-19  Dr. David Alan Gilbertlibmount: Fix 0x%u usage
2020-09-29  Karel ZakMerge branch 'col-refactor' of https://github.com/kerol...
2020-09-29  Karel ZakMerge branch 'blockdev' of https://github.com/jwilk...
2020-09-29  Karel ZakMerge branch 'master' of https://github.com/tabraham...
2020-09-29  Karel Zaklibmount: optimize mnt_optstr_apply_flags()
2020-09-29  Karel Zaklibmount: improve mnt_split_optstr() performance
2020-09-25  Karel Zaklibmount: (optstr) improve default initialization
2020-09-09  Karel ZakMerge branch 'cramfs-use-prepared-test-data' of https...
2020-09-09  Karel ZakMerge branch 'nosymfollow' of https://github.com/rzwisl...
2020-09-03  Mattias Nisslermount: Add support for "nosymfollow" mount option.
2020-09-03  Karel ZakMerge branch 'cramfs-test-fix' of https://github.com...
2020-09-02  Sami Kerolalibmount: do not use pointer as an integer value
2020-09-01  Karel Zaklibmount: remove read-mountinfo workaround
2020-08-17  Karel Zaklibmount: fix tab parser for badly terminated lines
2020-08-13  Evgeny Vereshchagintests: cover the code parsing comments
2020-08-11  Karel ZakMerge branch 'scriptreplay_noebadf' of https://github...
2020-08-10  Karel ZakMerge branch 'fuzz' of https://github.com/evverx/util...
2020-08-06  Evgeny Vereshchagintests: integrate test_mount_fuzz into the testsuite
2020-08-06  Evgeny Vereshchagintests: add a fuzzer for mnt_table_parse_stream
2020-07-23  Luca Boccassilibmount (verity): let crypt_deactivate_by_name handle...
2020-07-23  Luca Boccassilibmount (verity): plug libcryptsetup logger into our...
2020-07-22  Karel Zaklibmount: (docs) fix typo, remove unused reference
2020-07-22  Karel Zaklibmount: (docs) add missing references
2020-07-20  Karel ZakMerge branch 'documentation_typo' of https://github...
2020-07-17  Karel Zaklibmount: fix condition for mountinfo filter
2020-07-14  Karel Zakdocs: reword others "allow to"
2020-07-14  Karel ZakMerge branch 'coverity' of https://github.com/evverx...
2020-07-14  Karel ZakMerge branch 'osx' of https://github.com/evverx/util...
2020-07-13  Yuri ChornoivanMore typo fixes by fossies
2020-07-09  Yuri ChornoivanFix minor typos
2020-07-08  Karel Zaklibmount: (verity) remove unnecessary empty lines
2020-07-08  Karel ZakMerge branch 'lp1886300' of https://github.com/mfolivei...
2020-07-08  Karel ZakMerge branch 'cryptsetup_dlopen' of https://github...
2020-07-07  Luca Boccassicryptsetup: add option to use via dlopen in libmount
2020-06-26  Karel Zaklibmount: (parser) fix memory leak on error before...
2020-06-03  Karel Zaklibmount: add support for ID=
2020-05-25  Karel ZakMerge branch 'libeconf' of https://github.com/thkukuk...
2020-05-20  Gabriel de PerthuisAdd to the list of pseudo-filesystem types
2020-05-18  Karel ZakMerge branch 'cal_column' of https://github.com/utix...
2020-05-15  Karel Zaklibmount: (umount) fix FD leak
2020-04-28  Karel ZakMerge branch 'ups/fstrim-condition-fstab' of https...
2020-04-27  Roberto Bergantino... libmount: fix mount -a EBUSY for cifs
2020-04-22  Tycho Andersenlibmount: do not unnecessarily chmod utab.lock
2020-04-22  Karel ZakMerge branch 'clang' of https://github.com/neheb/util...
2020-04-22  Karel Zakpylibmount: cleanup and sync UL_RaiseExc
2020-04-20  Rosen Penev[clang-tidy] fix wrong *cmp usage
2020-04-20  Rosen Penev[clang-tidy] do not use else after return
2020-04-06  Karel Zaklibmount: use mnt_stat_mountpoint() on more places
2020-04-01  Fabian Vogtlibmount: Avoid triggering autofs in lookup_umount_fs_b...
2020-03-27  Karel Zaklibmount: make mnt_context_find_umount_fs() more extendable
2020-03-27  Karel Zaklibmount: (umount) FS lookup refactoring
2020-03-23  Karel ZakMerge branch 'eject-sparc' of https://github.com/mator...
2020-03-11  Karel Zaklibmount: smb2 is unsupported alias
2020-03-11  Karel Zaklibmount: improve smb{2,3} support
2020-03-09  Karel ZakMerge branch 'topic/irq'
2020-03-03  Karel ZakMerge branch 'topic/fdisk'
2020-03-03  Karel Zaklibmount: try read-only mount on write-protected superb...
2020-03-03  Karel Zaklibmount: move "already mounted" code to separate function
2020-02-27  Karel ZakMerge branch 'libuuid-range' of https://github.com...
2020-01-28  Karel Zaklibmount: fix x- options use for non-root users
2020-01-23  Karel ZakMerge branch 'master' of https://github.com/yurchor...
next