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
2013-02-08
libfuse: remove deprecated fuse_set_getcontext_func()
Miklos Szeredi
-3
/
+0
2013-02-08
libfuse: remove deprecated fuse_invalidate()
Miklos Szeredi
-7
/
+0
2013-02-08
libfuse: remove deprecated fuse_is_lib_option()
Miklos Szeredi
-3
/
+0
2013-02-07
libfuse: allow disabling adaptive readdirplus
Eric Wong
-0
/
+4
2013-02-07
libfuse: add poll_events to fuse_file_info
Enke Chen
-1
/
+7
2013-02-07
libfuse: add readdirplus support in fuse_lowlevel_ops
Feng Shuo
-1
/
+71
2013-02-07
fuse_kernel.h: clean includes
Riku Voipio
-1
/
+5
2013-02-06
libfuse: Add '[no_]auto_inval_data' mount option
Feng Shuo
-12
/
+18
2013-02-06
libfuse: add missing INIT flags
Miklos Szeredi
-0
/
+12
2012-07-20
Move flags to the front of struct fuse_operations
Miklos Szeredi
-24
/
+24
2012-07-20
Remove compatibility path handling
Miklos Szeredi
-17
/
+4
2012-07-19
Remove include/old directory
Miklos Szeredi
-10
/
+1
2012-07-19
Remove compat functions
Miklos Szeredi
-454
/
+0
2012-07-19
Start of 3.0 series
Miklos Szeredi
-40
/
+6
2012-06-18
Add FALLOCATE operation
Anatol Pomozov
-1
/
+48
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
[next]