| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: fuse3-doc | Distribution: openSUSE Tumbleweed |
| Version: 3.18.3 | Vendor: openSUSE |
| Release: 1.1 | Build date: Wed Sep 9 16:42:31 2026 |
| Group: Documentation/HTML | Build host: reproducible |
| Size: 8916760 | Source RPM: fuse3-3.18.3-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/libfuse/libfuse | |
| Summary: Documentation for the FUSE library version 3 | |
This package contains the documentation for FUSE (userspace filesystem).
BSD-2-Clause AND GPL-2.0-only AND LGPL-2.1-only
* Wed Sep 09 2026 Jan Engelhardt <jengelh@inai.de>
- Update to release 3.18.3
* fuse_session_custom_io() is disabled (we do not build with
`-Denable-custom-io=true`)
* fusermount3 now resolves the mountpoint once, through an
O_PATH|O_NOFOLLOW descriptor to avert an escalating TOCTOU
issue.
* fusermount3 now runs the auto-unmount probe as the calling user
to avert an escalating TOCTOU issue.
* Wed Mar 18 2026 Jan Engelhardt <jengelh@inai.de>
- Update to release 3.18.2
* fuse-io-uring: Fix UAF and NULL deref in startup error path
* fuse-io-uring: Fix NULL deref and memory leak in
fuse_uring_init_queue
* Tue Jan 13 2026 Jan Engelhardt <jengelh@inai.de>
- Add dependency from libfuse3-4 to fusermount3 program
[boo#1256466]
* Sat Dec 20 2025 Jan Engelhardt <jengelh@inai.de>
- Update to release 3.18.1
* Fix ABI break introduced by 3.18.0
* Fri Dec 19 2025 Jan Engelhardt <jengelh@inai.de>
- Update to release 3.18.0
* FUSE-over-uring communication
* statx support
* FUSE_NOTIFY_INC_EPOCH: New notification mechanism for epoch
counters
* Fixed double unmount on FUSE_DESTROY
* Fixed junk readdirplus results when filesystem does not
fill stat info
* Wed Aug 20 2025 Jan Engelhardt <jengelh@inai.de>
- Update to release 3.17.4
* detect mount-utils by checking for /run/mount/utab
* Sun Jul 20 2025 Jan Engelhardt <jengelh@inai.de>
- Update to release 3.17.3
* Avoid possible double unmount on FUSE_DESTROY
* Sat Apr 26 2025 Jan Engelhardt <jengelh@inai.de>
- Update to release 3.17.2
* Fixed initialization races related to buffer reallocation when
large buf sizes are used (/proc/sys/fs/fuse/max_pages_limit).
* A conn.want flag conversion fix for high-level applications.
* Tue Mar 25 2025 Jan Engelhardt <jengelh@inai.de>
- Update to release 3.17.1
* Added support for filesystem passthrough read/write when
FUSE_PASSTHROUGH capability is enabled
* New API: fuse_passthrough_open() and fuse_passthrough_close()
* Added fmask and dmask options to high-level API for separate
permission masks for files and directories
* Added signal handling with backtrace printing
(fuse_set_fail_signal_handlers())
* Added syslog support for fuse_log() messages
* New API: fuse_log_enable_syslog() and fuse_log_close_syslog()
* Added thread names to libfuse threads
* Tue Oct 10 2023 Jan Engelhardt <jengelh@inai.de>
- Update to release 3.16.2
* Various minor bugfixes and improvements.
* Tue Aug 08 2023 Jan Engelhardt <jengelh@inai.de>
- Update to release 3.16.1
* Readdir kernel cache can be enabled from high-level API.
* Wed Jul 05 2023 Jan Engelhardt <jengelh@inai.de>
- Update to release 3.15.1
* Reduce default write size by half
* Fri Jun 09 2023 Jan Engelhardt <jengelh@inai.de>
- Update to release 3.15.0
* Improved support for some less common systems (32-bit,
alternative libcs)
* Unsupported mount options are no longer silently accepted.
* auto_unmount is now compatible with allow_other.
* Thu May 18 2023 Jiri Srain <jsrain@suse.com>
- update the license tag matching the code (LGPL-2.1-only and
GPL-2.0-only)
* Sun Mar 26 2023 Jan Engelhardt <jengelh@inai.de>
- Update to release 3.14.1
* The extended attribute name passed to the setxattr() handler
is no longer truncated at the beginning.
* The additional setattr() flags introduced in 3.14 are no
longer available for now. They will hopefully be reintroduced
in the next release.
* Fri Feb 17 2023 Jan Engelhardt <jengelh@inai.de>
- Update to release 3.14
* Split config.h into private and public config
- Delete 0001-Split-config.h-into-private-and-public-config.patch
(merged).
* Mon Feb 06 2023 Jan Engelhardt <jengelh@inai.de>
- Update to release 3.13.1
* Fixed an issue that resulted in errors when attempting to
compile against installed libfuse headers (because libc
symbol versioning support was not detected correctly in this
case).
- Add 0001-Split-config.h-into-private-and-public-config.patch
to fix doubly-defined macros and build failure elsewhere.
* Fri Jan 13 2023 Jan Engelhardt <jengelh@inai.de>
- Update to release 3.13
* There is a new low-level API function fuse_session_custom_io
that allows to implement a daemon with a custom io. This can
be used to create a daemon that can process incoming FUSE
requests to other destinations than /dev/fuse.
* A deadlock when resolving paths in the high-level API has
been fixed.
/usr/share/doc/packages/fuse3-doc /usr/share/doc/packages/fuse3-doc/doc /usr/share/doc/packages/fuse3-doc/doc/Doxyfile /usr/share/doc/packages/fuse3-doc/doc/README.NFS /usr/share/doc/packages/fuse3-doc/doc/README.custom-io /usr/share/doc/packages/fuse3-doc/doc/README.fuse-io-uring /usr/share/doc/packages/fuse3-doc/doc/README.fuse_reply_errors /usr/share/doc/packages/fuse3-doc/doc/README.notifications /usr/share/doc/packages/fuse3-doc/doc/fast17-vangoor.pdf /usr/share/doc/packages/fuse3-doc/doc/fusermount3.1 /usr/share/doc/packages/fuse3-doc/doc/html /usr/share/doc/packages/fuse3-doc/doc/html/annotated.html /usr/share/doc/packages/fuse3-doc/doc/html/buffer_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/classes.html /usr/share/doc/packages/fuse3-doc/doc/html/clipboard.js /usr/share/doc/packages/fuse3-doc/doc/html/compat_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/cuse_8c.html /usr/share/doc/packages/fuse3-doc/doc/html/cuse_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/cuse__client_8c.html /usr/share/doc/packages/fuse3-doc/doc/html/cuse__client_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/cuse__lowlevel_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/cuse__lowlevel_8h_source.html /usr/share/doc/packages/fuse3-doc/doc/html/dir_13e138d54eb8818da29c3992edef070a.html /usr/share/doc/packages/fuse3-doc/doc/html/dir_23ec12649285f9fabf3a6b7380226c28.html /usr/share/doc/packages/fuse3-doc/doc/html/dir_97aefd0d527b934f1d99a682da8fe6a9.html /usr/share/doc/packages/fuse3-doc/doc/html/dir_cfafba98a580ce4b62f8a6fa96d7cbb0.html /usr/share/doc/packages/fuse3-doc/doc/html/dir_d44c64559bbebec7f509842c48db8b23.html /usr/share/doc/packages/fuse3-doc/doc/html/dir_e1dbc8ba94a86723d4c32227b7c46099.html /usr/share/doc/packages/fuse3-doc/doc/html/dir_e68e8157741866f444e17edd764ebbae.html /usr/share/doc/packages/fuse3-doc/doc/html/doxygen.css /usr/share/doc/packages/fuse3-doc/doc/html/doxygen.svg /usr/share/doc/packages/fuse3-doc/doc/html/doxygen_crawl.html /usr/share/doc/packages/fuse3-doc/doc/html/dynsections.js /usr/share/doc/packages/fuse3-doc/doc/html/example_2hello_8c.html /usr/share/doc/packages/fuse3-doc/doc/html/example_2hello_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/fast17-vangoor.pdf /usr/share/doc/packages/fuse3-doc/doc/html/files.html /usr/share/doc/packages/fuse3-doc/doc/html/functions.html /usr/share/doc/packages/fuse3-doc/doc/html/functions_vars.html /usr/share/doc/packages/fuse3-doc/doc/html/fuse_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/fuse_8h.html /usr/share/doc/packages/fuse3-doc/doc/html/fuse_8h_source.html /usr/share/doc/packages/fuse3-doc/doc/html/fuse__common_8h.html /usr/share/doc/packages/fuse3-doc/doc/html/fuse__common_8h_source.html /usr/share/doc/packages/fuse3-doc/doc/html/fuse__i_8h_source.html /usr/share/doc/packages/fuse3-doc/doc/html/fuse__kernel_8h_source.html /usr/share/doc/packages/fuse3-doc/doc/html/fuse__log_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/fuse__log_8h.html /usr/share/doc/packages/fuse3-doc/doc/html/fuse__log_8h_source.html /usr/share/doc/packages/fuse3-doc/doc/html/fuse__loop_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/fuse__loop__mt_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/fuse__lowlevel_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/fuse__lowlevel_8h.html /usr/share/doc/packages/fuse3-doc/doc/html/fuse__lowlevel_8h_source.html /usr/share/doc/packages/fuse3-doc/doc/html/fuse__misc_8h_source.html /usr/share/doc/packages/fuse3-doc/doc/html/fuse__mount__compat_8h_source.html /usr/share/doc/packages/fuse3-doc/doc/html/fuse__opt_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/fuse__opt_8h.html /usr/share/doc/packages/fuse3-doc/doc/html/fuse__opt_8h_source.html /usr/share/doc/packages/fuse3-doc/doc/html/fuse__signals_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/fuse__uring_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/fuse__uring__i_8h_source.html /usr/share/doc/packages/fuse3-doc/doc/html/fusermount_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/globals.html /usr/share/doc/packages/fuse3-doc/doc/html/globals_defs.html /usr/share/doc/packages/fuse3-doc/doc/html/globals_enum.html /usr/share/doc/packages/fuse3-doc/doc/html/globals_eval.html /usr/share/doc/packages/fuse3-doc/doc/html/globals_func.html /usr/share/doc/packages/fuse3-doc/doc/html/globals_type.html /usr/share/doc/packages/fuse3-doc/doc/html/hello__ll_8c.html /usr/share/doc/packages/fuse3-doc/doc/html/hello__ll_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/hello__ll__uds_8c.html /usr/share/doc/packages/fuse3-doc/doc/html/hello__ll__uds_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/helper_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/iconv_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/index.html /usr/share/doc/packages/fuse3-doc/doc/html/invalidate__path_8c.html /usr/share/doc/packages/fuse3-doc/doc/html/invalidate__path_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/ioctl_8c.html /usr/share/doc/packages/fuse3-doc/doc/html/ioctl_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/ioctl_8h.html /usr/share/doc/packages/fuse3-doc/doc/html/ioctl_8h_source.html /usr/share/doc/packages/fuse3-doc/doc/html/ioctl__client_8c.html /usr/share/doc/packages/fuse3-doc/doc/html/ioctl__client_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/jquery.js /usr/share/doc/packages/fuse3-doc/doc/html/menu.js /usr/share/doc/packages/fuse3-doc/doc/html/menudata.js /usr/share/doc/packages/fuse3-doc/doc/html/mount_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/mount_8fuse_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/mount__bsd_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/mount__util_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/mount__util_8h_source.html /usr/share/doc/packages/fuse3-doc/doc/html/navtree.css /usr/share/doc/packages/fuse3-doc/doc/html/notify__inval__entry_8c.html /usr/share/doc/packages/fuse3-doc/doc/html/notify__inval__entry_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/notify__inval__inode_8c.html /usr/share/doc/packages/fuse3-doc/doc/html/notify__inval__inode_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/notify__store__retrieve_8c.html /usr/share/doc/packages/fuse3-doc/doc/html/notify__store__retrieve_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/null_8c.html /usr/share/doc/packages/fuse3-doc/doc/html/null_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/passthrough_8c.html /usr/share/doc/packages/fuse3-doc/doc/html/passthrough_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/passthrough__fh_8c.html /usr/share/doc/packages/fuse3-doc/doc/html/passthrough__fh_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/passthrough__helpers_8h_source.html /usr/share/doc/packages/fuse3-doc/doc/html/passthrough__ll_8c.html /usr/share/doc/packages/fuse3-doc/doc/html/passthrough__ll_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/poll_8c.html /usr/share/doc/packages/fuse3-doc/doc/html/poll_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/poll__client_8c.html /usr/share/doc/packages/fuse3-doc/doc/html/poll__client_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/printcap_8c.html /usr/share/doc/packages/fuse3-doc/doc/html/printcap_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/readdir__inode_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/release__unlink__race_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/stracedecode_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/structfuse__args.html /usr/share/doc/packages/fuse3-doc/doc/html/structfuse__buf.html /usr/share/doc/packages/fuse3-doc/doc/html/structfuse__bufvec.html /usr/share/doc/packages/fuse3-doc/doc/html/structfuse__cmdline__opts.html /usr/share/doc/packages/fuse3-doc/doc/html/structfuse__config.html /usr/share/doc/packages/fuse3-doc/doc/html/structfuse__conn__info.html /usr/share/doc/packages/fuse3-doc/doc/html/structfuse__context.html /usr/share/doc/packages/fuse3-doc/doc/html/structfuse__ctx.html /usr/share/doc/packages/fuse3-doc/doc/html/structfuse__entry__param.html /usr/share/doc/packages/fuse3-doc/doc/html/structfuse__ext__header.html /usr/share/doc/packages/fuse3-doc/doc/html/structfuse__file__info.html /usr/share/doc/packages/fuse3-doc/doc/html/structfuse__loop__config.html /usr/share/doc/packages/fuse3-doc/doc/html/structfuse__lowlevel__ops.html /usr/share/doc/packages/fuse3-doc/doc/html/structfuse__module.html /usr/share/doc/packages/fuse3-doc/doc/html/structfuse__operations.html /usr/share/doc/packages/fuse3-doc/doc/html/structfuse__opt.html /usr/share/doc/packages/fuse3-doc/doc/html/structfuse__ring__pool.html /usr/share/doc/packages/fuse3-doc/doc/html/structfuse__supp__groups.html /usr/share/doc/packages/fuse3-doc/doc/html/structfuse__uring__cmd__req.html /usr/share/doc/packages/fuse3-doc/doc/html/structfuse__uring__req__header.html /usr/share/doc/packages/fuse3-doc/doc/html/structlibfuse__version.html /usr/share/doc/packages/fuse3-doc/doc/html/subdir_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/tabs.css /usr/share/doc/packages/fuse3-doc/doc/html/test_2hello_8c.html /usr/share/doc/packages/fuse3-doc/doc/html/test_2hello_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/test__abi_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/test__api__30_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/test__setattr_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/test__signals_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/test__syscalls_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/test__want__conversion_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/test__write__cache_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/usdt_8h_source.html /usr/share/doc/packages/fuse3-doc/doc/html/util_8c_source.html /usr/share/doc/packages/fuse3-doc/doc/html/util_8h_source.html /usr/share/doc/packages/fuse3-doc/doc/kernel.txt /usr/share/doc/packages/fuse3-doc/doc/libfuse-operations.txt /usr/share/doc/packages/fuse3-doc/doc/mainpage.dox /usr/share/doc/packages/fuse3-doc/doc/meson.build /usr/share/doc/packages/fuse3-doc/doc/mount.fuse3.8 /usr/share/doc/packages/fuse3-doc/example /usr/share/doc/packages/fuse3-doc/example/README.compile /usr/share/doc/packages/fuse3-doc/example/cuse.c /usr/share/doc/packages/fuse3-doc/example/cuse_client.c /usr/share/doc/packages/fuse3-doc/example/cxxopts.hpp /usr/share/doc/packages/fuse3-doc/example/hello.c /usr/share/doc/packages/fuse3-doc/example/hello_ll.c /usr/share/doc/packages/fuse3-doc/example/hello_ll_uds.c /usr/share/doc/packages/fuse3-doc/example/invalidate_path.c /usr/share/doc/packages/fuse3-doc/example/ioctl.c /usr/share/doc/packages/fuse3-doc/example/ioctl.h /usr/share/doc/packages/fuse3-doc/example/ioctl_client.c /usr/share/doc/packages/fuse3-doc/example/memfs_ll.cc /usr/share/doc/packages/fuse3-doc/example/meson.build /usr/share/doc/packages/fuse3-doc/example/notify_inval_entry.c /usr/share/doc/packages/fuse3-doc/example/notify_inval_inode.c /usr/share/doc/packages/fuse3-doc/example/notify_store_retrieve.c /usr/share/doc/packages/fuse3-doc/example/null.c /usr/share/doc/packages/fuse3-doc/example/passthrough.c /usr/share/doc/packages/fuse3-doc/example/passthrough_fh.c /usr/share/doc/packages/fuse3-doc/example/passthrough_helpers.h /usr/share/doc/packages/fuse3-doc/example/passthrough_hp.cc /usr/share/doc/packages/fuse3-doc/example/passthrough_ll.c /usr/share/doc/packages/fuse3-doc/example/poll.c /usr/share/doc/packages/fuse3-doc/example/poll_client.c /usr/share/doc/packages/fuse3-doc/example/printcap.c /usr/share/doc/packages/fuse3-doc/example/usdt.bt
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Sep 12 23:46:41 2026