430
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jun 05, 2024 — Jun 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fuse_lowlevel.c: Remove duplicate descriptions of auto_unmount More... 8 days ago
Fix build in musl libc More... 14 days ago
build(deps): bump github/codeql-action from 3.28.17 to 3.28.18 More... 17 days ago
conn->want conversion: Fix fuse_apply_conn_info_opts() More... 19 days ago
Make conn->want/want_ext conversion non fatal More... 19 days ago
build(deps): bump github/codeql-action from 3.28.16 to 3.28.17 More... about 1 month ago
fuse_lowlevel.c: Fix a small spelling mistake More... about 1 month ago
build(deps): bump github/codeql-action from 3.28.15 to 3.28.16 More... about 1 month ago
Add a README for fuse-over-io-uring More... about 1 month ago
meson.build: make special_funcs check more reliable More... about 1 month ago
env variables to override default io-uring enable and q-depth More... about 1 month ago
Fix test/test_examples.py::test_passthrough More... about 1 month ago
Fix meson function tests More... about 1 month ago
Add a fuse_set_thread_name() helper More... about 1 month ago
example: fix memfs_rename deadlock error
swj
More... about 1 month ago
signal handlers: Store fuse_session unconditionally More... about 1 month ago
Check if pthread_setname_np() exists before use it More... about 1 month ago
conn: prevent duplicate flag conversion in high-level interface More... about 2 months ago
Add container_of and ROUND_UP macros More... about 2 months ago
Set FUSE_CAP_OVER_IO_URING flag - allow io-uring mode More... about 2 months ago
passthrough_hp: Add io-uring options More... about 2 months ago
Add fuse_req_is_uring() to check if a req comes through io-uring More... about 2 months ago
fuse: Add io-uring options More... about 2 months ago
fuse_common.h: Prefix flags with 1UL More... about 2 months ago
mount: Add FUSE_KERN_DEVICE env variable to specify fuse kernel device More... about 2 months ago
lib: remove second fuse_main_real_versioned declaration More... about 2 months ago
build(deps): bump github/codeql-action from 3.28.13 to 3.28.15 More... about 2 months ago
fuse_lowlevel: Set bufsize if HAVE_SPLICE is not define and avoid race More... about 2 months ago
Fix static_assert build failure with C++ version < 11 More... 2 months ago
meson: add option for enabling usdt More... 2 months ago