index
:
libfuse.git
android-stable
master
libfuse for android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
fuse_i.h
Age
Commit message (
Expand
)
Author
Lines
2017-09-19
Don't use external symbol names in internal files
Nikolaus Rath
-0
/
+3
2017-08-14
directly call fuse_new_31() instead of fuse_new() internally
userwithuid
-0
/
+3
2016-11-22
Make handling of -oallow_root easier to understand
Nikolaus Rath
-1
/
+1
2016-11-16
Add support for more detailed error codes from main loop
Nikolaus Rath
-0
/
+1
2016-10-27
Add max_read to fuse_conn_info
Nikolaus Rath
-0
/
+1
2016-10-16
Inlined fuse_mount_help() into fuse_lowlevel_help().
Nikolaus Rath
-2
/
+0
2016-10-15
Unify handling of fuse_conn_info options
Nikolaus Rath
-23
/
+0
2016-10-13
Make -o clone_fd into a parameter of session_loop_mt().
Nikolaus Rath
-1
/
+0
2016-10-13
Move session options into sub-struct
Nikolaus Rath
-9
/
+12
2016-10-10
Removed 'async_read' field in fuse_conn_info
Nikolaus Rath
-0
/
+2
2016-10-08
Removed ``-o big_writes`` option
Nikolaus Rath
-1
/
+0
2016-10-05
Removed obsolete, unused *f member from struct fuse_session.
Nikolaus Rath
-1
/
+0
2016-10-04
Merge fuse_ll into fuse_session (part 1)
Nikolaus Rath
-17
/
+13
2016-10-03
Merge master fuse_chan into fuse_session.
Nikolaus Rath
-55
/
+2
2016-10-03
Store struct fuse_session* in struct fuse_req
Nikolaus Rath
-1
/
+1
2016-10-02
Turn struct fuse_chan into an implementation detail
Nikolaus Rath
-2
/
+57
2016-10-02
Turned fuse_session_{process,receive}_buf into wrapper functions.
Nikolaus Rath
-0
/
+5
2016-10-02
Inlined fuse_session_new()
Nikolaus Rath
-7
/
+0
2015-05-18
libfuse: add "clone_fd" option
Miklos Szeredi
-0
/
+1
2015-05-18
libfuse: refcount fuse_chan objects
Miklos Szeredi
-0
/
+2
2014-02-04
fuse: use dlsym() instead of relying on ld.so constructor functions
Fabrice Bauzac
-0
/
+15
2014-01-29
libfuse: Add "async_dio" and "writeback_cache" options
Miklos Szeredi
-0
/
+4
2013-06-21
libfuse: remove session and chan abstractions
Miklos Szeredi
-36
/
+11
2013-06-21
libfuse: remove fuse_chan_bufsize()
Miklos Szeredi
-3
/
+2
2013-06-21
libfuse: remove fuse_chan_(send|receive)
Miklos Szeredi
-51
/
+1
2013-06-21
libfuse: clean up fuse_chan
Miklos Szeredi
-0
/
+82
2013-06-21
libfuse: clean up fuse_session
Miklos Szeredi
-2
/
+19
2013-06-20
libfuse: fix multiple close of device fd
Miklos Szeredi
-0
/
+2
2013-02-08
libfuse: remove struct fuse_cmd
Miklos Szeredi
-6
/
+0
2013-02-07
libfuse: allow disabling adaptive readdirplus
Eric Wong
-0
/
+1
2013-02-07
libfuse: add readdirplus support in fuse_lowlevel_ops
Feng Shuo
-0
/
+1
2013-02-06
libfuse: Add '[no_]auto_inval_data' mount option
Feng Shuo
-0
/
+2
2012-07-19
Remove compat functions
Miklos Szeredi
-21
/
+0
2011-07-06
Add ->flock() operation to low and high level interfaces
Miklos Szeredi
-1
/
+2
2011-06-02
add "remember" option
therealneworld@gmail.com
-0
/
+2
2011-05-19
Fix ioctl ABI
Miklos Szeredi
-0
/
+1
2011-05-19
Disable splice by default
Miklos Szeredi
-0
/
+3
2010-11-08
libfuse: add retrieve request
Miklos Szeredi
-0
/
+10
2010-11-08
libfuse: support zero copy writes in lowlevel interface
Miklos Szeredi
-0
/
+7
2010-07-12
libfuse: add buffer interface
Miklos Szeredi
-0
/
+1
2010-06-17
Add fuse_reply_fd() reply function to the low level interface
Miklos Szeredi
-0
/
+3
2009-08-18
* Add missing fuse_session_data to versionscript
Miklos Szeredi
-4
/
+4
2009-06-18
CUSE patches from Tejun Heo (add new files)
Miklos Szeredi
-0
/
+1
2009-06-18
CUSE patches from Tejun Heo
Miklos Szeredi
-3
/
+66
2007-12-12
change indenting
Miklos Szeredi
-11
/
+11
2007-10-16
Clarify licence version to be "LGPLv2" for the library
Miklos Szeredi
-1
/
+1
2007-04-25
update copyright dates
Miklos Szeredi
-1
/
+1
2006-09-07
interrupt support
Miklos Szeredi
-0
/
+1
2006-03-17
fix
Miklos Szeredi
-4
/
+8
2006-02-15
fix
Miklos Szeredi
-0
/
+5
[next]