qemu-gpiodev/libfuse.git
2025-03-13 Nikita Shubinguse: add example nshubin/guse
2025-03-13 Nikita ShubinWIP: add guse lowlevel
2024-12-27 dependabot... build(deps): bump github/codeql-action from 3.27.9... master
2024-12-18 Bernd SchubertRename _int to _internal
2024-12-18 Bernd SchubertAllow to have page aligned writes
2024-12-17 Bernd Schuberttests: Add debug messages to some tests and umount
2024-12-16 dependabot... build(deps): bump github/codeql-action from 3.27.5...
2024-12-13 Bernd Schubertexamples: Add memfs_ll.cc
2024-11-27 Horst Birthelmersupport FUSE_TMPFILE in the low level API
2024-11-26 dependabot... build(deps): bump github/codeql-action from 3.27.4...
2024-11-21 Vladimir SerbinenkoFix alignment of allocation in fuse_reply_create
2024-11-21 Joanne KoongReallocate fuse_session buffer transparently for extend...
2024-11-20 dependabot... build(deps): bump github/codeql-action from 3.27.1...
2024-11-18 Joanne KoongUse fuse_session_{receive/process}_buf() instead of...
2024-11-13 Bernd SchubertAdd FUSE_CAP_NO_EXPORT and use it in passthrough_hp
2024-11-13 Bernd SchubertAdd fuse_set_feature_flag() / fuse_unset_feature_flag
2024-11-13 dependabot... build(deps): bump github/codeql-action from 3.27.0...
2024-10-30 Bernd SchubertCorrect arg documentation for FUSE_READLINK
2024-10-29 dependabot... build(deps): bump github/codeql-action from 3.26.13...
2024-10-29 dependabot... build(deps): bump actions/checkout from 4.2.1 to 4.2.2
2024-10-20 Bernd Schubertcodeql workflow: Switch from pip to apt
2024-10-20 Bernd SchubertUpdate libfuse-operations.txt for FUSE_SYMLINK
2024-10-14 Bernd SchubertCreate codeql.yml
2024-10-14 leipengfuse_buf_size fix for SIZE_MAX
2024-10-11 Joanne KoongAdd libfuse util strtol wrapper
2024-10-11 dependabot... build(deps): bump actions/checkout from 4.2.0 to 4.2.1
2024-10-11 Daniel Rosenbergignore mtab on android
2024-10-03 dependabot... build(deps): bump actions/checkout from 4.1.7 to 4.2.0
2024-09-28 Bernd Schubertfuse_lowlevel FUSE_INIT: Simplify the max_write/bufsize...
2024-09-28 Bernd Schubertfuse_lowlevel FUSE_INIT: group bufsize and max_write...
2024-09-28 Joanne KoongChange FUSE_MAX_MAX_PAGES to FUSE_DEFAULT_MAX_PAGES_LIMIT
2024-09-28 Joanne KoongInitialize session buffer size to value set by sysctl
2024-09-25 Bernd SchubertABI check: Use base commit / branch of a PR for ABI...
2024-09-24 Bernd SchubertLibfuse check ABI differences with 'abidiff'
2024-09-23 yangyunadd version check for the fuse_loop_cfg* operations
2024-09-19 Bernd Schubertpassthrough_hp: Use fuse_loop_cfg_set_max_threads()
2024-09-16 Bernd Schubertfusermount: Close file descriptors with close_range...
2024-09-16 MJ Harveyfusermount: close inherited fds
2024-09-13 Bernd Schubertexample/passthrough_hp: Set keep_cache and noflush...
2024-09-13 Bernd Schubertexample/passthrough_hp: No auto FOPEN_DIRECT_IO in...
2024-09-12 Bernd Schubertgetattr: Make use of FUSE_GETATTR_FH in lowlevel examples
2024-09-05 dependabot... Bump codespell-project/actions-codespell from 2.0 to 2.1
2024-08-26 yangyunremove unused headers in example/poll_client
2024-08-21 Norman WilsonRearrange util/fusermount.c umount_fuse_locked() so...
2024-08-19 yangyunFix FUSE_USE_VERSION in example/notify_store_retrieve.c
2024-08-07 Joanne Koongdoc/libfuse-operations: Fix FUSE_STATX in_args[1] descr...
2024-08-02 Bernd SchubertFix program-path in util/parse-backtrace and dump_stack...
2024-08-01 Bernd Schubertexample/passthrough_hp: Remove unused includes
2024-08-01 Bernd SchubertFix FUSE_USE_VERSION in example/
2024-08-01 Bernd Schubertsynchronize fuse_kernel.h with linux-6.10
2024-07-30 Bernd Schubertexample/passthrough_hp: Fix . and .. readdir lookup...
2024-07-29 Bernd SchubertAdd a script to parse backtraces
2024-07-29 Bernd SchubertAdd MS_NOSYMFOLLOW compat definition
2024-07-29 Tyler HallPass through nosymfollow mount option
2024-07-29 NilsGate #include <execinfo.h> behind #ifdef HAVE_BACKTRACE
2024-07-17 Joanne Koongfuse_log: initialize sys_log_level variable to avoid...
2024-07-14 Bernd SchubertAdd RAMFS to fusermount permitted mount targets
2024-07-14 Bernd SchubertAdd syslog and fatal signal handler feature
2024-07-09 Bernd Schubertxfstests: Add '-odev' to passthrough mount options
2024-07-08 Joanne Koongpassthrough_hp: include . and .. in readdir
2024-07-08 desertwitchexample/notify_inval_entry.c: improve comment readability
2024-07-08 desertwitchexample/notify_inval_entry.c: fix example command in...
2024-07-03 Bernd SchubertAdd list of libfuse (kernel) operations
2024-07-03 Bernd SchubertAnnotate ABI sensitivness for some data structures
2024-07-03 gandalfs_cathigh-level: add fmask and dmask options
2024-06-25 Bernd SchubertAdd nullptr check in fuse_session_mount
2024-06-25 CismonXUse off_t instead of loff_t
2024-06-25 CismonXFix wrong use of the EBADFD errno
2024-06-25 CismonXDo not build the hello_ll_uds example for *BSD
2024-06-22 trapexitUpdate AUTHORS
2024-06-22 Antonio SJ... Update AUTHORS
2024-06-19 dependabot... Bump actions/checkout from 4.1.6 to 4.1.7
2024-06-13 Miklos Szeredilibfuse: null-terminate buffer in fuse_req_getgroups()
2024-06-11 yangyunfix useless fuse_init_intr_signal in high-level api
2024-06-07 Josef Baciklibfuse: have passthrough_hp return an error with inval...
2024-06-07 Bernd Schubertxfstests: Add the possibility for extra daemon options...
2024-06-04 Bernd SchubertMerge pull request #957 from bsbernd/fuse-req-atomic...
2024-06-04 Bernd SchubertRename struct fuse_req::ctr to ::ref_cnt
2024-06-04 Bernd SchubertMake struct fuse_req::ctr a C11 _Atomic
2024-06-04 yangyun50Add support for no_interrupt (#956)
2024-06-01 legezywzhFix compatibility issue around fuse_custom_io->clone_fd...
2024-05-27 Bernd SchubertRemove most includes in compat.c (#954)
2024-05-27 Bernd SchubertAdd a .clang-format file (#952)
2024-05-22 dependabot... --- (#951)
2024-05-13 Amir GoldsteinEnable passthrough mode for read/write operations ...
2024-05-13 Bernd SchubertAdd in the libfuse version a program was compiled with...
2024-05-10 Josef BacikHandle NO_OPEN/NO_OPENDIR support automatically (#949)
2024-05-07 dependabot... Bump actions/checkout from 4.1.4 to 4.1.5 (#946)
2024-05-07 CismonXfuse_common.h: fix warning on _Static_assert() (#939)
2024-05-05 Bernd SchubertFix missing fuse_loop_cfg_destroy() in fuse_session_loo...
2024-04-30 dependabot... Bump actions/checkout from 4.1.3 to 4.1.4 (#943)
2024-04-27 Bernd SchubertUse std=gnu11 (#940)
2024-04-26 dependabot... Bump actions/checkout from 4.1.2 to 4.1.3 (#934)
2024-04-25 Bernd Schubert[libFuse 3.16.2]Compilation failure on freeBSD #936...
2024-04-22 Bernd Schubert Use single place to define the version and increase...
2024-04-20 Bernd Schubertexample/: Convert all fuse_session_loop_mt users to...
2024-04-20 legezywzhpassthrough_ll: fix fd leaks in lo_destroy() (#929)
2024-04-18 legezywzhAdd clone_fd to custom IO (#927)
2024-04-16 legezywzhfix max_write update in do_init() (#926)
2024-04-06 Bernd Schubertfusermount: Fix use of uninitialized x_mnt_opts (#924)
next