qemu-gpiodev/libfuse.git
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...
2023-04-11 Bernd SchubertUpdate fuse_kernel.h to state of linux-6.3
2023-04-11 Matthias GoergensMigrate away from deprecated distutils
2023-04-11 Matthias GoergensFix doxygen warning about parameter name
2023-04-11 Matthias GoergensFix typo
2023-04-07 Matthias GoergensFix PytestReturnNotNoneWarning
2023-04-07 Matthias GoergensFix deprecated @pytest.mark.hookwrapper
2023-04-07 Matthias GoergensFix meson deprecation warning
2023-04-07 Matthias GoergensFix meson deprecation warning also in FreeBSD
2023-04-07 Matthias GoergensFix deprecated udev.get_pkgconfig_variable in meson
2023-04-07 Matthias GoergensUpgrade meson version in CI
2023-04-06 Matthias GörgensAdd long `--options` to fusermount (#764)
2023-04-06 Giulio BenettiFix MS_LAZYTIME not defined on uclibc and move all...
2023-04-04 Nikolaus RathDocument risks of auto_unmount (#763)
2023-04-02 Matthias GörgensWorkaround musl bug when mountdir has whitespace (...
2023-04-01 Nikolaus RathFix compiler warning in hello_ll.c (#760)
2023-04-01 Nikolaus RathAdd unit tests for setxattr() et al
2023-03-29 Yaroslav HalchenkoFix typos and configure spellcheck for PRs
2023-03-29 Matthias GoergensFix meson deprecation warning
2023-03-28 Matthias GoergensFix use-after-free warning
2023-03-28 Matthias GoergensReview feedback: rename and comments
2023-03-28 Matthias GoergensFix `auto_unmount` to work without `allow_other`
2023-03-26 Nikolaus RathUpdate script to drop references to Travis CI.
2023-03-26 Nikolaus RathReleased 3.14.1 fuse-3.14.1
2023-03-26 Nikolaus RathRevert "upgrade of fuse_kernel.h based on Miklos expire...
2023-03-20 Bernd SchubertAdd more time mount options to fusermount / fix lazytime
2023-03-19 Bernd SchubertAdd more time mount options
2023-03-12 Heiko BeckerRespect includedir when installing libfuse_config.h
2023-03-11 Sarath LakshmanFix max_threads command line parameter propagation
2023-03-03 Dharmendra... Enable parallel direct writes on the same file.
2023-03-01 Nikolaus RathUpdate description of keep_cache.
2023-02-20 Nikolaus RathMigrate from Travis to Github actions
2023-02-20 Bernd SchubertAvoid max-idle threads warning
2023-02-20 Pierre LabastieChange define for C++ too
2023-02-20 Bernd SchubertAdd a github actions file
2023-02-17 Nikolaus RathReleased 3.14.0 fuse-3.14.0
2023-02-09 Xiubo Lifuse_lowlevel.h: add more setattr flags
2023-02-09 Bernd SchubertSplit config.h into private and public config
2023-02-03 Nikolaus RathReleased 3.13.1 fuse-3.13.1
2023-01-28 Bernd SchubertInstall a the configure_file (config.h) and use in...
2023-01-28 Bernd SchubertUpdate travis to ubuntu jammy (22.04)
2023-01-15 psykoseuse off_t over __off64_t
2023-01-13 Nikolaus RathReleased 3.13.0 fuse-3.13.0
2023-01-13 Bernd Schubertpassthrough_hp: Avoid a bit code dup in readdir
2023-01-13 Bernd Schubertpassthrough_hp: Add options for clone_fd, max_threads...
2023-01-13 Goswin von... Fix loading of FUSE modules
2023-01-10 Tofik SononoSupport application-defined I/O functions for FUSE fd
2023-01-06 HereThereBeDragonsTest for fuse_lowlevel_notify_expire_entry.
2023-01-06 HereThereBeDragonsadding comments and capability discovery, enum for...
2023-01-06 HereThereBeDragonsupgrade of fuse_kernel.h based on Miklos expire_only...
2023-01-06 HereThereBeDragonsInitial patch provided by Miklos Szeredi <mszeredi...
2023-01-04 Bernd SchubertFixes when HAVE_LIBC_VERSIONED_SYMBOLS is not defined
2023-01-04 Bernd Schubertconvert __APPLE__ and __ULIBC__ to HAVE_LIBC_VERSIONED_...
2023-01-04 Bernd SchubertFix ublic/apple build for the fuse_parse_cmdline ABI...
2023-01-04 Kyle LippincottRemove partial locking of paths when using high-level API
2023-01-04 Kyle LippincottMove try_get_path2 earlier in the file
2023-01-02 Nikolaus RathRevert "libfuse custom communication interface"
2023-01-02 Ciaranupdate mount.c, in order to pass through -n.
2022-12-01 Zhansong GaoMake it work even if max_idle_threads is set to 0
2022-11-15 ylibfuse custom communication interface
2022-09-11 Bernd SchubertFix the fuse_parse_cmdline@FUSE_3.0 ABI compat symbol
2022-09-08 Nikolaus RathReleased 3.12.0 fuse-3.12.0
2022-09-08 Fina WilkeAdd option to specify init script location
2022-09-08 Frank DinoffUse destroy_req instead of free to destroy fuse_req
2022-09-04 Bernd SchubertAdd summary of changes regarding 'max_threads' to Chang...
2022-09-04 Bernd Schubertfuse_session_loop_mt: Accept a NULL config - use defaults
2022-09-04 Bernd Schubertfuse-loop/fuse_do_work: Avoid lots of thread creations...
2022-09-04 Bernd SchubertAPI update for fuse_loop_config additions
next