index
:
libfuse.git
android-stable
master
libfuse for android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2023-03-26
Revert "upgrade of fuse_kernel.h based on Miklos expire_only kernel patch htt...
Nikolaus Rath
-190
/
+11
2023-03-03
Enable parallel direct writes on the same file.
Dharmendra singh
-3
/
+22
2023-03-01
Update description of keep_cache.
Nikolaus Rath
-5
/
+4
2023-02-17
Released 3.14.0
Nikolaus Rath
-1
/
+1
2023-02-09
fuse_lowlevel.h: add more setattr flags
Xiubo Li
-0
/
+8
2023-02-09
Split config.h into private and public config
Bernd Schubert
-7
/
+12
2023-01-28
Install a the configure_file (config.h) and use in headers
Bernd Schubert
-0
/
+1
2023-01-15
use off_t over __off64_t
psykose
-4
/
+4
2023-01-13
Released 3.13.0
Nikolaus Rath
-1
/
+1
2023-01-10
Support application-defined I/O functions for FUSE fd
Tofik Sonono
-0
/
+41
2023-01-06
adding comments and capability discovery, enum for flags moved to top of file
HereThereBeDragons
-4
/
+52
2023-01-06
upgrade of fuse_kernel.h based on Miklos expire_only kernel patch https://git...
HereThereBeDragons
-11
/
+190
2023-01-06
Initial patch provided by Miklos Szeredi <mszeredi@redhat.com>
HereThereBeDragons
-1
/
+15
2023-01-04
Fixes when HAVE_LIBC_VERSIONED_SYMBOLS is not defined
Bernd Schubert
-0
/
+12
2023-01-04
convert __APPLE__ and __ULIBC__ to HAVE_LIBC_VERSIONED_SYMBOLS
Bernd Schubert
-2
/
+2
2023-01-02
Revert "libfuse custom communication interface"
Nikolaus Rath
-19
/
+0
2022-11-15
libfuse custom communication interface
y
-0
/
+19
2022-09-04
fuse_session_loop_mt: Accept a NULL config - use defaults
Bernd Schubert
-1
/
+1
2022-09-04
fuse-loop/fuse_do_work: Avoid lots of thread creations/destructions
Bernd Schubert
-3
/
+30
2022-09-04
API update for fuse_loop_config additions
Bernd Schubert
-20
/
+69
2022-05-02
Released 3.11.0
Nikolaus Rath
-1
/
+1
2022-04-20
patch: document ignored fill parameter of readdir
André Schröder
-0
/
+7
2022-04-17
Add missing kernel flags up to 1ULL << 33
Bernd Schubert
-0
/
+8
2022-04-08
Modify structures in libfuse to handle flags beyond 32 bits.
Dharmendra Singh
-2
/
+6
2022-01-03
Add no_rofd_flush mount option
Amir Goldstein
-0
/
+8
2022-01-03
Add support for FOPEN_NOFLUSH flag
Amir Goldstein
-1
/
+7
2021-12-12
Document possible NULL paths when directories are removed (#633)
Maximilian Heinzler
-0
/
+6
2021-05-19
Define FUSE_USE_VERSION in Doxygen. (#608)
Junichi Uekawa
-5
/
+5
2021-05-07
Fix doxygen warnings. (#600)
Junichi Uekawa
-14
/
+17
2021-04-23
Add missing exceptions to fuse_reply_err() documentation. (#597)
Manuel Jacob
-1
/
+1
2021-03-30
Fix typo in fuse_lowlevel.h (#593)
Tobias Nießen
-1
/
+1
2021-03-25
Fix typos (#592)
Andrew Gaul
-5
/
+5
2021-01-10
Fix typo (#578)
Feverfew
-1
/
+1
2020-10-09
Released 3.10.0
Nikolaus Rath
-2
/
+2
2020-10-03
Fix typo "retuned" -> "returned" (#553)
ferivoz
-1
/
+1
2020-09-20
Allow caching symlinks in kernel page cache. (#551)
Etienne Dublé
-0
/
+13
2020-08-09
Define fuse_session_loop_mt as a macro on uclibc and MacOS (#532)
asafkahlon
-0
/
+5
2020-08-09
Doc fixes (#537)
Junichi Uekawa
-2
/
+2
2020-01-31
Update comment for the copy_file_range operation (#497)
Florian Weimer
-3
/
+4
2020-01-27
Remove trailing comma in enums (#494)
zsugabubus
-6
/
+6
2019-12-31
Style: Fix an indention in comments (#480)
Changli Gao
-2
/
+2
2019-12-31
Bump FUSE_MINOR_VERSION
Nikolaus Rath
-1
/
+1
2019-12-31
Make ioctl prototype conditional on FUSE_USE_VERSION. (#482)
Bill Zissimopoulos
-1
/
+18
2019-11-27
Added support for FUSE_EXPLICIT_INVAL_DATA to enable (#474)
Albert Chen
-0
/
+23
2019-11-03
Implement lseek operation (#457)
Yuri Per
-0
/
+40
2019-09-10
log: move fuse_log() to the public header file
Stefan Hajnoczi
-0
/
+8
2019-09-04
Introduce callback for logging
Stefan Hajnoczi
-1
/
+76
2019-08-23
Shorten comment.
Nikolaus Rath
-5
/
+0
2019-08-23
Improve description of READDIRPLUS_AUTO.
Nikolaus Rath
-0
/
+9
2019-08-23
Clarify bitfield padding issue (#445)
AsumFace
-2
/
+8
[next]