aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-04-15passthrough_hp: enable splice move by defaultJoanne Koong-3/+5
2025-04-15lib: remove second fuse_main_real_versioned declarationBen Dooks-3/+0
2025-04-15fuse_lowlevel: Set bufsize if HAVE_SPLICE is not define and avoid raceBernd Schubert-6/+13
2025-04-15Fix static_assert build failure with C++ version < 11Giulio Benetti-4/+2
2025-04-15Fix build with kernel < 5.9Giulio Benetti-3/+7
2025-04-15Fix a comment typo "passed to the filesystem.n"Bernd Schubert-1/+1
2025-04-15fuse_lowlevel: Simplify se->buf_reallocableBernd Schubert-12/+18
2025-04-15fuse_session_receive_buf: Fix the pipe buf sizeBernd Schubert-3/+13
2025-03-24Release version 3.17.1Bernd Schubert-5/+15
2025-03-24fuse: Fix want flag conversionBernd Schubert-30/+264
2025-03-18fusermount: prevent stdio FDs from being reusedBernd Schubert-28/+54
2025-03-14fuse_common.h: Convert back FUSE_CAP_ from enum to definesBernd Schubert-322/+315
2025-03-14Add PanFS to whitelistjnr0006-0/+1
2025-02-20mount: fix closing stdout/err and error logsVassili Tchersky-10/+11
2025-02-18Released fuse-3.17.1-rc1Bernd Schubert-4/+16
2025-02-18github ci tests: Update the stable branch name to include fuse-Bernd Schubert-9/+15
2025-02-18Fix a typo in test/ci-build.sh (ct vs cat)Bernd Schubert-1/+1
2025-02-18Avoid nested function declarations in helper functionsBernd Schubert-62/+28
2025-02-18mount_bsd: Remove unused headersVassili Tchersky-4/+0
2025-02-18mount_bsd: Show errors when syscalls failedVassili Tchersky-3/+7
2025-02-18mount_bsd: Proper exit callsVassili Tchersky-4/+4
2025-02-18FreeBSD: Remove useless optionsVassili Tchersky-31/+6
2025-02-18mount_bsd: Fix usage of libfuse_strtolVassili Tchersky-3/+4
2025-02-18tests: Re-enable mknod and mkfifo tests on FreeBSDVassili Tchersky-6/+0
2025-02-18tests: Disable tests with TMP_FILE on FreeBSDVassili Tchersky-0/+4
2025-02-18build(deps): bump github/codeql-action from 3.28.8 to 3.28.9dependabot[bot]-2/+2
2025-02-18Add comment for fuse_passthrough_open()Maksim Harbachou-0/+2
2025-02-18ci-build test: Add a 32-bit compilation testBernd Schubert-1/+23
2025-02-18tests: Skip the ioctl test for x86 cross compilationBernd Schubert-0/+13
2025-02-18example/hello_ll_uds: Switch to %zu and avoid 32bit build warningBernd Schubert-2/+2
2025-02-18fusermount: Exclude UFSD from whitelist for 32-bit buildsBernd Schubert-0/+2
2025-02-18Fix build of example/memfs_ll.cc on 32 bit architecturesLaszlo Boszormenyi (GCS)-2/+2
2025-02-18Add signify key for 3.18Bernd Schubert-0/+2
2025-02-10Prepare 3.17.1 releaseBernd Schubert-2/+22
2025-02-10Change version to 3.17.1-rc0Bernd Schubert-12/+23
2025-02-10Build fixes for -OgBernd Schubert-2/+2
2025-02-10fuse_new version fixes: Change to fuse_new_versionedBernd Schubert-43/+18
2025-02-10fuse_new: Fix non symboled call to _fuse_new_317Bernd Schubert-1/+1
2025-02-10Rename to fuse_session_new_versionedBernd Schubert-50/+35
2025-02-10Make fuse_main a macro again and wrap that to fuse_main_fnBernd Schubert-4/+6
2025-02-10Rename fuse_main_real_317 to fuse_main_real_versionedBernd Schubert-18/+23
2025-02-10build(deps): bump github/codeql-action from 3.28.6 to 3.28.8dependabot[bot]-2/+2
2025-02-10fuse_lowlevel.c: drop incorrect comment from convert_to_conn_want_ext()Luis Henriques-2/+0
2025-02-10fuse_lowlevel.c: fix possible 64 bits value truncationLuis Henriques-1/+1
2025-02-10github actions: Add an include-what-you-need checkBernd Schubert-0/+51
2025-02-10build(deps): bump github/codeql-action from 3.28.1 to 3.28.6dependabot[bot]-2/+2
2025-02-10lib: Set thread namesBernd Schubert-0/+8
2025-02-10abidiff: Don't warn about added symbolsBernd Schubert-1/+2
2025-02-10checkpatch: Ignore ENOSYS_SYSCALLBernd Schubert-1/+1
2025-02-10codespell: Add 're-used' and 're-using' to the ignore listBernd Schubert-1/+3