430
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 11, 2024 — Nov 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests: fix a race in wait_for_mount() More... 2 days ago
Add FUSE_COPY_FILE_RANGE_64 to doc/libfuse-operations.txt More... 7 days ago
build(deps): bump github/codeql-action from 4.31.0 to 4.31.2 More... 9 days ago
fuse_lowlevel.h: remove incorrect documentation (#1357) More... 14 days ago
build(deps): bump github/codeql-action from 4.30.9 to 4.31.0 More... 16 days ago
init: fix io-uring mount hang More... 20 days ago
fusermount: count mounts with listmount and statmount More... 21 days ago
build(deps): bump github/codeql-action from 4.30.8 to 4.30.9 More... 23 days ago
build(deps): bump github/codeql-action from 3.30.6 to 4.30.8 More... 30 days ago
fuse_lowlevel.h: Fix doc typo More... about 1 month ago
build(deps): bump github/codeql-action from 3.30.5 to 3.30.6 More... about 1 month ago
Fixup passthrough_ll.c documentation More... about 1 month ago
Fix missing \n termination in fusermount_posix_spawn() More... about 1 month ago
build(deps): bump github/codeql-action from 3.30.3 to 3.30.5 More... about 1 month ago
FUSE_INIT handler: Set got_init only shortly before send_reply_ok More... about 2 months ago
io-uring: re-initialize fields in struct fuse_req More... about 2 months ago
fuse_log: Add __attribute__((format(printf, ) and fix warnings More... about 2 months ago
libfuse: don't put HAVE_STATX in a public header More... about 2 months ago
build(deps): bump github/codeql-action from 3.30.1 to 3.30.3 More... about 2 months ago
fuse_lowlevel.c: allow passing ops as NULL More... 2 months ago
build(deps): bump github/codeql-action from 3.29.11 to 3.30.1 More... 2 months ago
build(deps): bump actions/setup-python from 5 to 6 More... 2 months ago
fuse_loop_mt: Don't create new workers before init is received More... 2 months ago
build(deps): bump github/codeql-action from 3.29.10 to 3.29.11 More... 3 months ago
Fix passthrough_hp.cc indentation More... 3 months ago
build(deps): bump github/codeql-action from 3.29.8 to 3.29.10 More... 3 months ago
tests: move struct size assertions into a test More... 3 months ago
fuse-io-uring: Fix double count of ring_pool->failed_threads More... 3 months ago
fuse-io-uring: Release io-uring resources on io-uring startup failure More... 3 months ago
io-uring startup: Fix spinning and variable read More... 3 months ago