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
2024-08-19
Fix FUSE_USE_VERSION in example/notify_store_retrieve.c
yangyun
-1
/
+1
2024-08-07
doc/libfuse-operations: Fix FUSE_STATX in_args[1] description
Joanne Koong
-1
/
+1
2024-08-02
Fix program-path in util/parse-backtrace and dump_stack function
Bernd Schubert
-4
/
+4
2024-08-01
example/passthrough_hp: Remove unused includes
Bernd Schubert
-4
/
+0
2024-08-01
Fix FUSE_USE_VERSION in example/
Bernd Schubert
-3
/
+3
2024-08-01
synchronize fuse_kernel.h with linux-6.10
Bernd Schubert
-1
/
+17
2024-07-30
example/passthrough_hp: Fix . and .. readdir lookup count
Bernd Schubert
-5
/
+7
2024-07-30
Add a script to parse backtraces
Bernd Schubert
-0
/
+114
2024-07-29
Add MS_NOSYMFOLLOW compat definition
Bernd Schubert
-1
/
+8
2024-07-29
Pass through nosymfollow mount option
Tyler Hall
-0
/
+7
2024-07-29
Gate #include <execinfo.h> behind #ifdef HAVE_BACKTRACE
Nils
-1
/
+4
2024-07-17
fuse_log: initialize sys_log_level variable to avoid compiler warning
Joanne Koong
-2
/
+2
2024-07-14
Add RAMFS to fusermount permitted mount targets
Bernd Schubert
-0
/
+1
2024-07-14
Add syslog and fatal signal handler feature
Bernd Schubert
-32
/
+229
2024-07-09
xfstests: Add '-odev' to passthrough mount options
Bernd Schubert
-1
/
+1
2024-07-08
passthrough_hp: include . and .. in readdir
Joanne Koong
-5
/
+10
2024-07-08
example/notify_inval_entry.c: improve comment readability
desertwitch
-2
/
+2
2024-07-08
example/notify_inval_entry.c: fix example command in comments
desertwitch
-1
/
+1
2024-07-03
Add list of libfuse (kernel) operations
Bernd Schubert
-0
/
+418
2024-07-03
Annotate ABI sensitivness for some data structures
Bernd Schubert
-5
/
+16
2024-07-03
high-level: add fmask and dmask options
gandalfs_cat
-5
/
+27
2024-06-25
Add nullptr check in fuse_session_mount
Bernd Schubert
-0
/
+10
2024-06-25
Use off_t instead of loff_t
CismonX
-3
/
+1
2024-06-25
Fix wrong use of the EBADFD errno
CismonX
-5
/
+5
2024-06-25
Do not build the hello_ll_uds example for *BSD
CismonX
-2
/
+2
2024-06-22
Update AUTHORS
trapexit
-1
/
+1
2024-06-22
Update AUTHORS
Antonio SJ Musumeci
-2
/
+5
2024-06-19
Bump actions/checkout from 4.1.6 to 4.1.7
dependabot[bot]
-2
/
+2
2024-06-13
libfuse: null-terminate buffer in fuse_req_getgroups()
Miklos Szeredi
-0
/
+1
2024-06-11
fix useless fuse_init_intr_signal in high-level api
yangyun
-10
/
+9
2024-06-07
libfuse: have passthrough_hp return an error with invalid mount options
Josef Bacik
-0
/
+1
2024-06-07
xfstests: Add the possibility for extra daemon options (#964)
Bernd Schubert
-1
/
+6
2024-06-04
Merge pull request #957 from bsbernd/fuse-req-atomic-ref-cnt
Bernd Schubert
-12
/
+12
2024-06-04
Rename struct fuse_req::ctr to ::ref_cnt
Bernd Schubert
-12
/
+12
2024-06-04
Make struct fuse_req::ctr a C11 _Atomic
Bernd Schubert
-1
/
+1
2024-06-04
Add support for no_interrupt (#956)
yangyun50
-10
/
+93
2024-06-01
Fix compatibility issue around fuse_custom_io->clone_fd (#953)
legezywzh
-8
/
+59
2024-05-27
Remove most includes in compat.c (#954)
Bernd Schubert
-15
/
+6
2024-05-27
Add a .clang-format file (#952)
Bernd Schubert
-0
/
+119
2024-05-22
--- (#951)
dependabot[bot]
-2
/
+2
2024-05-13
Enable passthrough mode for read/write operations (#919)
Amir Goldstein
-6
/
+180
2024-05-13
Add in the libfuse version a program was compiled with (#942)
Bernd Schubert
-44
/
+268
2024-05-10
Handle NO_OPEN/NO_OPENDIR support automatically (#949)
Josef Bacik
-3
/
+26
2024-05-07
Bump actions/checkout from 4.1.4 to 4.1.5 (#946)
dependabot[bot]
-2
/
+2
2024-05-07
fuse_common.h: fix warning on _Static_assert() (#939)
CismonX
-1
/
+1
2024-05-05
Fix missing fuse_loop_cfg_destroy() in fuse_session_loop_mt_31 (#944)
Bernd Schubert
-1
/
+6
2024-04-30
Bump actions/checkout from 4.1.3 to 4.1.4 (#943)
dependabot[bot]
-2
/
+2
2024-04-27
Use std=gnu11 (#940)
Bernd Schubert
-0
/
+1
2024-04-26
Bump actions/checkout from 4.1.2 to 4.1.3 (#934)
dependabot[bot]
-2
/
+2
2024-04-25
[libFuse 3.16.2]Compilation failure on freeBSD #936 (#938)
Bernd Schubert
-1
/
+1
[prev]
[next]