1. f8abf5d Fix a sign bug in prepare_fuse_fd() by Bernd Schubert · 3 days ago master origin/master_2026-04-30 origin/master_2026-05-01
  2. c2ba242 build(deps): bump vmactions/freebsd-vm from 1.4.4 to 1.4.5 by dependabot[bot] · 12 days ago origin/master_2026-04-29
  3. ff7aa45 update kernel FUSE io_uring doc URL by Benjamin Peterson · 2 weeks ago origin/master_2026-04-22
  4. ff326b1 Delete .cirrus.yml by Alan Somers · 2 weeks ago origin/master_2026-04-17
  5. 173cf15 Fix a README typo. by Yaroslav Ibrahimov · 4 weeks ago
  6. 4df32c8 build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by dependabot[bot] · 3 weeks ago
  7. f45a4b1 Return -ENOMEM instead of ENOMEM for consistency by Andrew Gaul · 3 weeks ago
  8. 18afa2e codechecker/cppcheck: Add the option for inline suppresion by Bernd Schubert · 3 weeks ago origin/master_2026-04-14
  9. a33b9a7 Add 'STRCPY' to the checkpatch ignore option by Bernd Schubert · 6 weeks ago
  10. fef02ef Run Infer through CodeChecker instead of standalone workflow by Abhinav Agarwal · 3 weeks ago
  11. 9c429bf Avoid install-ubuntu-dependencies.sh packge dup by Bernd Schubert · 4 weeks ago
  12. 46b987b Fix memory leak in print_module_help() by Abhinav Agarwal · 4 weeks ago
  13. 15af9bb Fix uninitialized eventfd in teardown watchdog error path by Abhinav Agarwal · 4 weeks ago
  14. 3bb9cd9 Add the codechecker/cppcheck github action by Bernd Schubert · 4 weeks ago origin/master_2026-04-09 origin/master_2026-04-10
  15. 7497793 Disable cppcheck rules with excessive false positives by Bernd Schubert · 4 weeks ago
  16. 9c67667 fuse: Initialize fuse_entry_param struct in fuse_lib_create by Bernd Schubert · 4 weeks ago
  17. c446b2c fuse: Add const to versioned symbol config_v1 parameters by Bernd Schubert · 4 weeks ago
  18. 941b7bc fuse_lowlevel: Add const to fuse_get_feature_flag parameter by Bernd Schubert · 4 weeks ago
  19. 8ad9064 Fix remaining const cppcheck const warnings by Bernd Schubert · 4 weeks ago
  20. e008784 abi check: Move the actual check to a script by Bernd Schubert · 4 weeks ago
  21. 974a837 fuse: fix const and limit-scope cppcheck warnings by Bernd Schubert · 4 weeks ago
  22. fb7fa26 fuse_lowlevel: fix cppcheck warnings by Bernd Schubert · 4 weeks ago
  23. d18dd27 fusermount: fix cppcheck warnings by Bernd Schubert · 4 weeks ago
  24. 3897ca7 test_syscalls: Use snprintf to limit to buffer size by Bernd Schubert · 4 weeks ago
  25. 7af8118 test_syscalls: fix cppcheck warnings by Bernd Schubert · 4 weeks ago
  26. 20d8e6d test_write_cache: fix cppcheck warnings by Bernd Schubert · 4 weeks ago
  27. 02fd59e fuse_uring: fix const and void-ptr cppcheck warnings by Bernd Schubert · 4 weeks ago
  28. 2d147fd fuse_loop_mt: fix const cppcheck warnings by Bernd Schubert · 4 weeks ago
  29. 2fc904c test_setattr: fix const cppcheck warning by Bernd Schubert · 4 weeks ago
  30. 2cf9a33 util/mount.fuse: fix const cppcheck warnings by Bernd Schubert · 4 weeks ago
  31. 6e92200 lib/mount: fix const cppcheck warnings by Bernd Schubert · 4 weeks ago
  32. 0036a55 test_want_conversion: fix cppcheck warning by Bernd Schubert · 4 weeks ago
  33. 68fc66b lib/fuse_opt: fix cppcheck warnings by Bernd Schubert · 4 weeks ago
  34. 2a83181 lib/buffer: fix cppcheck warnings by Bernd Schubert · 4 weeks ago
  35. 20e9cb2 lib/mount_util: fix cppcheck warnings by Bernd Schubert · 4 weeks ago
  36. 515f58b lib/fuse_signals: fix cppcheck warnings by Bernd Schubert · 4 weeks ago
  37. 1a53c92 Add codechecker cppcheck support by Bernd Schubert · 4 weeks ago
  38. e88b1d0 build(deps): bump actions/setup-python from 6.0.0 to 6.2.0 by dependabot[bot] · 4 weeks ago
  39. d6ed78d codeql action: enable queries: security-extended,security-and-quality by Bernd Schubert · 4 weeks ago
  40. 85847ac Add back python to codeql action by Bernd Schubert · 4 weeks ago
  41. 30326f5 github workflows: Add a code checker action by Bernd Schubert · 4 weeks ago
  42. 61567a4 Fix CodeChecker issues - NULL deref and disable malloc-leak checker by Bernd Schubert · 4 weeks ago
  43. a09c3cd lib/fuse.c: Fix memory leak when pthread_setspecific fails by Bernd Schubert · 4 weeks ago
  44. f64b826 lib/fuse_lowlevel.c: Fix memory leak when pipe size cannot be grown by Bernd Schubert · 4 weeks ago
  45. 8738882 lib: Fix leak of mountpoint in fuse_session_mount by Bernd Schubert · 4 weeks ago
  46. b74ee53 lib: Fix -ENOMEM null-dereferences in fuse_loop_mt.c by Bernd Schubert · 4 weeks ago
  47. 23b5c37 lib: Fix fd-leak in helper.c fuse_daemonize() by Bernd Schubert · 4 weeks ago
  48. bb26f81 test: Fix null-argument issue in test_signals.c by Bernd Schubert · 4 weeks ago
  49. bdd9b96 Fix github workflows to use the SHAs for security by Bernd Schubert · 4 weeks ago
  50. d412073 Add a codechecker script that is supposed to run per PR by Bernd Schubert · 4 weeks ago
  51. 6b7749e Move the checkpatch call into a script by Bernd Schubert · 4 weeks ago
  52. bee469f Move github ubuntu install dependencies into a shell script by Bernd Schubert · 4 weeks ago
  53. 4e5657e build(deps): bump github/codeql-action from 4.34.1 to 4.35.1 by dependabot[bot] · 5 weeks ago
  54. 22d0fcd example: refactor poll_client to remove FSEL_FILES macro by wangrzneu · 5 weeks ago
  55. 031f37d Fix Clang 21 compile error: non-assignable lvalue in ST_MTIM_NSEC by wangrzneu · 5 weeks ago
  56. 35f0067 build(deps): bump github/codeql-action from 4.33.0 to 4.34.1 by dependabot[bot] · 6 weeks ago origin/master_2026-03-25 origin/master_2026-03-26
  57. ae57c09 Fix hang on statx call by nikola-sh · 6 weeks ago
  58. 9eba0f3 fuse-io-uring: Fix UAF and NULL deref in startup error path by Abhinav Agarwal · 7 weeks ago
  59. 9d78424 mount: check if CMSG_FIRSTHDR() returned NULL by Miklos Szeredi · 6 weeks ago
  60. 26ee54a fuse-io-uring: Fix NULL deref and memory leak in fuse_uring_init_queue by Abhinav Agarwal · 7 weeks ago
  61. 46ecc30 build(deps): bump github/codeql-action from 4.32.6 to 4.33.0 (#1450) by dependabot[bot] · 7 weeks ago
  62. 1f4c060 add FUSE_CAP_ALLOW_IDMAP (#1446) by Renzheng Wang · 7 weeks ago origin/master_2026-03-16
  63. 9a003db Rename doc/libfuse-operations.txt to doc/fuse-operations.txt by Bernd Schubert · 7 weeks ago origin/master_2026-03-13
  64. 755b3bc example/printcap: Add FUSE_CAP_OVER_IO_URING by Bernd Schubert · 7 weeks ago
  65. 5999916 example/printcap: Fix indentation by Bernd Schubert · 7 weeks ago
  66. a389658 tests: Run pytest with --tb=short --vv by Bernd Schubert · 7 weeks ago
  67. 31fdf35 build(deps): bump github/codeql-action from 4.32.5 to 4.32.6 by dependabot[bot] · 8 weeks ago
  68. 73db1b2 fix: add assert to prevent NULL pointer dereference in try_get_path by Mikhail Novosyolov · 9 weeks ago origin/master_2026-03-03 origin/master_2026-03-04 origin/master_2026-03-05 origin/master_2026-03-12
  69. 61ebd64 build(deps): bump github/codeql-action from 4.32.4 to 4.32.5 by dependabot[bot] · 9 weeks ago
  70. 48929a4 build(deps): bump github/codeql-action from 4.32.2 to 4.32.4 by dependabot[bot] · 10 weeks ago origin/master_2026-02-27
  71. ecfb204 build(deps): bump github/codeql-action from 4.32.1 to 4.32.2 by dependabot[bot] · 3 months ago origin/master_2026-02-22 origin/master_2026-02-23
  72. b2a5d8f Update 'OS-X' to correct current name 'macOS' by Shane Becker · 3 months ago
  73. 32e2a4b test/test_example: add test for notify_prune example by Jingbo Xu · 3 months ago origin/master_2026-02-11 origin/master_2026-02-14
  74. 1fa60a0 example: add notify_prune example by Jingbo Xu · 3 months ago
  75. cba0be1 add support for FUSE_NOTIFY_PRUNE by Jingbo Xu · 4 months ago
  76. e81cf70 build(deps): bump github/codeql-action from 4.32.0 to 4.32.1 by dependabot[bot] · 3 months ago
  77. 5706212 xfstests README udpate. by kchen-ddn · 3 months ago
  78. 8878763 build(deps): bump github/codeql-action from 4.31.10 to 4.32.0 by dependabot[bot] · 3 months ago
  79. 264495f build(deps): bump actions/checkout from 6.0.1 to 6.0.2 by dependabot[bot] · 3 months ago
  80. addcbae fuse: add support for the FUSE_SYNCFS operation by Ari Sundholm · 3 months ago origin/master_2026-02-04 origin/master_2026-02-05
  81. 074f0df fuse_lowlevel: add support for the FUSE_SYNCFS operation by Ari Sundholm · 3 months ago
  82. 029ab1f Add a test to the teardown watchdog for POLLNVAL by Bernd Schubert · 3 months ago origin/master_2026-01-29
  83. 5dabb92 fuse lowlevel: fix teardown watchdog race by Cheng Ding · 3 months ago
  84. fa03307 doc: replace "futur irrealis"-like tense in manpages by Jan Engelhardt · 4 months ago origin/master_2026-01-20 origin/master_2026-01-23
  85. d1e6135 build(deps): bump github/codeql-action from 4.31.9 to 4.31.10 by dependabot[bot] · 4 months ago
  86. 6278995 fuse lowlevel: Add a teardown watchdog feature by Bernd Schubert · 4 months ago origin/master_2026-01-06
  87. cd4a796 Increase the build version to 3.19-rc0 by Bernd Schubert · 4 months ago
  88. 562f901 Fix 'find_previous_release_tag.sh' if current version has no tag by Bernd Schubert · 4 months ago
  89. 28d3f4b fuse_lowlevel.h: Some minor cleanups from clang-format by Bernd Schubert · 4 months ago
  90. b2852e0 make_release_tarball.sh: Fix signify verification by Bernd Schubert · 4 months ago
  91. a32cec0 Add lowlevel ioctl examples and tests by Bernd Schubert · 4 months ago
  92. 37dac0e Add doc/ChangeLog-API.rst by Bernd Schubert · 4 months ago
  93. 8fd6879 build(deps): bump github/codeql-action from 4.31.8 to 4.31.9 by dependabot[bot] · 4 months ago
  94. 1a99fb2 fuse_uring: remove duplicate fuse_uring resource init by Diangang Li · 5 months ago
  95. fef7822 Add an ABI check for the last tag of the previous release by Bernd Schubert · 4 months ago
  96. 1218c86 Fix fuse version script / 3.17.3 to 3.18 by Bernd Schubert · 4 months ago
  97. dae44ec prepare 3.18.0 release v2 by Bernd Schubert · 4 months ago
  98. c5050b7 Prepare 3.18.0 release by Bernd Schubert · 4 months ago
  99. 7a76588 Add signify verification in make_release_tarball.sh by Bernd Schubert · 9 months ago
  100. 8e536dc fuse-io-uring: Add a lock around io_uring_submit / io_uring_submit_and_wait by Bernd Schubert · 5 months ago