1. 32e2a4b test/test_example: add test for notify_prune example by Jingbo Xu · 2 weeks ago master origin/master_2026-02-11 origin/master_2026-02-14
  2. 1fa60a0 example: add notify_prune example by Jingbo Xu · 2 weeks ago
  3. cba0be1 add support for FUSE_NOTIFY_PRUNE by Jingbo Xu · 7 weeks ago
  4. e81cf70 build(deps): bump github/codeql-action from 4.32.0 to 4.32.1 by dependabot[bot] · 2 weeks ago
  5. 5706212 xfstests README udpate. by kchen-ddn · 3 weeks ago
  6. 8878763 build(deps): bump github/codeql-action from 4.31.10 to 4.32.0 by dependabot[bot] · 3 weeks ago
  7. 264495f build(deps): bump actions/checkout from 6.0.1 to 6.0.2 by dependabot[bot] · 3 weeks ago
  8. addcbae fuse: add support for the FUSE_SYNCFS operation by Ari Sundholm · 3 weeks ago origin/master_2026-02-04 origin/master_2026-02-05
  9. 074f0df fuse_lowlevel: add support for the FUSE_SYNCFS operation by Ari Sundholm · 3 weeks ago
  10. 029ab1f Add a test to the teardown watchdog for POLLNVAL by Bernd Schubert · 3 weeks ago origin/master_2026-01-29
  11. 5dabb92 fuse lowlevel: fix teardown watchdog race by Cheng Ding · 4 weeks ago
  12. fa03307 doc: replace "futur irrealis"-like tense in manpages by Jan Engelhardt · 5 weeks ago origin/master_2026-01-20 origin/master_2026-01-23
  13. d1e6135 build(deps): bump github/codeql-action from 4.31.9 to 4.31.10 by dependabot[bot] · 5 weeks ago
  14. 6278995 fuse lowlevel: Add a teardown watchdog feature by Bernd Schubert · 8 weeks ago origin/master_2026-01-06
  15. cd4a796 Increase the build version to 3.19-rc0 by Bernd Schubert · 8 weeks ago
  16. 562f901 Fix 'find_previous_release_tag.sh' if current version has no tag by Bernd Schubert · 8 weeks ago
  17. 28d3f4b fuse_lowlevel.h: Some minor cleanups from clang-format by Bernd Schubert · 8 weeks ago
  18. b2852e0 make_release_tarball.sh: Fix signify verification by Bernd Schubert · 8 weeks ago
  19. a32cec0 Add lowlevel ioctl examples and tests by Bernd Schubert · 7 weeks ago
  20. 37dac0e Add doc/ChangeLog-API.rst by Bernd Schubert · 7 weeks ago
  21. 8fd6879 build(deps): bump github/codeql-action from 4.31.8 to 4.31.9 by dependabot[bot] · 8 weeks ago
  22. 1a99fb2 fuse_uring: remove duplicate fuse_uring resource init by Diangang Li · 3 months ago
  23. fef7822 Add an ABI check for the last tag of the previous release by Bernd Schubert · 9 weeks ago
  24. 1218c86 Fix fuse version script / 3.17.3 to 3.18 by Bernd Schubert · 9 weeks ago
  25. dae44ec prepare 3.18.0 release v2 by Bernd Schubert · 9 weeks ago
  26. c5050b7 Prepare 3.18.0 release by Bernd Schubert · 9 weeks ago
  27. 7a76588 Add signify verification in make_release_tarball.sh by Bernd Schubert · 6 months ago
  28. 8e536dc fuse-io-uring: Add a lock around io_uring_submit / io_uring_submit_and_wait by Bernd Schubert · 9 weeks ago
  29. b9cae49 fuse-io-uring: Initialize queue->eventfd by Bernd Schubert · 9 weeks ago
  30. 834a496 fuse-io-uring: Function rename and split into two function by Bernd Schubert · 9 weeks ago
  31. 2bb27d8 fuse-io-uring: Handle EAGAIN/EINTR in fuse-io-uring by Bernd Schubert · 3 months ago
  32. 033e0c3 build(deps): bump github/codeql-action from 4.31.7 to 4.31.8 by dependabot[bot] · 9 weeks ago
  33. a6fdf8c Update fusermount.c by WekaJosh · 3 months ago origin/master_2025-12-16
  34. 4f81b84 build(deps): bump github/codeql-action from 4.31.6 to 4.31.7 by dependabot[bot] · 2 months ago
  35. c2fb674 build(deps): bump actions/checkout from 6.0.0 to 6.0.1 by dependabot[bot] · 2 months ago
  36. e1525c4 Clarify that use_ino takes priority over FUSE_FILL_DIR_PLUS by Dave Vasilevsky · 3 months ago
  37. 7bf0995 Don't yield zero d_ino with adaptive readdirplus by Dave Vasilevsky · 3 months ago
  38. f96ec67 build(deps): bump github/codeql-action from 4.31.5 to 4.31.6 by dependabot[bot] · 3 months ago
  39. 4ed0ed7 fuse-io-uring: fix narrowing integer conversion of commit_id by Jingbo Xu · 6 months ago
  40. f1a375e build(deps): bump github/codeql-action from 4.31.3 to 4.31.5 by dependabot[bot] · 3 months ago origin/master_2025-12-05
  41. e9a81fd build(deps): bump actions/checkout from 5.0.1 to 6.0.0 by dependabot[bot] · 3 months ago
  42. 6268c66 lib/fuse.c: fix deallocation in fuse_session_loop_remember by Alexander Monakov · 3 months ago
  43. ab5033f example/passthrough_hp: fix debug output in forget_one by Long Li · 3 months ago
  44. 02c0fc6 example/passthrough_hp: fix race in forget_one() by Long Li · 3 months ago
  45. 1e19235 example/passthrough_hp: fix race between forget_one and do_lookup by Long Li · 3 months ago
  46. 8ad076e Initialize fuse_entry_param in fuse_lib_lookup() by Bernd Schubert · 3 months ago
  47. 0fcaec3 build(deps): bump actions/checkout from 5.0.0 to 5.0.1 by dependabot[bot] · 3 months ago
  48. 6c9a4d6 build(deps): bump github/codeql-action from 4.31.2 to 4.31.3 by dependabot[bot] · 3 months ago
  49. c71727d build(deps): bump codespell-project/actions-codespell from 2.1 to 2.2 by dependabot[bot] · 3 months ago
  50. f58d4c5 tests: fix a race in wait_for_mount() by Miklos Szeredi · 3 months ago
  51. 6247606 build(deps): bump github/codeql-action from 4.31.0 to 4.31.2 by dependabot[bot] · 4 months ago
  52. e2886cb Add FUSE_COPY_FILE_RANGE_64 to doc/libfuse-operations.txt by Bernd Schubert · 4 months ago
  53. c216833 build(deps): bump github/codeql-action from 4.30.9 to 4.31.0 by dependabot[bot] · 4 months ago
  54. fd57ba3 fuse_lowlevel.h: remove incorrect documentation (#1357) by Zeno Sebastian Endemann · 4 months ago
  55. bf3dd15 fusermount: count mounts with listmount and statmount by Ben Linsay · 4 months ago origin/master_2025-10-28
  56. f7da4e9 init: fix io-uring mount hang by Joanne Koong · 4 months ago
  57. 2bb125e build(deps): bump github/codeql-action from 4.30.8 to 4.30.9 by dependabot[bot] · 4 months ago
  58. 36a1c49 build(deps): bump github/codeql-action from 3.30.6 to 4.30.8 by dependabot[bot] · 4 months ago
  59. 564d79e fuse_lowlevel.h: Fix doc typo by Zeno Sebastian Endemann · 4 months ago
  60. e12762b build(deps): bump github/codeql-action from 3.30.5 to 3.30.6 by dependabot[bot] · 5 months ago
  61. 75e32d9 Fixup passthrough_ll.c documentation by Zeno Sebastian Endemann · 5 months ago origin/master_2025-10-11
  62. 382b17d Fix missing \n termination in fusermount_posix_spawn() by Bernd Schubert · 5 months ago
  63. 4337029 build(deps): bump github/codeql-action from 3.30.3 to 3.30.5 by dependabot[bot] · 5 months ago
  64. 59cf26a FUSE_INIT handler: Set got_init only shortly before send_reply_ok by Bernd Schubert · 5 months ago origin/master_2025-09-30
  65. 30bf3c8 fuse_loop_mt: Don't create new workers before init is received by Bernd Schubert · 6 months ago
  66. 50d1bec io-uring: re-initialize fields in struct fuse_req by Bernd Schubert · 5 months ago
  67. 3e2cd9e fuse_log: Add __attribute__((format(printf, ) and fix warnings by Bernd Schubert · 5 months ago
  68. 52a633a fuse_lowlevel.c: allow passing ops as NULL by Alik Aslanyan · 5 months ago
  69. 6e4557c libfuse: don't put HAVE_STATX in a public header by Darrick J. Wong · 5 months ago
  70. 939fc0d build(deps): bump github/codeql-action from 3.30.1 to 3.30.3 by dependabot[bot] · 5 months ago
  71. 2317d86 libfuse: fix COPY_FILE_RANGE interface by Miklos Szeredi · 7 months ago
  72. 3ff309e build(deps): bump actions/setup-python from 5 to 6 by dependabot[bot] · 5 months ago origin/master_2025-09-15
  73. 49ad73a build(deps): bump github/codeql-action from 3.29.11 to 3.30.1 by dependabot[bot] · 5 months ago
  74. 63579df build(deps): bump github/codeql-action from 3.29.10 to 3.29.11 by dependabot[bot] · 6 months ago
  75. c7c5dbe Fix passthrough_hp.cc indentation by Bernd Schubert · 6 months ago origin/master_2025-09-05
  76. 7e6cdc7 send_reply_uring: Avoid memcpy if src and dest are identical by Bernd Schubert · 9 months ago
  77. d52ae4f Allow applications to retrieve the req payload (io-uring only) by Bernd Schubert · 9 months ago
  78. 253ea91 fuse-io-uring: Release io-uring resources on io-uring startup failure by Bernd Schubert · 6 months ago
  79. 210d92f fuse-io-uring: Fix double count of ring_pool->failed_threads by Bernd Schubert · 6 months ago
  80. bd8d8cd io-uring startup: Fix spinning and variable read by Bernd Schubert · 6 months ago
  81. 8b8ce5a build(deps): bump github/codeql-action from 3.29.8 to 3.29.10 by dependabot[bot] · 6 months ago
  82. a63fc71 tests: move struct size assertions into a test by CismonX · 6 months ago
  83. 42b9b3b fuse_loop_mt.c: fix close-on-exec flag on clone fd by CismonX · 6 months ago origin/master_2025-08-19 origin/master_2025-08-20
  84. 2454ff1 build(deps): bump github/codeql-action from 3.29.7 to 3.29.8 by dependabot[bot] · 6 months ago
  85. 33ec237 build(deps): bump actions/checkout from 4 to 5 by dependabot[bot] · 6 months ago
  86. ba8a3a4 build(deps): bump github/codeql-action from 3.29.3 to 3.29.5 by dependabot[bot] · 7 months ago
  87. 95b9d3b Update issue templates by Bernd Schubert · 7 months ago
  88. db74ec7 mount_bsd.c: Actually report mount failures back to caller by Gleb Popov · 7 months ago
  89. 7e2dc4a high level: Remove the nullpath_ok log message by Bernd Schubert · 7 months ago
  90. 898def7 fuse_uring_i.h: Include errno.h by Bernd Schubert · 7 months ago
  91. e915a28 Split fuse-io-uring startup by Bernd Schubert · 7 months ago
  92. 2f092ef Simplify meson condition for liburing by Bernd Schubert · 7 months ago
  93. 0624650 fuse-io-uring: Add sanity check for the number of queue entries by Bernd Schubert · 7 months ago
  94. e1e7b11 fuse-over-io-uring: Remove handling of -EOPNOTSUPP by Bernd Schubert · 7 months ago
  95. 6d02f5d build(deps): bump github/codeql-action from 3.29.2 to 3.29.3 by dependabot[bot] · 7 months ago
  96. 0d15126 example/memfs_ll: Avoid nullptr field initializations by pragma by Bernd Schubert · 7 months ago
  97. b96c738 memfs_ll: fix deadlock in truncate operation by Long Li · 7 months ago origin/master_2025-07-26
  98. d825377 Avoid double unmount on FUSE_DESTROY by Bernd Schubert · 7 months ago
  99. 5f6d3be fusermount: close_range seems to be available on bsd by Bernd Schubert · 7 months ago
  100. 194023c fusermount: Fix the close_range ifdef by Bernd Schubert · 7 months ago