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
2012-04-20
use flexible array in include/fuse_kernel.h
Miklos Szeredi
-1
/
+1
2012-04-10
Add 'flag_utime_omit_ok' flag to fuse_operations
Miklos Szeredi
-1
/
+7
2012-01-24
Revert "Add mmap() and munmap() methods to low level API"
Miklos Szeredi
-75
/
+0
2011-12-08
fuse: documentation update for forget
Nikolaus Rath
-12
/
+57
2011-12-07
libfuse: Notifying the kernel of deletion.
John Muir
-0
/
+25
2011-12-06
Add mmap() and munmap() methods to low level API
Miklos Szeredi
-2
/
+83
2011-12-05
Add support for ioctl on directories
Miklos Szeredi
-1
/
+10
2011-12-05
Make lock argument of fuse_reply_lock const
Miklos Szeredi
-1
/
+1
2011-07-06
Add ->flock() operation to low and high level interfaces
Miklos Szeredi
-3
/
+59
2011-06-02
add "remember" option
therealneworld@gmail.com
-0
/
+28
2011-05-25
adding details to utimens doxygen comments
Reuben Hawkins
-0
/
+5
2011-05-25
Spell checking comments, etc...
Reuben Hawkins
-6
/
+6
2011-05-19
Fix ioctl ABI
Miklos Szeredi
-0
/
+10
2011-05-19
Add ->forget_multi() operation
Miklos Szeredi
-0
/
+19
2011-05-19
Allow batching of forget requests
Miklos Szeredi
-1
/
+15
2011-05-19
Fix splice_read
Miklos Szeredi
-0
/
+1
2010-11-12
Fix fuse_buf_copy_flags values
Miklos Szeredi
-2
/
+2
2010-11-10
add read_buf method to high level API
Miklos Szeredi
-0
/
+22
2010-11-10
add write_buf method to high level API
Miklos Szeredi
-0
/
+14
2010-11-10
store fuse_buf inside fuse_bufvec
Miklos Szeredi
-5
/
+22
2010-11-10
bump the API version as well to 2.9
Miklos Szeredi
-1
/
+1
2010-11-08
libfuse: add retrieve request
Miklos Szeredi
-0
/
+60
2010-11-08
libfuse: add store request
Miklos Szeredi
-1
/
+37
2010-11-08
libfuse: support zero copy writes in lowlevel interface
Miklos Szeredi
-0
/
+54
2010-08-27
Add NetBSD support
Miklos Szeredi
-4
/
+4
2010-07-12
libfuse: add buffer interface
Miklos Szeredi
-19
/
+173
2010-06-24
Add .gitignore files
Miklos Szeredi
-6
/
+0
2010-06-23
update fuse_kernel.h
Miklos Szeredi
-1
/
+8
2010-06-23
* Make the number of max background requests and congestion
Miklos Szeredi
-3
/
+15
2010-06-17
Add fuse_reply_fd() reply function to the low level interface
Miklos Szeredi
-0
/
+32
2010-06-15
* Add a nopath option and flag, indicating that path argument
Miklos Szeredi
-4
/
+21
2010-02-18
* Fix definition of FUSE_OPT_ENT for C++. Reported by Tim
Miklos Szeredi
-1
/
+1
2010-02-18
* Fix stack alignment for clone()
Miklos Szeredi
-0
/
+1
2009-11-02
Doc fix
Miklos Szeredi
-1
/
+1
2009-07-16
* Clarify how the protocol version should be negotiated between
Miklos Szeredi
-0
/
+20
2009-07-02
* The context is extended with a 'umask' field. The umask is sent
Miklos Szeredi
-2
/
+77
2009-06-19
Add fuse_getgroups (high level lib) and fuse_req_getgroups (low
Miklos Szeredi
-0
/
+41
2009-06-18
CUSE patches from Tejun Heo (add new files)
Miklos Szeredi
-0
/
+87
2009-06-18
CUSE patches from Tejun Heo
Miklos Szeredi
-7
/
+54
2009-06-18
Add missing fuse_reply_bmap to versionscript. Debian Bug#531329. Reported b...
Miklos Szeredi
-1
/
+1
2009-05-25
Add FUSE_CAP_EXPORT_SUPPORT to fuse_common.h
Miklos Szeredi
-0
/
+2
2009-02-06
documentation update
Miklos Szeredi
-24
/
+26
2008-12-08
* Add missing setattr flags to <fuse_lowlevel.h>.
Miklos Szeredi
-0
/
+2
2008-12-08
* Implement poll support. Patch by Tejun Heo
Miklos Szeredi
-2
/
+115
2008-12-05
* Implement ioctl support. On high level interface only
Miklos Szeredi
-13
/
+133
2008-11-28
If open sets fi->nonseekable, libfuse will tell the kernel that the file is n...
Miklos Szeredi
-2
/
+19
2008-10-16
* Allow commas in options to be escaped with a backslash * Add new function: ...
Miklos Szeredi
-0
/
+9
2008-10-14
Pass current file flags to read and write operations
Miklos Szeredi
-0
/
+3
2008-08-21
API documentation update by Daniel Benamy
Miklos Szeredi
-0
/
+5
2008-07-18
doc updates from Nikolaus Rath
Miklos Szeredi
-7
/
+18
[next]