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-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
2025-02-18
tests: Re-enable mknod and mkfifo tests on FreeBSD
Vassili Tchersky
-6
/
+0
2025-02-18
tests: Disable tests with TMP_FILE on FreeBSD
Vassili Tchersky
-0
/
+4
2025-02-17
build(deps): bump github/codeql-action from 3.28.8 to 3.28.9
dependabot[bot]
-2
/
+2
2025-02-17
Add comment for fuse_passthrough_open()
Maksim Harbachou
-0
/
+2
2025-02-17
ci-build test: Add a 32-bit compilation test
Bernd Schubert
-1
/
+23
2025-02-17
tests: Skip the ioctl test for x86 cross compilation
Bernd Schubert
-0
/
+13
2025-02-17
example/hello_ll_uds: Switch to %zu and avoid 32bit build warning
Bernd Schubert
-2
/
+2
2025-02-17
fusermount: Exclude UFSD from whitelist for 32-bit builds
Bernd Schubert
-0
/
+2
2025-02-17
Fix build of example/memfs_ll.cc on 32 bit architectures
Laszlo Boszormenyi (GCS)
-2
/
+2
2025-02-13
Add signify key for 3.18
Bernd Schubert
-0
/
+2
2025-02-12
passthrough_hp: enable splice move by default
Joanne Koong
-3
/
+5
2025-02-10
Prepare 3.17.1 release
Bernd Schubert
-2
/
+22
2025-02-10
Change version to 3.17.1-rc0
Bernd Schubert
-12
/
+23
2025-02-10
Build fixes for -Og
Bernd Schubert
-2
/
+2
2025-02-10
fuse_new version fixes: Change to fuse_new_versioned
Bernd Schubert
-43
/
+18
2025-02-10
fuse_new: Fix non symboled call to _fuse_new_317
Bernd Schubert
-1
/
+1
2025-02-09
Rename to fuse_session_new_versioned
Bernd Schubert
-50
/
+35
2025-02-09
Make fuse_main a macro again and wrap that to fuse_main_fn
Bernd Schubert
-4
/
+6
2025-02-09
Rename fuse_main_real_317 to fuse_main_real_versioned
Bernd Schubert
-18
/
+23
2025-02-08
build(deps): bump github/codeql-action from 3.28.6 to 3.28.8
dependabot[bot]
-2
/
+2
2025-01-31
fuse_lowlevel.c: drop incorrect comment from convert_to_conn_want_ext()
Luis Henriques
-2
/
+0
2025-01-31
fuse_lowlevel.c: fix possible 64 bits value truncation
Luis Henriques
-1
/
+1
2025-01-29
github actions: Add an include-what-you-need check
Bernd Schubert
-0
/
+51
2025-01-28
build(deps): bump github/codeql-action from 3.28.1 to 3.28.6
dependabot[bot]
-2
/
+2
2025-01-28
lib: Set thread names
Bernd Schubert
-0
/
+8
2025-01-24
abidiff: Don't warn about added symbols
Bernd Schubert
-1
/
+2
2025-01-24
checkpatch: Ignore ENOSYS_SYSCALL
Bernd Schubert
-1
/
+1
2025-01-24
codespell: Add 're-used' and 're-using' to the ignore list
Bernd Schubert
-1
/
+3
2025-01-24
build(deps): bump github/codeql-action from 3.28.0 to 3.28.1
dependabot[bot]
-2
/
+2
2025-01-13
Update doxygen/comments for fuse_reply_open/fuse_reply_create
Bernd Schubert
-2
/
+4
2025-01-13
Identify the FD hold by parent process
Zegang
-0
/
+17
2025-01-06
Make fuse_main_real() not symboled
Bernd Schubert
-29
/
+45
2025-01-06
checkpatch: Disable warning for externs in C files
Bernd Schubert
-1
/
+1
[next]