1. 94aa887 Remove GPL files by Paul Lawrence · 5 years ago
  2. f082a57 Add metadata files by Paul Lawrence · 5 years ago
  3. 249942f Sync fuse_kernel.h with Linux 5.2 (#433) by Kirill Smelkov · 5 years ago
  4. 82e10e5 Released 3.6.2 by Nikolaus Rath · 5 years ago
  5. 6507508 Do not run passthrough test when caching is active. by Nikolaus Rath · 5 years ago
  6. a0b9cb9 Install init script in /etc/ instead of $sysconfdir by Nikolaus Rath · 5 years ago
  7. 4cfbc27 test_cuse: fix runtime error by Nikolaus Rath · 5 years ago
  8. 1343f59 Fix output checking in test cases by Nikolaus Rath · 5 years ago
  9. be8db96 Add build option to skip steps requiring root permissions by DrDaveD · 5 years ago
  10. f0c5279 Fix build with IGNORE_MTAB (#425) by Michael Forney · 5 years ago
  11. 38c9475 Released 3.6.1 by Nikolaus Rath · 5 years ago
  12. be1c469 Released 3.6.0 by Nikolaus Rath · 5 years ago
  13. 027d0d1 fuse_lowlevel: Add max_pages support (#384) by scosu · 5 years ago
  14. 63c1145 Avoid pointer arithmetic with `void *` by Michael Forney · 5 years ago
  15. a6024d4 Don't return expression in function returning void by Michael Forney · 5 years ago
  16. a9752e5 Don't omit second operand to `?` operator by Michael Forney · 5 years ago
  17. f6691d0 Remove incorrect comment about fuse_entry_param.generation (#420) by Alan Somers · 5 years ago
  18. 1f842c9 passthrough: fix unix-domain sockets on FreeBSD (#413) by Alan Somers · 5 years ago
  19. 7a5e1a9 Fix includes of non-system headers. by Nikolaus Rath · 5 years ago
  20. 055f272 Added new example filesystem by Nikolaus Rath · 6 years ago
  21. 625ed81 add defines for missing SECBITs on older kernels (#409) by DrDaveD · 6 years ago
  22. 0c59e2b Fixed type of ioctl command parameter. by Nikolaus Rath · 6 years ago
  23. 28d3699 Fixed permissions. by Nikolaus Rath · 6 years ago
  24. 6c23ff3 Fixed Cirrus Config (#405) by Fedor Korotkov · 6 years ago
  25. 5b7294c Add CI for FreeBSD (#404) by Alan Somers · 6 years ago
  26. f2df33e Added issue template. by Nikolaus Rath · 6 years ago
  27. d45fec1 Added information about development status. by Nikolaus Rath · 6 years ago
  28. 5fc562c Add fallocate and use it instead of posix_fallocate if possible (#398) by Liu Bo · 6 years ago
  29. 9ec8e1c Released 3.5.0 by Nikolaus Rath · 6 years ago
  30. 6439231 Add documentation for opting out of opendir and releasedir (#391) by Chad Austin · 6 years ago
  31. 7bf25b6 Bump minor version by Nikolaus Rath · 6 years ago
  32. 1552b46 Add support for in-kernel readdir caching. by Nikolaus Rath · 6 years ago
  33. 4ae58ff Synchronize fuse_kernel.h with current kernel master. by Nikolaus Rath · 6 years ago
  34. 87b9078 Delete FUSE_FSYNC_FDATASYNC by Nikolaus Rath · 6 years ago
  35. 1a6c981 Various documentation improvements by Alan Somers · 6 years ago
  36. 4ebf27a Whitelist smb2 (#392) by Peter Lemenkov · 6 years ago
  37. a1bff7d Defined the (*ioctl)() commands as unsigned int (#381) by Jean-Pierre André · 6 years ago
  38. b1b06d1 Define ALLPERMS for musl libc systems. (#379) by maxice8 · 6 years ago
  39. 064fe96 Improve documentation for the flush method (#378) by Alan Somers · 6 years ago
  40. 1633722 Released 3.4.2 by Nikolaus Rath · 6 years ago
  41. fd0ed82 Improve readdir() and file handle documentation by Chad Austin · 6 years ago
  42. 9e6cdc2 Add HFS+ to filesystem whitelist (#347) by 1c7718e7 · 6 years ago
  43. b394699 Work around -Wformat-truncation=/-Wformat-overflow= warnings (#356) by Tomohiro Kusumi · 6 years ago
  44. 1c70c87 Correctly include config.h ("" vs <>) by Nikolaus Rath · 6 years ago
  45. 078c623 Fix the changelog entry for protocol version 7.12 (#374) by Alan Somers · 6 years ago
  46. 774eb66 fusermount: drop privileges for chdir() by Sam Huffman · 6 years ago
  47. 1b7d2b8 Document fuse_fsync_in.fsync_flags and remove magic numbers (#375) by Alan Somers · 6 years ago
  48. 06a31de Link against libiconv when possible (#372) by HazelFZ · 6 years ago
  49. 86ebe1d Travis CI: Use Xenial instead of Trusty. by Nikolaus Rath · 6 years ago
  50. 1cce958 hello_ll: Fix null pointer dereference (#363) by Forty-Bot · 6 years ago
  51. 276728f fuse_free_buf(): to check flags of each buffer, rather than only 0th by Albert Chen · 6 years ago
  52. 63d53ec passthrough_ll: lo_create() should honor CACHE_NEVER (#345) by Miklos Szeredi · 6 years ago
  53. 1a7399a Clarify documentation of fuse_lowlevel_inval_inode by Nikolaus Rath · 6 years ago
  54. b197481 Add support for buildin under DragonFly BSD by Tomohiro Kusumi · 6 years ago
  55. e7909ad Added OpenAFS to type whitelist by Nikolaus Rath · 6 years ago
  56. 3bc72da Fixed memory leak. by Nikolaus Rath · 6 years ago
  57. 1c38515 Added missing date to Changelog. by Nikolaus Rath · 6 years ago
  58. aa92a0f Released 3.4.1 by Nikolaus Rath · 6 years ago
  59. b8093eb fix memory leak in print_module_help method by alex · 6 years ago
  60. d4a7ba4 Fix fd/inode leak by Nikolaus Rath · 6 years ago
  61. d1ab94c Avoid needless telldir() call. by Nikolaus Rath · 6 years ago
  62. c3c3a50 Fixed lookup-count leak in do_readdir(). by Nikolaus Rath · 6 years ago
  63. b35afb0 Added testcase for "big" readdir. by Nikolaus Rath · 6 years ago
  64. 59dc22b Don't segfault when called with -h. by Nikolaus Rath · 6 years ago
  65. 97c94ce Added .ackrc by Nikolaus Rath · 6 years ago
  66. 68f177d Kill filesystem process on test cleanup. by Nikolaus Rath · 6 years ago
  67. 0c73b83 tests: add copy_file_range() to the syscall tests by Niels de Vos · 6 years ago
  68. 2548c4b examples: add copy_file_range() support to passthrough(_fh) by Niels de Vos · 6 years ago
  69. fe4f942 libfuse: add copy_file_range() support by Niels de Vos · 6 years ago
  70. 4c699e7 Update kernel API headers by Niels de Vos · 6 years ago
  71. 11d9ed6 Fix mounting on FreeBSD by Roman Bogorodskiy · 6 years ago
  72. 70e25ea Fix build on non-Linux by Roman Bogorodskiy · 6 years ago
  73. 30415af Don't crash if mountpoint is not specified. by Nikolaus Rath · 6 years ago
  74. 3e2fcf3 Released 3.3.0 by Nikolaus Rath · 6 years ago
  75. df37856 Update CI build script by Nikolaus Rath · 6 years ago
  76. 12e2eaa Revert "Do not include struct fuse_buf in struct fuse_worker" by Nikolaus Rath · 6 years ago
  77. b73fd61 Avoid double unmount on normal unmount in auto_unmount mode. by Kevin Vigor · 6 years ago
  78. b7ccb0d Document when `fuse_lowlevel_notify_*` functions may block. by Nikolaus Rath · 6 years ago
  79. c779a4e Add SpectrumScale/GPFS and Lustre to FS whitelist by Valentin Plugaru · 6 years ago
  80. 078ef66 Do not fail "ninja test" when running as subproject by Ahmed Masud · 6 years ago
  81. e469e1f Bump minimum Meson version by Nikolaus Rath · 6 years ago
  82. e8bcd84 Clarified licensing terms. by Nikolaus Rath · 6 years ago
  83. fd588b5 Enable more tests for passthrough_ll by Nikolaus Rath · 6 years ago
  84. 33e8796 passthrough_ll: initialize unused memory by Miklos Szeredi · 6 years ago
  85. 7c08db3 passthrough_ll: allow configuring caching by Miklos Szeredi · 6 years ago
  86. fc9f632 passthrough_ll: add *xattr() operations by Miklos Szeredi · 6 years ago
  87. e8225e8 passthrough_ll: add flock() by Miklos Szeredi · 6 years ago
  88. cc89290 passthrough_ll: whitespace cleanup by Miklos Szeredi · 6 years ago
  89. aca5042 passthrough_ll: add forget_multi() by Vivek Goyal · 6 years ago
  90. e164f3d passthrough_ll: add source option by Vivek Goyal · 6 years ago
  91. 4a92a82 passthrough_ll: add some of the missing operations by Miklos Szeredi · 6 years ago
  92. 610125f passthrough_ll: add is_symlink to lo_inode by Miklos Szeredi · 6 years ago
  93. dd8d212 passthrough_ll: set umask at startup by Miklos Szeredi · 6 years ago
  94. 49676ed passthrough_ll: fix refcount for "." and ".." entries by Miklos Szeredi · 6 years ago
  95. c3fa857 passthrough_ll: add locking to inode cache by Miklos Szeredi · 6 years ago
  96. da7c9b2 Add unprivileged option in `mount.fuse3` by Mattias Nissler · 6 years ago
  97. 64e1107 Allow passing `/dev/fuse` file descriptor from parent process by Mattias Nissler · 6 years ago
  98. 4a6a5da Add build options for utils and examples by Martin Blanchard · 6 years ago
  99. 161fffd Fix unlink errno check by Scott Worley · 6 years ago
  100. 40e452e Clarify what qualifies as a "related operation" for notify_inval_entry. by Nikolaus Rath · 6 years ago