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