]> git.ipfire.org Git - thirdparty/util-linux.git/history - libmount/src/hook_mount.c
libmount: (idmap) reuse tree FD, fix umount
[thirdparty/util-linux.git] / libmount / src / hook_mount.c
2023-03-27  Karel Zaklibmount: (idmap) reuse tree FD, fix umount
2023-03-23  Karel ZakMerge branch 'fixes' of https://github.com/brauner...
2023-03-23  Karel ZakMerge branch 'xry111/lscpu-loongarch' of https://github...
2023-03-23  Karel ZakMerge branch 'lsfd/typo' of https://github.com/t-8ch...
2023-03-23  Karel ZakMerge branch 'nasal_daemon_part1_fclose' of https:...
2023-03-23  Karel Zaklibmount: fix MS_REMOUNT emulation by mount_setattr()
2023-03-23  Karel Zaklibmount: fix and cleanup relatime use
2023-03-22  Karel Zaklibmount: fix typo, improve debug
2023-03-02  Karel ZakMerge branch 'wdctl/sysfs-firmware_version' of https...
2023-02-22  Karel ZakMerge branch 'test_mkfds_getopt' of https://github...
2023-02-17  Karel ZakMerge branch 'cal/colors' of https://github.com/t-8ch...
2023-02-17  Karel ZakMerge branch 'kernel-doc-links' of https://github.com...
2023-02-17  Karel ZakMerge branch 'lsfd-unix-including-spaces-in-path' of...
2023-02-16  Karel Zaklibmount: add fsconfig() btrfs workaround
2023-02-15  Karel Zaklibmount: support "recursive" argument for VFS attributes
2023-02-13  Karel Zakinclude: add fallback for statx
2023-01-10  Karel ZakMerge branch 'typo' of https://github.com/ferivoz/util...
2023-01-10  Karel Zaklibmount: use MNT_ERR_APPLYFLAGS for failed mount_setattr()
2023-01-05  Karel ZakMerge branch 'misc-utils-rename-symlink-paths' of https...
2023-01-05  Karel ZakMerge branch 'packit' of https://github.com/t-8ch/util...
2023-01-05  Karel ZakMerge branch 'libblkid/cache' of https://github.com...
2023-01-04  Karel ZakMerge branch 'waitpid' of https://github.com/t-8ch...
2023-01-04  Karel Zaklibmount: (mount) consolidate sysapi FDs close [coverit...
2023-01-03  Karel ZakMerge branch 'libblkid-debug' of https://github.com...
2023-01-03  Karel ZakMerge branch 'make-nice-posix-compliant' of https:...
2023-01-03  Karel Zaklibmount: use mount ID to merge utab and mountinfo...
2023-01-03  Karel Zakbuild-sys: add --disable-libmount-mountfd-support
2023-01-03  Karel Zaklibmount: (subdir) use new FD based API
2023-01-03  Karel Zaklibmount: add inline function to access API file descritors
2023-01-03  Karel Zaklibmount: fix new API code when use external helper
2023-01-03  Karel Zaklibmount: check for propagation-only in proper way
2023-01-03  Karel Zaklibmount: (mount) fix mount by FS list/pattern for...
2023-01-03  Karel Zaklibmount: use AT_RECURSIVE only when clone tree
2023-01-03  Karel Zaklibmount: (mount) use MOUNT_ATTR__ATIME
2023-01-03  Karel Zaklibmount: fix compilation without new API
2023-01-03  Karel Zaklibmount: (mount) implement remount by new Linux API
2023-01-03  Karel Zaklibmount: (mount) create new FS instance by new Linux API
2023-01-03  Karel Zaklibmount: (mount) support propagation by new kernel API
2023-01-03  Karel Zaklibmount: support VFS flags attributes clear
2023-01-03  Karel Zaklibmount: (mount) fix recursion
2023-01-03  Karel Zaklibmount: (mount) use independent hooks
2023-01-03  Karel Zaklibmount: (mount) improve syscalls status handling
2023-01-03  Karel Zaklibmount: (mount) support --move by new kernel API
2023-01-03  Karel Zaklibmount: (mount) improve code
2023-01-03  Karel Zaklibmount: initial support for new FD based mount kernel API