]> git.ipfire.org Git - thirdparty/util-linux.git/history - libmount
hwclock: constify struct clock_opts
[thirdparty/util-linux.git] / libmount /
2023-03-28  Karel ZakMerge branch 'patch-10' of https://github.com/mariobl...
2023-03-28  Karel ZakMerge branch 'mount-relatime-equal' of https://github...
2023-03-28  Karel ZakMerge branch 'agetty' of https://github.com/jwilk-forks...
2023-03-28  Karel ZakMerge branch 'badfmt' of https://github.com/rpigott...
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 user/users for superuser
2023-03-23  Karel Zaklibmount: fix MS_REMOUNT emulation by mount_setattr()
2023-03-23  Karel Zaklibmount: fix and cleanup relatime use
2023-03-23  Karel Zaklibmount: add missing MOUNT_ATTR_NODEV
2023-03-23  Christian Brauneridmap: kill child when writing the idmap fails
2023-03-22  Karel Zaklibmount: fix typo, improve debug
2023-03-15  Ian Kentlibmount: dont ignore autofs mounts by default
2023-03-09  Karel ZakMerge branch 'warning' of https://github.com/t-8ch...
2023-03-05  Thomas Weißschuhlibmount: inhibit warning about mask being unused
2023-03-03  Karel ZakMerge branch 'lsfd--inet-optimize' of https://github...
2023-03-03  Karel ZakMerge branch 'waitpid/count' of https://github.com...
2023-03-03  Karel ZakMerge branch 'libblkid/nvidia-raid' of https://github...
2023-03-02  Karel ZakMerge branch 'wdctl/sysfs-firmware_version' of https...
2023-03-02  Karel Zaklibmount: (optstr) do not use xalloc.h in test
2023-03-02  Karel Zaklibmount: add missing symbols to docs
2023-03-02  Karel Zaklibmount: remove unimplemented symbol
2023-03-02  Karel ZakMerge branch 'lsfds-netlink' of https://github.com...
2023-03-01  Pedro Tammelalibmount: idmap: fix sock write to child
2023-03-01  Karel ZakMerge branch 'lsfd--inet-option' of https://github...
2023-02-28  Karel Zaklibmount: treat comma as terminator in mnt_match_options()
2023-02-27  Karel ZakMerge branch 'lsfd-more-inet-1' of https://github.com...
2023-02-27  Karel Zaklibmount: make mnt_match_options() more robust
2023-02-22  Karel Zaklibmount: move selinux stuff to hook module
2023-02-22  Karel Zaklibmount: make it possible to define order of hooks
2023-02-22  Karel Zaklibmount: create a hook to set rootcontext=@target
2023-02-22  Karel ZakMerge branch 'auto_rootcontext' of https://github.com...
2023-02-22  Karel ZakMerge branch 'test_mkfds_getopt' of https://github...
2023-02-21  Christian Göttschemount: add rootcontext=@target
2023-02-21  Christian Göttschelibmount: declare array of LSM options const
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-25  Karel ZakMerge branch 'dmesg-subsecond' of https://github.com...
2023-01-24  Karel Zaklibmount: don't require return argument in get-like...
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-10  Karel ZakMerge branch 'waitpid' of https://github.com/t-8ch...
2023-01-10  Karel Zaklibmount: fix typo in debug message
2023-01-09  Karel Zaklibmount: implement X-mount.auto-fstypes
2023-01-09  Karel Zaklibmount: (optlist) keep parsed options without quotes
2023-01-09  Karel ZakMerge branch 'po-man/fixes' of https://github.com/t...
2023-01-09  Karel ZakMerge branch 'mount.idmap.fix' of https://github.com...
2023-01-08  Christian Braunerlibmount: ensure child hangs around until we persisted...
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-04  Karel Zaklibmount: fix unused variable [coverity scan]
2023-01-04  Karel Zaklibmount: (idmap) fix leak and doble free [coverity...
2023-01-04  Karel Zaklibmount: (subdir) fix memory leak [coverity scan]
2023-01-04  Karel Zaklibmount: fix possible double free
2023-01-04  Karel Zaklibmount: fix memory leak [coverity scan]
2023-01-04  Karel Zaklibmount: fix unused value [coverity scan]
2023-01-04  Karel Zaklibmount: fix memory leak [coverity scan]
2023-01-04  Karel Zaklibmount: make NULL deference checks more consistent...
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 Zaklibmount: remove unnecessary commented code
2023-01-03  Karel Zaklibmount: fix potentially uninitialized local variable...
2023-01-03  Karel Zakmeson: update to build new libmount
2023-01-03  Karel Zaklibmount: fix include
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: (owner) call hooks when all mount stuff is...
2023-01-03  Karel Zaklibmount: fix new API code when use external helper
2023-01-03  Karel Zaklibmount: improve context deinitialization
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 mount -a to work with optlist
2023-01-03  Karel Zaklibmount: don't refer optlist when copy libmnt_fs
2023-01-03  Karel Zaklibmount: fix external helps call
2023-01-03  Karel Zaklibmount: (legacy) init regualer mount before propagation
2023-01-03  Karel Zaklibmount: fix compilation without new API
2023-01-03  Karel Zaklibmount: initialize tb in is_mounted_same_loopfile()
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: remove upper-case from debug message
2023-01-03  Karel Zaklibmount: add MOUNT_ATTR_NOSYMFOLLOW
2023-01-03  Karel Zaklibmount: (mount) improve syscalls status handling
next