index
:
libfuse.git
android-stable
master
libfuse for android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
example
Age
Commit message (
Expand
)
Author
Lines
2025-04-16
conn: prevent duplicate flag conversion in high-level interface
Bernd Schubert
-2
/
+2
2025-04-07
fuse_lowlevel: Set bufsize if HAVE_SPLICE is not define and avoid race
Bernd Schubert
-0
/
+3
2025-04-02
example: add usdt.bt
Joanne Koong
-0
/
+19
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-24
fuse: Fix want flag conversion
Bernd Schubert
-0
/
+9
2025-02-17
example/hello_ll_uds: Switch to %zu and avoid 32bit build warning
Bernd Schubert
-2
/
+2
2025-02-17
Fix build of example/memfs_ll.cc on 32 bit architectures
Laszlo Boszormenyi (GCS)
-2
/
+2
2025-02-12
passthrough_hp: enable splice move by default
Joanne Koong
-3
/
+5
2025-02-10
Build fixes for -Og
Bernd Schubert
-1
/
+1
2025-01-03
example/passthrough: Enable testing of readdirplus without fill offsets
Amir Goldstein
-6
/
+13
2025-01-03
Fix build of memfs_ll without manual meson reconfigure
Amir Goldstein
-0
/
+1
2025-01-01
passthrough_ll: set correct keep_cache flag in opendir (#1083)
Amir Goldstein
-1
/
+3
2024-12-30
Add 64-bit conn::{capable,want}_ext fields
Bernd Schubert
-69
/
+66
2024-12-13
examples: Add memfs_ll.cc
Bernd Schubert
-0
/
+1159
2024-11-27
support FUSE_TMPFILE in the low level API
Horst Birthelmer
-19
/
+168
2024-11-13
Add FUSE_CAP_NO_EXPORT and use it in passthrough_hp
Bernd Schubert
-1
/
+13
2024-11-13
Add fuse_set_feature_flag() / fuse_unset_feature_flag
Bernd Schubert
-16
/
+9
2024-09-19
passthrough_hp: Use fuse_loop_cfg_set_max_threads()
Bernd Schubert
-1
/
+1
2024-09-13
example/passthrough_hp: Set keep_cache and noflush in sfs_create
Bernd Schubert
-2
/
+3
2024-09-13
example/passthrough_hp: No auto FOPEN_DIRECT_IO in passthrough mode
Bernd Schubert
-22
/
+27
2024-09-12
getattr: Make use of FUSE_GETATTR_FH in lowlevel examples
Bernd Schubert
-6
/
+7
2024-08-26
remove unused headers in example/poll_client
yangyun
-1
/
+0
2024-08-19
Fix FUSE_USE_VERSION in example/notify_store_retrieve.c
yangyun
-1
/
+1
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-07-30
example/passthrough_hp: Fix . and .. readdir lookup count
Bernd Schubert
-5
/
+7
2024-07-14
Add syslog and fatal signal handler feature
Bernd Schubert
-1
/
+10
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-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-07
libfuse: have passthrough_hp return an error with invalid mount options
Josef Bacik
-0
/
+1
2024-06-04
Add support for no_interrupt (#956)
yangyun50
-0
/
+57
2024-05-13
Enable passthrough mode for read/write operations (#919)
Amir Goldstein
-2
/
+64
2024-04-20
example/: Convert all fuse_session_loop_mt users to 3.12 API (#931)
Bernd Schubert
-21
/
+36
2024-04-20
passthrough_ll: fix fd leaks in lo_destroy() (#929)
legezywzh
-0
/
+1
2024-04-02
Add more documentation for FUSE_CAP_EXPORT_SUPPORT (#917)
Bernd Schubert
-6
/
+0
2024-03-29
Add support for FUSE_CAP_HANDLE_KILLPRIV_V2
Bernd Schubert
-0
/
+8
2024-03-20
Add FUSE_FILL_DIR_DEFAULTS enum (#903)
FredyVia
-10
/
+10
2024-03-20
Fix example/fix-notify_inval_inode.c (#908)
Bernd Schubert
-5
/
+27
2024-03-20
Fix use-after-free in example/poll.c
Bernd Schubert
-6
/
+16
2024-02-26
example/notify_store_retrieve: Fix races and handle errors
Bernd Schubert
-11
/
+38
2024-02-26
Enable direct IO for passthrough examples when open has flag O_DIRECT
yangyun
-0
/
+28
2024-02-23
passthrough_example: make parallel_direct_writes more clearly
yangyun
-4
/
+26
2024-01-10
Add FUSE_CAP_DIRECT_IO_ALLOW_MMAP and use in passthrough_hp
Bernd Schubert
-0
/
+4
2023-12-28
examples/notify_store_retrieve: Add a clean shutdown
Bernd Schubert
-11
/
+20
2023-12-17
Allow *xattr operations on root directory (ino 1)
amitgeron
-3
/
+3
2023-10-12
passthrough_hp: Fix clone-fd option (#850)
SteveYang
-0
/
+2
[next]