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
5 days
Implemented scripts for different build targets
android-stable
Leonard Kugis
-0
/
+23
5 days
Adjusted meson conf for android ndk compatibility
Leonard Kugis
-230
/
+251
6 days
Initial commit for android-stable
Leonard Kugis
-1
/
+44
2025-08-19
Release 3.17.4
Bernd Schubert
-1
/
+12
2025-08-19
Add signify verification in make_release_tarball.sh
Bernd Schubert
-0
/
+1
2025-08-19
tests: move struct size assertions into a test
CismonX
-16
/
+25
2025-08-19
fuse_loop_mt.c: fix close-on-exec flag on clone fd
CismonX
-3
/
+9
2025-08-06
mount_util.c: check if utab exists before update
Georgi Valkov
-0
/
+4
2025-08-06
fuse_signals.c: fix build warning when HAVE_BACKTRACE is undefined
Georgi Valkov
-0
/
+2
2025-07-19
Update AUTHORS file for 3.17.3
Bernd Schubert
-0
/
+3
2025-07-16
Increase version to 3.17.3
Bernd Schubert
-1
/
+7
2025-07-16
fusermount: Fix the close_range ifdef
Bernd Schubert
-2
/
+2
2025-07-16
Avoid double unmount on FUSE_DESTROY
Bernd Schubert
-12
/
+24
2025-07-16
memfs_ll: fix deadlock in truncate operation
Long Li
-1
/
+0
2025-05-21
conn->want conversion: Fix fuse_apply_conn_info_opts()
Bernd Schubert
-108
/
+200
2025-05-21
Add container_of and ROUND_UP macros
Bernd Schubert
-8
/
+6
2025-05-21
Make conn->want/want_ext conversion non fatal
Bernd Schubert
-27
/
+3
2025-04-26
meson.build: make special_funcs check more reliable
Giulio Benetti
-2
/
+2
2025-04-26
Fix meson function tests
Bernd Schubert
-18
/
+49
2025-04-24
Update to 3.17.2
Bernd Schubert
-1
/
+21
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
passthrough_hp: enable splice move by default
Joanne Koong
-3
/
+5
2025-04-15
lib: remove second fuse_main_real_versioned declaration
Ben Dooks
-3
/
+0
2025-04-15
fuse_lowlevel: Set bufsize if HAVE_SPLICE is not define and avoid race
Bernd Schubert
-6
/
+13
2025-04-15
Fix static_assert build failure with C++ version < 11
Giulio Benetti
-4
/
+2
2025-04-15
Fix build with kernel < 5.9
Giulio Benetti
-3
/
+7
2025-04-15
Fix a comment typo "passed to the filesystem.n"
Bernd Schubert
-1
/
+1
2025-04-15
fuse_lowlevel: Simplify se->buf_reallocable
Bernd Schubert
-12
/
+18
2025-04-15
fuse_session_receive_buf: Fix the pipe buf size
Bernd Schubert
-3
/
+13
2025-03-24
Release version 3.17.1
Bernd Schubert
-5
/
+15
2025-03-24
fuse: Fix want flag conversion
Bernd Schubert
-30
/
+264
2025-03-18
fusermount: prevent stdio FDs from being reused
Bernd Schubert
-28
/
+54
2025-03-14
fuse_common.h: Convert back FUSE_CAP_ from enum to defines
Bernd Schubert
-322
/
+315
2025-03-14
Add PanFS to whitelist
jnr0006
-0
/
+1
2025-02-20
mount: fix closing stdout/err and error logs
Vassili Tchersky
-10
/
+11
2025-02-18
Released fuse-3.17.1-rc1
Bernd Schubert
-4
/
+16
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-18
build(deps): bump github/codeql-action from 3.28.8 to 3.28.9
dependabot[bot]
-2
/
+2
[next]