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
Age
Commit message (
Expand
)
Author
Lines
2013-02-08
libfuse: remove deprecated fuse_set_getcontext_func()
Miklos Szeredi
-7
/
+0
2013-02-08
libfuse: remove deprecated fuse_invalidate()
Miklos Szeredi
-8
/
+0
2013-02-08
libfuse: remove deprecated fuse_is_lib_option()
Miklos Szeredi
-7
/
+0
2013-02-08
libfuse: pass security context options to kernel
Dalvik Khertel
-0
/
+4
2013-02-07
libfuse: allow disabling adaptive readdirplus
Eric Wong
-4
/
+17
2013-02-07
libfuse-fix-fs-cleanup
Miklos Szeredi
-4
/
+3
2013-02-07
libfuse: add poll_events to fuse_file_info
Enke Chen
-2
/
+4
2013-02-07
libfuse: add readdirplus support in fuse_lowlevel_ops
Feng Shuo
-1
/
+49
2013-02-06
libfuse: Add '[no_]auto_inval_data' mount option
Feng Shuo
-0
/
+13
2013-02-06
libfuse: set close-on-exec flag on pipe file descriptors
Eric Wong
-9
/
+26
2013-02-05
libfuse: fix fuse_get_context() in non fuse threads
Miklos Szeredi
-18
/
+30
2013-02-04
Merge branch 'fuse_2_9_bugfix'
Miklos Szeredi
-118
/
+176
2013-02-04
libfuse: fix the 'remember' option
Madan Valluri
-0
/
+4
2013-02-04
libfuse: fix crash in unlock_path()
Ratna_Bolla@dell.com
-0
/
+2
2012-10-01
Released 2.9.2
Miklos Szeredi
-1
/
+1
2012-10-01
Fix deadlock in libfuse
Miklos Szeredi
-118
/
+167
2012-08-24
Fix missing config.h in buffer.c
Miklos Szeredi
-0
/
+3
2012-08-14
Merge branch 'fuse_2_9_bugfix'
Miklos Szeredi
-13
/
+15
2012-08-14
Zero out node when allocating from a slab.
Miklos Szeredi
-10
/
+4
2012-08-14
Fix "fuse internal error: node NNN not found"
Miklos Szeredi
-4
/
+12
2012-07-20
Remove compatibility path handling
Miklos Szeredi
-20
/
+3
2012-07-19
Remove compat functions
Miklos Szeredi
-604
/
+34
2012-07-19
Remove old symbol versions
Miklos Szeredi
-111
/
+2
2012-07-19
Start of 3.0 series
Miklos Szeredi
-4
/
+4
2012-07-19
Released 2.9.1
Miklos Szeredi
-1
/
+1
2012-07-19
Fix crash caused by freeing a stack address
Miklos Szeredi
-1
/
+1
2012-07-04
libfuse: mark some data constant
Miklos Szeredi
-6
/
+6
2012-06-18
Add FALLOCATE operation
Anatol Pomozov
-1
/
+57
2012-05-16
Fix -pthread in fuse.pc
Miklos Szeredi
-1
/
+1
2012-04-20
Add missing fuse_fs_flock to fuse_versionscript
Miklos Szeredi
-0
/
+1
2012-04-10
Add 'flag_utime_omit_ok' flag to fuse_operations
Miklos Szeredi
-0
/
+27
2012-04-10
Check protocol version before sending notifications
Miklos Szeredi
-0
/
+9
2012-01-27
Interpret octal escape codes in options
Miklos Szeredi
-2
/
+14
2012-01-24
Revert "Add mmap() and munmap() methods to low level API"
Miklos Szeredi
-72
/
+0
2012-01-13
Disable symbol versions on MacOSX
Anatol Pomozov
-2
/
+6
2012-01-02
Remove unnecessary mutex unlock at the end of multithreaded event loop
Miklos Szeredi
-1
/
+0
2011-12-09
Free request in fuse_reply_data()
Miklos Szeredi
-2
/
+4
2011-12-09
Don't unhash name in FORGET
Miklos Szeredi
-2
/
+1
2011-12-09
Fix hang in wait_on_path()
Miklos Szeredi
-3
/
+31
2011-12-08
FUSE_NODE_SLAB buildfix
Emmanuel Dreyfus
-11
/
+11
2011-12-07
libfuse: Notifying the kernel of deletion.
John Muir
-0
/
+29
2011-12-06
Add mmap() and munmap() methods to low level API
Miklos Szeredi
-6
/
+91
2011-12-05
Add support for ioctl on directories
Miklos Szeredi
-0
/
+8
2011-12-05
Make lock argument of fuse_reply_lock const
Miklos Szeredi
-1
/
+1
2011-10-23
Reply with ENOMEM in case of failure to allocate request
Miklos Szeredi
-9
/
+20
2011-09-23
Replace daemon() function with fork()
Anatol Pomozov
-5
/
+29
2011-08-31
Don't ignore --disable-mtab
Miklos Szeredi
-0
/
+2
2011-08-24
add lru for remember option
therealneworld@gmail.com
-41
/
+89
2011-07-06
Add ->flock() operation to low and high level interfaces
Miklos Szeredi
-8
/
+117
2011-06-02
add "remember" option
therealneworld@gmail.com
-28
/
+221
[next]