1. e877eed Merge "Fix: Program using libfuse does not exit properly upon receiving SIGTERM" into main am: e97797e6c8 by Treehugger Robot · 6 months ago main master
  2. e97797e Merge "Fix: Program using libfuse does not exit properly upon receiving SIGTERM" into main by Treehugger Robot · 6 months ago
  3. 0082287 ANDROID: Don't allow FUSE_INIT_EXT with Old Passthrough am: 7ef936a717 by Daniel Rosenberg · 8 months ago
  4. 7ef936a ANDROID: Don't allow FUSE_INIT_EXT with Old Passthrough by Daniel Rosenberg · 8 months ago
  5. 2991a5c Empty merge ab/12770256 into aosp-main-future by Xin Li · 8 months ago
  6. 1090080 Add janitors to the OWNERS file am: dd354ae799 by Sadaf Ebrahimi · 8 months ago
  7. dd354ae Add janitors to the OWNERS file by Sadaf Ebrahimi · 8 months ago
  8. 9860037 Merge "libfuse: create libfuse_headers target" into main am: 71bbf49c1e am: a7aae6b88c by Treehugger Robot · 10 months ago
  9. a7aae6b Merge "libfuse: create libfuse_headers target" into main am: 71bbf49c1e by Treehugger Robot · 10 months ago
  10. 71bbf49 Merge "libfuse: create libfuse_headers target" into main by Treehugger Robot · 10 months ago
  11. 5d0214a libfuse: create libfuse_headers target by Neill Kapron · 10 months ago
  12. a35b531 [automerger skipped] Mark 24Q4 as merged in aosp-main-future am: 9d2058b24e -s ours by Xin Li · 10 months ago
  13. 9d2058b Mark 24Q4 as merged in aosp-main-future by Xin Li · 10 months ago
  14. 4f20500 ANDROID: ignore mtab on android am: 856f44dd9f am: 585e981331 by Daniel Rosenberg · 11 months ago
  15. b1be16b Reland "Libfuse: merge upstream-master up to eca63dab" am: 0c9af7d026 am: d67ecde923 by Daniel Rosenberg · 11 months ago
  16. 585e981 ANDROID: ignore mtab on android am: 856f44dd9f by Daniel Rosenberg · 11 months ago
  17. d67ecde Reland "Libfuse: merge upstream-master up to eca63dab" am: 0c9af7d026 by Daniel Rosenberg · 11 months ago
  18. 856f44d ANDROID: ignore mtab on android by Daniel Rosenberg · 11 months ago
  19. 0c9af7d Reland "Libfuse: merge upstream-master up to eca63dab" by Daniel Rosenberg · 11 months ago
  20. ca3b72c Merge "Revert "Libfuse: merge upstream-master up to eca63dab"" into main am: 1f5d989ce4 am: cb1045f736 by Sebastian Pickl · 11 months ago
  21. cb1045f Merge "Revert "Libfuse: merge upstream-master up to eca63dab"" into main am: 1f5d989ce4 by Sebastian Pickl · 11 months ago
  22. 1f5d989 Merge "Revert "Libfuse: merge upstream-master up to eca63dab"" into main by Sebastian Pickl · 11 months ago
  23. 4311f67 Revert "Libfuse: merge upstream-master up to eca63dab" by Sebastian Pickl · 11 months ago
  24. ea50cc9 Merge "Libfuse: merge upstream-master up to eca63dab" into main am: 2a688bfaa8 am: 5278f62138 by Daniel Rosenberg · 11 months ago
  25. 5278f62 Merge "Libfuse: merge upstream-master up to eca63dab" into main am: 2a688bfaa8 by Daniel Rosenberg · 11 months ago
  26. 2a688bf Merge "Libfuse: merge upstream-master up to eca63dab" into main by Daniel Rosenberg · 11 months ago
  27. ab59e72 Add drosen and paullawrence to OWNERS for external/libfuse am: eec0d5eecd am: a3ca19a60a by Daniel Rosenberg · 11 months ago
  28. a3ca19a Add drosen and paullawrence to OWNERS for external/libfuse am: eec0d5eecd by Daniel Rosenberg · 11 months ago
  29. eec0d5e Add drosen and paullawrence to OWNERS for external/libfuse by Daniel Rosenberg · 11 months ago
  30. bcc30c3 Libfuse: merge upstream-master up to eca63dab by Daniel Rosenberg · 11 months ago
  31. 91c902a Fix: Program using libfuse does not exit properly upon receiving SIGTERM by luoqiangwei1 · 12 months ago
  32. 45f0dc1 Merge "Revert "Revert "Revert "Revert "Workaround build breakage from f..."" into main am: b008c34f7c am: ad6640b4b5 by Pirama Arumuga Nainar · 1 year, 2 months ago android15-tests-dev
  33. ad6640b Merge "Revert "Revert "Revert "Revert "Workaround build breakage from f..."" into main am: b008c34f7c by Pirama Arumuga Nainar · 1 year, 2 months ago
  34. b008c34 Merge "Revert "Revert "Revert "Revert "Workaround build breakage from f..."" into main by Pirama Arumuga Nainar · 1 year, 2 months ago
  35. eca63da Enable passthrough mode for read/write operations (#919) by Amir Goldstein · 1 year, 4 months ago
  36. 58f85bf Add in the libfuse version a program was compiled with (#942) by Bernd Schubert · 1 year, 4 months ago
  37. 2bdec0b Handle NO_OPEN/NO_OPENDIR support automatically (#949) by Josef Bacik · 1 year, 4 months ago
  38. c9bf472 Disable LTO for libfuse am: 529cbd60a0 am: 42184129d4 by Pirama Arumuga Nainar · 1 year, 4 months ago
  39. 4218412 Disable LTO for libfuse am: 529cbd60a0 by Pirama Arumuga Nainar · 1 year, 4 months ago
  40. 529cbd6 Disable LTO for libfuse by Pirama Arumuga Nainar · 1 year, 4 months ago
  41. 0128f5e Bump actions/checkout from 4.1.4 to 4.1.5 (#946) by dependabot[bot] · 1 year, 4 months ago
  42. e4e6873 fuse_common.h: fix warning on _Static_assert() (#939) by CismonX · 1 year, 4 months ago
  43. b701673 Fix missing fuse_loop_cfg_destroy() in fuse_session_loop_mt_31 (#944) by Bernd Schubert · 1 year, 4 months ago
  44. 26fa6c1 Bump actions/checkout from 4.1.3 to 4.1.4 (#943) by dependabot[bot] · 1 year, 4 months ago
  45. 9ea7080 [automerger skipped] Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future am: ed1c04a0ee -s ours by Xin Li · 1 year, 4 months ago
  46. ed1c04a Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 1 year, 4 months ago
  47. 8a9e2dc Use std=gnu11 (#940) by Bernd Schubert · 1 year, 4 months ago
  48. cdcaabd Bump actions/checkout from 4.1.2 to 4.1.3 (#934) by dependabot[bot] · 1 year, 4 months ago
  49. 45effd5 [libFuse 3.16.2]Compilation failure on freeBSD #936 (#938) by Bernd Schubert · 1 year, 4 months ago
  50. 6af5f62 Merge "Remove NOTICE symlink." into main am: 1594ee862a am: 727b33ac80 by Treehugger Robot · 1 year, 4 months ago
  51. 727b33a Merge "Remove NOTICE symlink." into main am: 1594ee862a by Treehugger Robot · 1 year, 4 months ago
  52. 1594ee8 Merge "Remove NOTICE symlink." into main by Treehugger Robot · 1 year, 4 months ago
  53. 80663a7 Use single place to define the version and increase version to 3.17.0 (#932) by Bernd Schubert · 1 year, 4 months ago
  54. a8f1ae3 example/: Convert all fuse_session_loop_mt users to 3.12 API (#931) by Bernd Schubert · 1 year, 4 months ago
  55. 285da32 passthrough_ll: fix fd leaks in lo_destroy() (#929) by legezywzh · 1 year, 4 months ago
  56. 73cd124 Add clone_fd to custom IO (#927) by legezywzh · 1 year, 4 months ago
  57. 0800773 fix max_write update in do_init() (#926) by legezywzh · 1 year, 4 months ago
  58. 3516c1c Remove NOTICE symlink. by Elliott Hughes · 1 year, 5 months ago
  59. 20de66d fusermount: Fix use of uninitialized x_mnt_opts (#924) by Bernd Schubert · 1 year, 5 months ago
  60. e2df577 Add more documentation for FUSE_CAP_EXPORT_SUPPORT (#917) by Bernd Schubert · 1 year, 5 months ago
  61. 3e283a1 Add support for FUSE_CAP_HANDLE_KILLPRIV_V2 by Bernd Schubert · 1 year, 5 months ago
  62. 8bf767c Revert "Revert "Revert "Revert "Workaround build breakage from f..." by Yi Kong · 1 year, 5 months ago
  63. 71266c2 Merge "Revert "Revert "Revert "Workaround build breakage from full LTO ..."" into main am: c9ac66f350 am: 2e95da8b1b by Chungro Lee · 1 year, 5 months ago
  64. 2e95da8 Merge "Revert "Revert "Revert "Workaround build breakage from full LTO ..."" into main am: c9ac66f350 by Chungro Lee · 1 year, 5 months ago
  65. c9ac66f Merge "Revert "Revert "Revert "Workaround build breakage from full LTO ..."" into main by Chungro Lee · 1 year, 5 months ago
  66. 0929fc8 Revert "Revert "Revert "Workaround build breakage from full LTO ..." by Chungro Lee · 1 year, 5 months ago
  67. 67d4db4 Fix FUSE_CAP_DIRECT_IO_ALLOW_MMAP - use new numerical value by Bernd Schubert · 1 year, 5 months ago
  68. e3bd7de Install all test/build python packages from requirements.txt by Ashley Pittman · 1 year, 5 months ago
  69. 9bd4375 Merge "Revert "Revert "Workaround build breakage from full LTO optimiza..."" into main am: 7020e50ad6 am: 25c057dc4e by Yi Kong · 1 year, 5 months ago
  70. 25c057d Merge "Revert "Revert "Workaround build breakage from full LTO optimiza..."" into main am: 7020e50ad6 by Yi Kong · 1 year, 5 months ago
  71. 7020e50 Merge "Revert "Revert "Workaround build breakage from full LTO optimiza..."" into main by Yi Kong · 1 year, 5 months ago
  72. dd95d13 fix readdirplus when filler is called with zero offset (#896) by farlongsignal · 1 year, 5 months ago
  73. 065e31e Revert "Revert "Workaround build breakage from full LTO optimiza..." by Yi Kong · 1 year, 5 months ago
  74. 3dae4f5 Merge "Revert "Workaround build breakage from full LTO optimization"" into main am: 8e937c112a am: 0c107a9d37 by Treehugger Robot · 1 year, 5 months ago
  75. 0c107a9 Merge "Revert "Workaround build breakage from full LTO optimization"" into main am: 8e937c112a by Treehugger Robot · 1 year, 5 months ago
  76. 8e937c1 Merge "Revert "Workaround build breakage from full LTO optimization"" into main by Treehugger Robot · 1 year, 5 months ago
  77. d29994f Revert "Workaround build breakage from full LTO optimization" by Yi Kong · 1 year, 5 months ago
  78. fc3f4ad Merge "Workaround build breakage from full LTO optimization" into main am: 0d544bed5e am: ca8f77110d by Yi Kong · 1 year, 5 months ago
  79. ca8f771 Merge "Workaround build breakage from full LTO optimization" into main am: 0d544bed5e by Yi Kong · 1 year, 5 months ago
  80. 0d544be Merge "Workaround build breakage from full LTO optimization" into main by Yi Kong · 1 year, 5 months ago
  81. f01d927 reset got_init after handling FUSE_DESTROY message (#910) by legezywzh · 1 year, 5 months ago
  82. e547a66 ci-build.sh: Fix checking for function arguments (#909) by Bernd Schubert · 1 year, 5 months ago
  83. c021e91 Add FUSE_FILL_DIR_DEFAULTS enum (#903) by FredyVia · 1 year, 5 months ago
  84. 9a823df Fix example/fix-notify_inval_inode.c (#908) by Bernd Schubert · 1 year, 5 months ago
  85. b4804ce Bump actions/checkout from 4.1.1 to 4.1.2 (#905) by dependabot[bot] · 1 year, 5 months ago
  86. 694f3d5 Merge pull request #904 from bsbernd/s-bit-fusermount by Bernd Schubert · 1 year, 5 months ago
  87. 425f52a Add final "meson setup --reconfigure" to README.md by Bernd Schubert · 1 year, 5 months ago
  88. 0d90a90 /test_ctests / test_notify1: Print cmdline on failure by Bernd Schubert · 1 year, 5 months ago
  89. e48c71d Add glibc backtrace to signal handler by Bernd Schubert · 1 year, 5 months ago
  90. 99ef7a9 ci-build.sh: Add back test without versioned symbols by Bernd Schubert · 1 year, 5 months ago
  91. 255de0b Build clang/sanitized build first by Bernd Schubert · 1 year, 5 months ago
  92. 982743f Fix use-after-free in example/poll.c by Bernd Schubert · 1 year, 5 months ago
  93. f041818 Add back s-bit for compiled fusermount by Bernd Schubert · 1 year, 5 months ago
  94. 71a9722 Fix test failures: Create missing mount dir by Bernd Schubert · 1 year, 5 months ago
  95. 38d40c5 ci-build.sh: Reduce pytest --maxfail from 99 to 1 by Bernd Schubert · 1 year, 5 months ago
  96. dde1109 Workaround build breakage from full LTO optimization by Yi Kong · 1 year, 6 months ago
  97. a6a219f Merge pull request #901 from bsbernd/posix_spawn by Bernd Schubert · 1 year, 6 months ago
  98. aab146e ci-build.sh: Always install and add s-bit for fusermount3 by Bernd Schubert · 1 year, 6 months ago
  99. b1cdc49 ci-build.sh: Run ASAN and UBSAN at the same time by Bernd Schubert · 1 year, 6 months ago
  100. 290c65b posix_spawn style updates by Bernd Schubert · 1 year, 6 months ago