index
:
libfuse.git
android-stable
master
libfuse for android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChangeLog.rst
Age
Commit message (
Expand
)
Author
Lines
2016-11-22
Make handling of -oallow_root easier to understand
Nikolaus Rath
-0
/
+5
2016-11-22
Add support for FUSE_HANDLE_KILLPRIV
Nikolaus Rath
-1
/
+6
2016-11-22
Add support for FUSE_POSIX_ACL
Nikolaus Rath
-1
/
+2
2016-11-22
Added support for FUSE_PARALLEL_DIROPS
Nikolaus Rath
-0
/
+1
2016-11-16
Enable more capabilities by default, and document defaults.
Nikolaus Rath
-0
/
+8
2016-11-16
Update ChangeLog to include recent documentation improvements
Nikolaus Rath
-1
/
+2
2016-11-16
Abort if fs requests capabilities not supported by kernel.
Nikolaus Rath
-0
/
+3
2016-11-16
Add support for more detailed error codes from main loop
Nikolaus Rath
-0
/
+4
2016-11-10
Added documentation for FUSE_CAP_FLOCK_LOCKS
Nikolaus Rath
-0
/
+2
2016-11-10
Make test for util-linux version more robust
Nikolaus Rath
-0
/
+2
2016-11-10
Don't expect EACCESS errors as root
Nikolaus Rath
-0
/
+5
2016-11-06
Released 3.0.0-rc2
Nikolaus Rath
-2
/
+2
2016-11-06
Fix documentation: fuse_file_info may be NULL for open files
Nikolaus Rath
-0
/
+4
2016-10-28
Renamed fusermount / mount.fuse to fusermount3 / mount.fuse3
Nikolaus Rath
-0
/
+7
2016-10-28
Released 3.0.0rc1
Nikolaus Rath
-2
/
+5
2016-10-27
Add max_read to fuse_conn_info
Nikolaus Rath
-0
/
+6
2016-10-24
fuse_session_new(): don't accept empty argv, check argv[0]
Nikolaus Rath
-0
/
+4
2016-10-20
Turn fuse_operations.nopath_flag into fuse_config.nullpath_ok
Nikolaus Rath
-0
/
+4
2016-10-20
Pass struct fuse_config to high-level init() handler.
Nikolaus Rath
-0
/
+4
2016-10-20
ChangeLog: Remind people of to use FUSE_CAP_EXPORT_SUPPORT
Nikolaus Rath
-0
/
+7
2016-10-17
Spelling fix
Nikolaus Rath
-1
/
+1
2016-10-15
Make --help output more suitable for end-user
Nikolaus Rath
-1
/
+7
2016-10-15
Removed -o nopath - it never did anything
Nikolaus Rath
-0
/
+4
2016-10-15
Removed -o nonempty option
Nikolaus Rath
-0
/
+10
2016-10-15
Drop -o large_read mount option
Nikolaus Rath
-0
/
+3
2016-10-15
Pass fuse_file_info to getattr, chown, chmod, truncate, utimens handlers
Nikolaus Rath
-0
/
+7
2016-10-15
Unify handling of fuse_conn_info options
Nikolaus Rath
-13
/
+23
2016-10-13
Added lost ChangeLog entries for -o writeback_cache and -o async_dio.
Nikolaus Rath
-0
/
+7
2016-10-13
Make -o clone_fd into a parameter of session_loop_mt().
Nikolaus Rath
-0
/
+4
2016-10-13
Activate splice_read by default if write_buf is implemented.
Nikolaus Rath
-0
/
+4
2016-10-13
do_init(): treat command line options consistently
Nikolaus Rath
-0
/
+6
2016-10-10
Removed 'async_read' field in fuse_conn_info
Nikolaus Rath
-0
/
+6
2016-10-09
Added ChangeLog entry for commit 225c12aebf2d2f27e1d0.
Nikolaus Rath
-0
/
+5
2016-10-09
Renamed cuses example and added test program
Nikolaus Rath
-0
/
+2
2016-10-09
Renamed timefsN examples to fuse_notify_*
Nikolaus Rath
-6
/
+5
2016-10-09
Dropped example/null.c
Nikolaus Rath
-0
/
+4
2016-10-08
Added timefs3 to test notify_inval_entry.
Nikolaus Rath
-0
/
+3
2016-10-08
testfs2: Also test fuse_notify_retrieve().
Nikolaus Rath
-1
/
+2
2016-10-08
Added timefs[12] examples.
Nikolaus Rath
-0
/
+4
2016-10-08
Removed ``-o big_writes`` option
Nikolaus Rath
-0
/
+7
2016-10-03
Released 3.0.0pre0
Nikolaus Rath
-2
/
+5
2016-10-02
Added fuse_session_fd()
Nikolaus Rath
-0
/
+3
2016-10-02
Don't handle --help and --version in fuse_session_new().
Nikolaus Rath
-6
/
+14
2016-10-02
Turn struct fuse_chan into an implementation detail
Nikolaus Rath
-3
/
+64
2016-10-02
Renamed fuse_lowlevel_new() to fuse_session_new().
Nikolaus Rath
-0
/
+3
2016-10-02
Introduce separate mount/umount functions for low-level API.
Nikolaus Rath
-0
/
+5
2016-09-27
fuse_lowlevel_notify_*: take struct fuse_session instead of struct fuse_chan
Nikolaus Rath
-0
/
+3
2016-08-24
Fixed typo.
Nikolaus Rath
-1
/
+1
2016-07-23
Updated ChangeLog
Nikolaus Rath
-0
/
+116