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
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
2023-10-11
Enabled parallel direct IO writes for passthrough examples
Bernd Schubert
-0
/
+13
2023-10-10
Fix typo in comment
Nikolaus Rath
-1
/
+1
2023-09-23
passthrough-hp: Fix --clone-fd
Bernd Schubert
-3
/
+2
2023-09-23
passthough_hp: Add a direct-io option
Bernd Schubert
-2
/
+12
2023-07-01
Add missing include.
Nikolaus Rath
-0
/
+1
2023-06-30
Make expire only function fail if no kernel support (#789)
HereThereBeDragons
-8
/
+33
2023-05-12
Add support for running xfstests.
Nikolaus Rath
-2
/
+56
2023-05-12
Do not daemonize to early
Nikolaus Rath
-2
/
+3
2023-04-12
Fuse mount: make auto_unmount compatible with suid/dev mount options (#762)
Matthias Görgens
-2
/
+7
2023-04-01
Fix compiler warning in hello_ll.c (#760)
Nikolaus Rath
-2
/
+4
2023-04-01
Add unit tests for setxattr() et al
Nikolaus Rath
-5
/
+54
2023-03-29
Fix typos and configure spellcheck for PRs
Yaroslav Halchenko
-2
/
+2
2023-01-28
Install a the configure_file (config.h) and use in headers
Bernd Schubert
-19
/
+1
2023-01-15
use off_t over __off64_t
psykose
-2
/
+2
2023-01-13
passthrough_hp: Avoid a bit code dup in readdir
Bernd Schubert
-14
/
+9
2023-01-13
passthrough_hp: Add options for clone_fd, max_threads, daemonize
Bernd Schubert
-2
/
+29
2023-01-10
Support application-defined I/O functions for FUSE fd
Tofik Sonono
-3
/
+361
2023-01-06
Test for fuse_lowlevel_notify_expire_entry.
HereThereBeDragons
-5
/
+18
2023-01-06
adding comments and capability discovery, enum for flags moved to top of file
HereThereBeDragons
-0
/
+2
2022-09-04
fuse-loop/fuse_do_work: Avoid lots of thread creations/destructions
Bernd Schubert
-5
/
+9
2022-04-08
Passthrough_ll should display cmd line options
Dharmendra singh
-0
/
+18
2022-03-31
passthrough_hp: Disable splice with the --nosplice option
Bernd Schubert
-7
/
+13
2022-03-31
passthrough_hp: Fix inode ref in sfs_unlink
Bernd Schubert
-0
/
+26
[next]