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