index
:
libfuse.git
android-stable
master
libfuse for android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2025-04-28
Synchronize fuse_kernel.h with linux-6.14
Bernd Schubert
-2
/
+101
2025-04-28
Add fuse-io-uring dependencies to github workfow files
Bernd Schubert
-3
/
+4
2025-04-26
meson.build: make special_funcs check more reliable
Giulio Benetti
-2
/
+2
2025-04-25
Fix meson function tests
Bernd Schubert
-18
/
+49
2025-04-24
Fix test/test_examples.py::test_passthrough
Bernd Schubert
-6
/
+51
2025-04-24
Fix multi-threaded fuse session exit
Bernd Schubert
-39
/
+277
2025-04-23
signal handlers: Store fuse_session unconditionally
Bernd Schubert
-4
/
+9
2025-04-23
example: fix memfs_rename deadlock error
swj
-4
/
+5
2025-04-23
Check if pthread_setname_np() exists before use it
Giulio Benetti
-1
/
+6
2025-04-16
conn: prevent duplicate flag conversion in high-level interface
Bernd Schubert
-15
/
+215
2025-04-15
mount: Add FUSE_KERN_DEVICE env variable to specify fuse kernel device
Meng Lu Wang
-42
/
+19
2025-04-09
lib: remove second fuse_main_real_versioned declaration
Ben Dooks
-3
/
+0
2025-04-08
build(deps): bump github/codeql-action from 3.28.13 to 3.28.15
dependabot[bot]
-2
/
+2
2025-04-07
fuse_lowlevel: Set bufsize if HAVE_SPLICE is not define and avoid race
Bernd Schubert
-6
/
+13
2025-04-04
meson: add option for enabling usdt
Joanne Koong
-1
/
+30
2025-04-04
Fix static_assert build failure with C++ version < 11
Giulio Benetti
-4
/
+2
2025-04-02
Fix build with kernel < 5.9
Giulio Benetti
-3
/
+7
2025-04-02
example: add usdt.bt
Joanne Koong
-0
/
+19
2025-04-02
fuse_lowlevel: add tracepoints for request receiving, processing, and replying
Joanne Koong
-0
/
+23
2025-04-02
lib: Add usdt.h
Joanne Koong
-0
/
+540
2025-03-27
example: Add a compilation instruction in README.compile
izxl007
-0
/
+4
2025-03-26
example/hello_ll.c: Improve the compilation comments
izxl007
-0
/
+4
2025-03-25
build(deps): bump github/codeql-action from 3.28.11 to 3.28.13
dependabot[bot]
-2
/
+2
2025-03-25
checkpatch: Ignore dependabot commits
Bernd Schubert
-0
/
+5
2025-03-24
fuse: Fix want flag conversion
Bernd Schubert
-31
/
+265
2025-03-24
test/test_write_cache.c: Reformat with clang-format
Bernd Schubert
-204
/
+212
2025-03-24
convert LL_ENABLE/LL_DISABLE to do-while-loop
Bernd Schubert
-4
/
+11
2025-03-19
Fix a comment typo "passed to the filesystem.n"
Bernd Schubert
-1
/
+1
2025-03-19
Switch .dir-locals.el to linux kernel style
Bernd Schubert
-45
/
+62
2025-03-18
fusermount: prevent stdio FDs from being reused
Bernd Schubert
-28
/
+54
2025-03-14
fuse_lowlevel: Simplify se->buf_reallocable
Bernd Schubert
-12
/
+18
2025-03-14
fuse_session_receive_buf: Fix the pipe buf size
Bernd Schubert
-3
/
+13
2025-03-14
fuse_common.h: Convert back FUSE_CAP_ from enum to defines
Bernd Schubert
-322
/
+315
2025-03-13
Add PanFS to whitelist
jnr0006
-0
/
+1
2025-03-11
doc: Add new README about notification operations
Luis Henriques
-0
/
+37
2025-03-11
build(deps): bump github/codeql-action from 3.28.9 to 3.28.11
dependabot[bot]
-2
/
+2
2025-03-11
checkpatch: 100 chars per line
Bernd Schubert
-1
/
+1
2025-03-11
checkpatch: More ignores: ENOSYS,FROM_SIGN_OFF_MISMATCH,QUOTED_COMMIT_ID
Bernd Schubert
-1
/
+1
2025-02-20
fuse_log: simplify default log function
Vassili Tchersky
-42
/
+5
2025-02-19
mount: fix closing stdout/err and error logs
Vassili Tchersky
-10
/
+11
2025-02-19
Update meson.build for master branch to 3.18
Bernd Schubert
-1
/
+1
2025-02-18
github checkpatch test: Fix for non pull requests
Bernd Schubert
-5
/
+5
2025-02-18
github ci tests: Update the stable branch name to include fuse-
Bernd Schubert
-9
/
+15
2025-02-18
Fix a typo in test/ci-build.sh (ct vs cat)
Bernd Schubert
-1
/
+1
2025-02-18
Avoid nested function declarations in helper functions
Bernd Schubert
-62
/
+28
2025-02-18
mount_bsd: Remove unused headers
Vassili Tchersky
-4
/
+0
2025-02-18
mount_bsd: Show errors when syscalls failed
Vassili Tchersky
-3
/
+7
2025-02-18
mount_bsd: Proper exit calls
Vassili Tchersky
-4
/
+4
2025-02-18
FreeBSD: Remove useless options
Vassili Tchersky
-31
/
+6
2025-02-18
mount_bsd: Fix usage of libfuse_strtol
Vassili Tchersky
-3
/
+4
[prev]
[next]