1. 29c1808 Support FUSE_CANONICAL_PATH in libfuse by Zim · 4 years, 5 months ago
  2. c4a783b Update to libfuse 3.8.0 by Zim · 4 years, 7 months ago
  3. 249942f Sync fuse_kernel.h with Linux 5.2 (#433) by Kirill Smelkov · 5 years ago
  4. f6691d0 Remove incorrect comment about fuse_entry_param.generation (#420) by Alan Somers · 5 years ago
  5. 6439231 Add documentation for opting out of opendir and releasedir (#391) by Chad Austin · 5 years ago
  6. 1552b46 Add support for in-kernel readdir caching. by Nikolaus Rath · 5 years ago
  7. 4ae58ff Synchronize fuse_kernel.h with current kernel master. by Nikolaus Rath · 5 years ago
  8. 87b9078 Delete FUSE_FSYNC_FDATASYNC by Nikolaus Rath · 5 years ago
  9. 1a6c981 Various documentation improvements by Alan Somers · 5 years ago
  10. a1bff7d Defined the (*ioctl)() commands as unsigned int (#381) by Jean-Pierre André · 5 years ago
  11. 064fe96 Improve documentation for the flush method (#378) by Alan Somers · 5 years ago
  12. fd0ed82 Improve readdir() and file handle documentation by Chad Austin · 5 years ago
  13. 078c623 Fix the changelog entry for protocol version 7.12 (#374) by Alan Somers · 5 years ago
  14. 1b7d2b8 Document fuse_fsync_in.fsync_flags and remove magic numbers (#375) by Alan Somers · 5 years ago
  15. 1a7399a Clarify documentation of fuse_lowlevel_inval_inode by Nikolaus Rath · 5 years ago
  16. fe4f942 libfuse: add copy_file_range() support by Niels de Vos · 6 years ago
  17. 4c699e7 Update kernel API headers by Niels de Vos · 6 years ago
  18. b7ccb0d Document when `fuse_lowlevel_notify_*` functions may block. by Nikolaus Rath · 6 years ago
  19. da7c9b2 Add unprivileged option in `mount.fuse3` by Mattias Nissler · 6 years ago
  20. 40e452e Clarify what qualifies as a "related operation" for notify_inval_entry. by Nikolaus Rath · 6 years ago
  21. 7b0075c Don't enable adaptive readdirplus unless fs has readdir() handler. by Nikolaus Rath · 6 years ago
  22. 8198eb4 return different non-zero error codes (#290) by Oded Arbel · 6 years ago
  23. 5246990 Make meson build scripts subprojects friendly by Martin Blanchard · 6 years ago
  24. db165f5 Document that access() is also called on chdir(). by Nikolaus Rath · 6 years ago
  25. 3dd2904 fuse.h: fix typo (currenlty -> currently) by William Woodruff · 6 years ago
  26. cece247 fix documentation for opendir in fuse_operations by Carl Edquist · 6 years ago
  27. 7638bbb Drop redundant ; from FUSE_REGISTER_MODULE() by Tomohiro Kusumi · 6 years ago
  28. 8157b4d Spelling (#223) by Josh Soref · 7 years ago
  29. 30ead3a Dropped support for building with autotools by Nikolaus Rath · 7 years ago
  30. f12d968 Add idle_threads mount option. by Joseph Dodge · 7 years ago
  31. 89f2bae Allow inode cache invalidation in high-level API by Sławek Rudnicki · 7 years ago
  32. 84499b2 Document and unify error codes of fuse_lowlevel_notify_* by Nikolaus Rath · 7 years ago
  33. 1a73904 Document meaning of zero telldir() offset. by Nikolaus Rath · 7 years ago
  34. 53c0742 Clarified documentation for fuse_parse_cmdline() by Nikolaus Rath · 7 years ago
  35. ed0cfd8 Clarify how the filesystem should handle open/create flags by Nikolaus Rath · 7 years ago
  36. 5459e87 Simplify and fix FreeBSD fsname handling by Nikolaus Rath · 7 years ago
  37. 8f3c800 FreeBSD: supprt fsname= option by Baptiste Daroussin · 7 years ago
  38. 100944b Only declare fuse_new_30() when FUSE_USE_VERSION == 30 by Nikolaus Rath · 7 years ago
  39. e870a04 Added public fuse_lib_help(), bumped minor version by Nikolaus Rath · 7 years ago
  40. 79b446d Fixed description of struct fuse_conn_info->time_gran by Nikolaus Rath · 7 years ago
  41. 77e9e15 Error out if FUSE_USE_VERSION is not defined by Nikolaus Rath · 7 years ago
  42. 31ebb7b Don't use emacs' python-mode for meson files by Nikolaus Rath · 7 years ago
  43. 72f558d Clarify *_timeout semantics by Nikolaus Rath · 7 years ago
  44. 6b8dddb Clarify that destroy() is called without kernel connection by Nikolaus Rath · 7 years ago
  45. a762330 Fix typo in comment. by Nikolaus Rath · 7 years ago
  46. 6ac254c Document RENAME_EXCHANGE and RENAME_NOREPLACE flags. by Nikolaus Rath · 7 years ago
  47. acd0e64 Improved documentation of fuse_context.private_data by Nikolaus Rath · 7 years ago
  48. 0a096eb Document true meaning of the 'use_ino' option. by Nikolaus Rath · 7 years ago
  49. ee0b295 open(): fix documentation of O_TRUNC flag by Nikolaus Rath · 7 years ago
  50. 9f96db7 Added experimental support for building with Meson+Ninja by Nikolaus Rath · 7 years ago
  51. 56fde4b Improve documentation of fuse_session_unmount by Nikolaus Rath · 8 years ago
  52. 8e9cf9e Return signal value if session loop is terminated by signal and improve documentation by Nikolaus Rath · 8 years ago
  53. 940a1f9 Improve documentation of `fuse_file_info.keep_cache` by Nikolaus Rath · 8 years ago
  54. 4fdf83f Document that FUSE_CAP_POSIX_ACL turns on -o default_permissions by Nikolaus Rath · 8 years ago
  55. 05de3c9 Add support for FUSE_HANDLE_KILLPRIV by Nikolaus Rath · 8 years ago
  56. e16fdc0 Add support for FUSE_POSIX_ACL by Nikolaus Rath · 8 years ago
  57. 3296ad9 Added support for FUSE_PARALLEL_DIROPS by Nikolaus Rath · 8 years ago
  58. 5e35dfb Updated kernel API headers. by Nikolaus Rath · 8 years ago
  59. d4df7f1 Document fuse_conn_info.max_background by Nikolaus Rath · 8 years ago
  60. 08ce854 Enable more capabilities by default, and document defaults. by Nikolaus Rath · 8 years ago
  61. e3958ae Fix typo in comment by Nikolaus Rath · 8 years ago
  62. c22da7f Add support for more detailed error codes from main loop by Nikolaus Rath · 8 years ago
  63. 2e6cd2d Fix typo in comment by Nikolaus Rath · 8 years ago
  64. c205bc9 Document special semantics of ENOSYS error code. by Nikolaus Rath · 8 years ago
  65. 77eae11 Document "congestion_threshold" parameter. by Nikolaus Rath · 8 years ago
  66. 73bfe76 Make max_background and congestion_threshold "officially undocumented" by Nikolaus Rath · 8 years ago
  67. 387cfef Improve documentation of FUSE_CAP_AUTO_INVAL_DATA by Nikolaus Rath · 8 years ago
  68. ad46348 Improve getattr() description by Nikolaus Rath · 8 years ago
  69. a23607b Improve description of FUSE_CAP_NO_OPEN_SUPPORT flag. by Nikolaus Rath · 8 years ago
  70. 47426d4 Added documentation for FUSE_CAP_FLOCK_LOCKS by Nikolaus Rath · 8 years ago
  71. c95846b Improve documentation of fuse_conn_info.time_gran. by Nikolaus Rath · 8 years ago
  72. 108c826 Fix documentation: fuse_file_info may be NULL for open files by Nikolaus Rath · 8 years ago
  73. 079b3f6 Removed reference to fgetattr and ftruncate (don't exist anymore) by Nikolaus Rath · 8 years ago
  74. 7a9e037 Fixed typo in comment. by Nikolaus Rath · 8 years ago
  75. 7983414 Clean-up doxygen documentation by Nikolaus Rath · 8 years ago
  76. e885e84 Add max_read to fuse_conn_info by Nikolaus Rath · 8 years ago
  77. 9768595 Removed some more "Changed in version x.py" comments. by Nikolaus Rath · 8 years ago
  78. 131955f Recommend when to use -o default_permissions automatically by Nikolaus Rath · 8 years ago
  79. d73b198 Improve documentation of capability flags. by Nikolaus Rath · 8 years ago
  80. 9bc565c Clarify difference between notify_inval_entry and notify_delete(). by Nikolaus Rath · 8 years ago
  81. b3ab365 fuse_session_new(): don't accept empty argv, check argv[0] by Nikolaus Rath · 8 years ago
  82. 1d9f26f Turn fuse_operations.nopath_flag into fuse_config.nullpath_ok by Nikolaus Rath · 8 years ago
  83. 6c66dac Pass struct fuse_config to high-level init() handler. by Nikolaus Rath · 8 years ago
  84. bcb8568 Removed all "Introduced in..." comments by Nikolaus Rath · 8 years ago
  85. 47c5e44 Default to FUSE_USE_VERSION 30 by Nikolaus Rath · 8 years ago
  86. c842961 fuse_new(): instead of listing options, refer to mount.fuse(8) by Nikolaus Rath · 8 years ago
  87. 93849ac fuse_session_new(): instead of listing options, refer to mount.fuse(8) by Nikolaus Rath · 8 years ago
  88. b166508 Make --help output more suitable for end-user by Nikolaus Rath · 8 years ago
  89. 73b6ff4 Pass fuse_file_info to getattr, chown, chmod, truncate, utimens handlers by Nikolaus Rath · 8 years ago
  90. d49f2e7 Unify handling of fuse_conn_info options by Nikolaus Rath · 8 years ago
  91. 2bfa342 Make -o clone_fd into a parameter of session_loop_mt(). by Nikolaus Rath · 8 years ago
  92. fcc7eb0 Mention atomic_o_trunc capability in description of open() handler. by Nikolaus Rath · 8 years ago
  93. dc43610 do_init(): treat command line options consistently by Nikolaus Rath · 8 years ago
  94. 054c039 Document when fuse_reply_data will use splice() by Nikolaus Rath · 8 years ago
  95. 5ce0033 Removed 'async_read' field in fuse_conn_info by Nikolaus Rath · 8 years ago
  96. b69192b fuse_main(): extend support for printing help by Nikolaus Rath · 8 years ago
  97. 225c12a fuse_parse_cmdline(): do not print help/version text by Nikolaus Rath · 8 years ago
  98. 115b7b2 Fix documentation of fuse_parse_cmdline(). by Nikolaus Rath · 8 years ago
  99. 0719bd9 Update list of requests that can be answered with fuse_reply_none(). by Nikolaus Rath · 8 years ago
  100. c3b9431 Clarify that readdir() *may* report . and .. entries. by Nikolaus Rath · 8 years ago