qemu-gpiodev/libfuse.git
2025-02-10 Bernd SchubertPrepare 3.17.1 release fuse-3.17.1-rc0
2025-02-10 Bernd SchubertChange version to 3.17.1-rc0
2025-02-10 Bernd SchubertBuild fixes for -Og
2025-02-10 Bernd Schubertfuse_new version fixes: Change to fuse_new_versioned
2025-02-10 Bernd Schubertfuse_new: Fix non symboled call to _fuse_new_317
2025-02-10 Bernd SchubertRename to fuse_session_new_versioned
2025-02-10 Bernd SchubertMake fuse_main a macro again and wrap that to fuse_main_fn
2025-02-10 Bernd SchubertRename fuse_main_real_317 to fuse_main_real_versioned
2025-02-10 dependabot... build(deps): bump github/codeql-action from 3.28.6...
2025-02-10 Luis Henriquesfuse_lowlevel.c: drop incorrect comment from convert_to...
2025-02-10 Luis Henriquesfuse_lowlevel.c: fix possible 64 bits value truncation
2025-02-10 Bernd Schubertgithub actions: Add an include-what-you-need check
2025-02-10 dependabot... build(deps): bump github/codeql-action from 3.28.1...
2025-02-10 Bernd Schubertlib: Set thread names
2025-02-10 Bernd Schubertabidiff: Don't warn about added symbols
2025-02-10 Bernd Schubertcheckpatch: Ignore ENOSYS_SYSCALL
2025-02-10 Bernd Schubertcodespell: Add 're-used' and 're-using' to the ignore...
2025-02-10 dependabot... build(deps): bump github/codeql-action from 3.28.0...
2025-02-10 Bernd SchubertUpdate doxygen/comments for fuse_reply_open/fuse_reply_...
2025-02-10 ZegangIdentify the FD hold by parent process
2025-02-10 Bernd SchubertMake fuse_main_real() not symboled
2025-02-10 Bernd Schubertcheckpatch: Disable warning for externs in C files
2025-02-10 Bernd SchubertAvoid global declarion of internal functions that are...
2025-02-10 Bernd SchubertFix fuse_main_real symbols
2025-02-10 Amir GoldsteinFix junk readdirplus results when filesystem not fillin...
2025-02-10 Amir Goldsteinexample/passthrough: Enable testing of readdirplus...
2025-02-10 Amir GoldsteinFix build of memfs_ll without manual meson reconfigure
2025-02-10 Amir GoldsteinFix libfuse build with FUSE_USE_VERSION 30
2025-02-10 Bernd SchubertRemove the DCO check
2025-02-10 Bernd SchubertFix the checkpatch.pl workflow
2025-02-10 Bernd Schubert.github/workflows/codespell.yml: checkpatch.pl needs...
2025-02-10 Bernd SchubertUpdate AUTHORS for 3.17 and add script for that
2025-02-10 Bernd SchubertAdd a checkpatch.pl github workflow
2025-02-10 Bernd SchubertAdd a github action to check for "Signed-off-by"
2025-02-10 Bernd SchubertRun github workflow actions on release branches
2025-02-10 Bernd SchubertUpdate ChangeLog.rst for 3.17 (#1085)
2025-01-01 Amir Goldsteinpassthrough_ll: set correct keep_cache flag in opendir...
2024-12-30 Bernd SchubertMerge pull request #1081 from bsbernd/so-version-abi...
2024-12-30 Bernd SchubertIncrease .so version to 4
2024-12-30 Bernd SchubertConvert FUSE_CAP defines to enum fuse_capability
2024-12-30 Bernd SchubertAdd 64-bit conn::{capable,want}_ext fields
2024-12-30 Bernd Schubertfuse_lowlevel.c: define FUSE_MAXOP as CUSE_INIT
2024-12-30 Bernd SchubertUse uint32_t for libfuse_version
2024-12-30 Bernd Schubertstruct fuse_file_info extension
2024-12-30 Bernd SchubertUse single bit for struct fuse_file_info::no_interrupt
2024-12-30 Bernd SchubertUse (u)int32_t for struct fuse_conn_info
2024-12-30 Bernd SchubertAdd padding3 in struct fuse_file_info
2024-12-30 Bernd SchubertUse (u)int32_t for struct fuse_file_info
2024-12-30 Bernd SchubertUse (u)int32_t for struct fuse_config and extend the...
2024-12-30 Bernd SchubertRestore compat ABI in 'struct fuse_config'
2024-12-30 Bernd SchubertRestore compat ABI in 'struct fuse_file_info'
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...
next