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
/
fuse_common.h
Age
Commit message (
Expand
)
Author
Lines
2019-12-31
Bump FUSE_MINOR_VERSION
Nikolaus Rath
-1
/
+1
2019-11-27
Added support for FUSE_EXPLICIT_INVAL_DATA to enable (#474)
Albert Chen
-0
/
+23
2019-09-04
Introduce callback for logging
Stefan Hajnoczi
-0
/
+1
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
2019-04-16
Add documentation for opting out of opendir and releasedir (#391)
Chad Austin
-0
/
+12
2019-04-06
Add support for in-kernel readdir caching.
Nikolaus Rath
-5
/
+13
2019-04-06
Various documentation improvements
Alan Somers
-5
/
+16
2018-09-20
Don't enable adaptive readdirplus unless fs has readdir() handler.
Nikolaus Rath
-4
/
+15
2017-11-27
Spelling (#223)
Josh Soref
-2
/
+2
2017-08-24
Add idle_threads mount option.
Joseph Dodge
-1
/
+23
2017-07-08
Added public fuse_lib_help(), bumped minor version
Nikolaus Rath
-1
/
+1
2017-07-08
Fixed description of struct fuse_conn_info->time_gran
Nikolaus Rath
-2
/
+3
2017-06-08
Clarify *_timeout semantics
Nikolaus Rath
-2
/
+2
2017-03-15
open(): fix documentation of O_TRUNC flag
Nikolaus Rath
-1
/
+3
2016-11-29
Return signal value if session loop is terminated by signal and improve docum...
Nikolaus Rath
-2
/
+2
2016-11-29
Improve documentation of `fuse_file_info.keep_cache`
Nikolaus Rath
-2
/
+3
2016-11-22
Document that FUSE_CAP_POSIX_ACL turns on -o default_permissions
Nikolaus Rath
-1
/
+5
2016-11-22
Add support for FUSE_HANDLE_KILLPRIV
Nikolaus Rath
-0
/
+9
2016-11-22
Add support for FUSE_POSIX_ACL
Nikolaus Rath
-0
/
+15
2016-11-22
Added support for FUSE_PARALLEL_DIROPS
Nikolaus Rath
-0
/
+10
2016-11-22
Document fuse_conn_info.max_background
Nikolaus Rath
-4
/
+26
2016-11-16
Enable more capabilities by default, and document defaults.
Nikolaus Rath
-7
/
+42
2016-11-16
Document "congestion_threshold" parameter.
Nikolaus Rath
-4
/
+6
2016-11-14
Make max_background and congestion_threshold "officially undocumented"
Nikolaus Rath
-3
/
+8
2016-11-14
Improve documentation of FUSE_CAP_AUTO_INVAL_DATA
Nikolaus Rath
-2
/
+16
2016-11-14
Improve description of FUSE_CAP_NO_OPEN_SUPPORT flag.
Nikolaus Rath
-1
/
+9
2016-11-10
Added documentation for FUSE_CAP_FLOCK_LOCKS
Nikolaus Rath
-2
/
+6
2016-11-10
Improve documentation of fuse_conn_info.time_gran.
Nikolaus Rath
-3
/
+12
2016-10-28
Clean-up doxygen documentation
Nikolaus Rath
-3
/
+2
2016-10-27
Add max_read to fuse_conn_info
Nikolaus Rath
-0
/
+14
2016-10-27
Removed some more "Changed in version x.py" comments.
Nikolaus Rath
-2
/
+0
2016-10-27
Improve documentation of capability flags.
Nikolaus Rath
-18
/
+83
2016-10-20
Removed all "Introduced in..." comments
Nikolaus Rath
-9
/
+6
2016-10-15
Unify handling of fuse_conn_info options
Nikolaus Rath
-0
/
+55
2016-10-13
do_init(): treat command line options consistently
Nikolaus Rath
-2
/
+5
2016-10-10
Removed 'async_read' field in fuse_conn_info
Nikolaus Rath
-5
/
+0
2016-10-08
Removed ``-o big_writes`` option
Nikolaus Rath
-2
/
+2
2016-10-02
Don't handle --help and --version in fuse_session_new().
Nikolaus Rath
-28
/
+0
2016-10-02
Turn struct fuse_chan into an implementation detail
Nikolaus Rath
-1
/
+0
2016-10-02
Introduce separate mount/umount functions for low-level API.
Nikolaus Rath
-26
/
+0
2016-10-01
Improve documentation of argument parsing.
Nikolaus Rath
-3
/
+13
2016-04-27
Fixup commit 482a49c.
Nikolaus Rath
-1
/
+1
2016-04-27
Merge remote-tracking branch 'origin/master'
Nikolaus Rath
-3
/
+3
2016-04-23
Remove leading _ on header guards to comply with reserved identifier requirem...
Sam Stuewe
-3
/
+3
2016-03-29
Whitespace cleanup.
Nikolaus Rath
-2
/
+2
2015-07-30
Added fuse_pkgversion function
Christopher Harrison
-0
/
+7
2015-04-23
libfuse: add FUSE_CAP_NO_OPEN_SUPPORT flag to ->init()
Miklos Szeredi
-0
/
+2
2014-07-15
libfuse: add "time_gran" option
Miklos Szeredi
-1
/
+9
[prev]
[next]