qemu-gpiodev/libfuse.git
2024-04-20 Bernd Schubertexample/: Convert all fuse_session_loop_mt users to...
2024-04-20 legezywzhpassthrough_ll: fix fd leaks in lo_destroy() (#929)
2024-04-18 legezywzhAdd clone_fd to custom IO (#927)
2024-04-16 legezywzhfix max_write update in do_init() (#926)
2024-04-06 Bernd Schubertfusermount: Fix use of uninitialized x_mnt_opts (#924)
2024-04-02 Bernd SchubertAdd more documentation for FUSE_CAP_EXPORT_SUPPORT...
2024-03-29 Bernd SchubertAdd support for FUSE_CAP_HANDLE_KILLPRIV_V2
2024-03-27 Bernd SchubertFix FUSE_CAP_DIRECT_IO_ALLOW_MMAP - use new numerical...
2024-03-27 Ashley PittmanInstall all test/build python packages from requirement...
2024-03-24 farlongsignalfix readdirplus when filler is called with zero offset...
2024-03-21 legezywzhreset got_init after handling FUSE_DESTROY message...
2024-03-20 Bernd Schubertci-build.sh: Fix checking for function arguments (...
2024-03-20 FredyViaAdd FUSE_FILL_DIR_DEFAULTS enum (#903)
2024-03-20 Bernd SchubertFix example/fix-notify_inval_inode.c (#908)
2024-03-20 dependabot... Bump actions/checkout from 4.1.1 to 4.1.2 (#905)
2024-03-20 Bernd SchubertMerge pull request #904 from bsbernd/s-bit-fusermount
2024-03-20 Bernd SchubertAdd final "meson setup --reconfigure" to README.md
2024-03-20 Bernd Schubert/test_ctests / test_notify1: Print cmdline on failure
2024-03-20 Bernd SchubertAdd glibc backtrace to signal handler
2024-03-20 Bernd Schubertci-build.sh: Add back test without versioned symbols
2024-03-20 Bernd SchubertBuild clang/sanitized build first
2024-03-20 Bernd SchubertFix use-after-free in example/poll.c
2024-03-20 Bernd SchubertAdd back s-bit for compiled fusermount
2024-03-20 Bernd SchubertFix test failures: Create missing mount dir
2024-03-20 Bernd Schubertci-build.sh: Reduce pytest --maxfail from 99 to 1
2024-03-07 Bernd SchubertMerge pull request #901 from bsbernd/posix_spawn
2024-03-07 Bernd Schubertci-build.sh: Always install and add s-bit for fusermount3
2024-03-07 Bernd Schubertci-build.sh: Run ASAN and UBSAN at the same time
2024-03-07 Bernd Schubertposix_spawn style updates
2024-03-07 Matthias GoergensUse posix_spawn instead of fork+exec
2024-03-06 Bernd SchubertFix undefined loff_t in test_write_cache.c on alpine
2024-03-05 Bernd Schubertfusermount: Fix head-buffer-overflow in extract_x_options
2024-02-26 Bernd Schubertmeson: Point OSX (darwin) to https://fuse-t.org/
2024-02-26 Bernd Schubertexample/notify_store_retrieve: Fix races and handle...
2024-02-26 Bernd SchubertFix tests/test_write_cache in write back mode (#892)
2024-02-26 Bernd SchubertMerge pull request #888 from yangyun50/master
2024-02-26 yangyunEnable direct IO for passthrough examples when open...
2024-02-24 MatthewPassthrough options starting with "x-" to mtab (#894)
2024-02-23 yangyunpassthrough_example: make parallel_direct_writes more...
2024-02-20 yangyun50remove duplicated fuse_chan_put() (#893)
2024-01-29 HereThereBeDragonsmake FUSE_CAP_EXPIRE_ONLY test depend on available...
2024-01-29 HereThereBeDragonsadd support for kernel flag FUSE_HAS_EXPIRE_ONLY
2024-01-20 bigbrotherweiAdd processing for FUSE_CAP_HANDLE_KILLPRIV and disable...
2024-01-10 Miklos SzerediDon't set FUSE_CAP_PARALLEL_DIROPS by default
2024-01-10 Bernd SchubertAdd FUSE_CAP_DIRECT_IO_ALLOW_MMAP and use in passthrough_hp
2024-01-10 Bernd SchubertAdd in rename to FUSE_DIRECT_IO_ALLOW_MMAP
2024-01-10 Bernd SchubertSynchronize fuse_kernel.h from current linux master
2023-12-28 Bernd Schubertexamples/notify_store_retrieve: Add a clean shutdown
2023-12-17 amitgeronAllow *xattr operations on root directory (ino 1)
2023-11-19 George HilliardClarify fuse_lowlevel poll() docstring (#862)
2023-11-16 fdinoffPass FUSE_PARALLEL_DIROPS to kernel (#861)
2023-10-28 Caian BenedictoUpdate fuse_common.h (#855)
2023-10-25 legezywzhfuse_clone_chan: avoid additional FD_CLOEXEC setting...
2023-10-25 dependabot... Bump actions/checkout from 4.1.0 to 4.1.1 (#854)
2023-10-12 SteveYangpassthrough_hp: Fix clone-fd option (#850)
2023-10-11 Bernd SchubertEnabled parallel direct IO writes for passthrough examples
2023-10-10 Nikolaus RathFix typo in comment
2023-10-10 Nikolaus RathReleased fuse-3.16.2 fuse-3.16.2
2023-10-09 Nikola PetrovFixes typo in fuse.h (#844)
2023-09-26 Bernd Schubertxfstests example: Use export in local.config and remove...
2023-09-26 dependabot... Bump actions/checkout from 4.0.0 to 4.1.0
2023-09-23 Bernd Schubertpassthrough-hp: Fix --clone-fd
2023-09-23 Bernd Schubertpassthough_hp: Add a direct-io option
2023-09-05 dependabot... Bump actions/checkout from 3.6.0 to 4.0.0 (#837)
2023-09-02 dependabot... Bump actions/checkout from 3.5.3 to 3.6.0 (#833)
2023-08-25 mrdvdrmAdd NTFS3 kernel driver fs to the whitelist of mount...
2023-08-08 Nikolaus RathAdded missing file, update release process docs.
2023-08-08 Nikolaus RathReleased fuse-3.16.1 fuse-3.16.1
2023-08-08 Nikolaus RathDon't attempt to put signify signature into gz header
2023-08-05 ikbenlikeMake errnum-verification more flexible (#824)
2023-08-03 Aleksandr MikhailovPass cache_readdir and keep_cache from high level API...
2023-07-26 Pedro Kaj Kjellerup... Add dependabot for GHA
2023-07-26 Pedro Kaj Kjellerup... Hash-pin workflow Actions
2023-07-07 Bernd SchubertAllow linking with mold / fix the version script (...
2023-07-05 Nikolaus RathUse signify to sign releases.
2023-07-05 Nikolaus RathMerge tag 'fuse-3.15.1'
2023-07-05 Nikolaus RathReleased fuse-3.15.1 fuse-3.15.1
2023-07-01 Nikolaus RathReduce default write size by half
2023-07-01 Nikolaus RathAdd missing include.
2023-06-30 HereThereBeDragonsMake expire only function fail if no kernel support...
2023-06-29 Nikolaus RathClarify behavior of fuse_session_exit().
2023-06-19 Waldir PimentaImprove wording of user_allow_other usage instructions...
2023-06-13 Rudi HeitbaumWrapper around test applications for cross compiler...
2023-06-09 Nikolaus RathReleased 3.15.0 fuse-3.15.0
2023-06-08 Matthias GörgensError handling for fusermount's commfd (#786)
2023-06-08 wdlkmpxutil/meson.build: don't install udev.rules if udevdir...
2023-06-08 wdlkmpxmeson.build: pass -D_FILE_OFFSET_BITS=64 to C/C++ compi...
2023-06-08 wdlkmpxutil/mount.fuse.c: compile with linux headers < 3.5...
2023-06-08 Matthias GörgensFix memory leak (#785)
2023-06-08 Matthias GörgensRemove unnecessary `_GNU_SOURCE` in `fuse.c` (#787)
2023-06-06 Pedro NachtAdd security policy (#797)
2023-05-19 Pedro Kaj Kjellerup... Add minimal token permissions
2023-05-12 Nikolaus RathAdd support for running xfstests.
2023-05-12 Nikolaus RathDo not daemonize to early
2023-05-12 Nikolaus RathDo not pass unsupported mount options to the kernel.
2023-05-11 PeriFix issue #746. (#782)
2023-04-14 Matthias GörgensFix memory leak in high level API (#781)
2023-04-12 Matthias GörgensFix doxygen deprecation warning (#774)
2023-04-12 Matthias GörgensDisable leak suppression (#773)
2023-04-12 Matthias GörgensFuse mount: make auto_unmount compatible with suid...
next