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
/
passthrough_hp.cc
Age
Commit message (
Expand
)
Author
Lines
2024-05-13
Enable passthrough mode for read/write operations (#919)
Amir Goldstein
-2
/
+64
2024-04-02
Add more documentation for FUSE_CAP_EXPORT_SUPPORT (#917)
Bernd Schubert
-3
/
+0
2024-02-26
Enable direct IO for passthrough examples when open has flag O_DIRECT
yangyun
-0
/
+6
2024-02-23
passthrough_example: make parallel_direct_writes more clearly
yangyun
-0
/
+6
2024-01-10
Add FUSE_CAP_DIRECT_IO_ALLOW_MMAP and use in passthrough_hp
Bernd Schubert
-0
/
+4
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
/
+4
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-05-12
Add support for running xfstests.
Nikolaus Rath
-2
/
+56
2023-05-12
Do not daemonize to early
Nikolaus Rath
-2
/
+3
2023-03-29
Fix typos and configure spellcheck for PRs
Yaroslav Halchenko
-1
/
+1
2023-01-28
Install a the configure_file (config.h) and use in headers
Bernd Schubert
-4
/
+0
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
2022-09-04
fuse-loop/fuse_do_work: Avoid lots of thread creations/destructions
Bernd Schubert
-5
/
+9
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
2022-01-03
Add support for FOPEN_NOFLUSH flag
Amir Goldstein
-0
/
+1
2021-06-14
passthrough_hp: excercise reusing inode numbers
Amir Goldstein
-7
/
+50
2021-05-09
Fix memory leaks in examples (#604)
Christian Menges
-1
/
+5
2020-05-14
passthrough_ll: remove symlink fallbacks (#514)
Miklos Szeredi
-69
/
+6
2020-03-13
State GPL version in comment (#485)
Dr. David Alan Gilbert
-1
/
+1
2020-02-04
Include limits.h because of PATH_MAX usage. (#498)
maxice8
-0
/
+1
2019-05-12
Fix includes of non-system headers.
Nikolaus Rath
-2
/
+2
2019-05-09
Added new example filesystem
Nikolaus Rath
-0
/
+1280