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
Age
Commit message (
Expand
)
Author
Lines
2013-02-08
libfuse: remove deprecated fuse_set_getcontext_func()
Miklos Szeredi
-0
/
+1
2013-02-08
libfuse: remove deprecated fuse_invalidate()
Miklos Szeredi
-0
/
+1
2013-02-08
libfuse: remove deprecated fuse_is_lib_option()
Miklos Szeredi
-0
/
+3
2013-02-08
libfuse: pass security context options to kernel
Dalvik Khertel
-0
/
+3
2013-02-07
libfuse-fix-fs-cleanup
Miklos Szeredi
-0
/
+2
2013-02-07
libfuse: add poll_events to fuse_file_info
Enke Chen
-0
/
+2
2013-02-07
libfuse: add readdirplus support in fuse_lowlevel_ops
Feng Shuo
-0
/
+5
2013-02-06
libfuse: add missing INIT flags
Miklos Szeredi
-0
/
+2
2013-02-06
libfuse: set close-on-exec flag on pipe file descriptors
Eric Wong
-0
/
+5
2013-02-05
libfuse: fix fuse_get_context() in non fuse threads
Miklos Szeredi
-0
/
+5
2013-02-04
Merge branch 'fuse_2_9_bugfix'
Miklos Szeredi
-0
/
+30
2013-02-04
libfuse: rename ./configure.in to ./configure.ac
Anatol Pomozov
-0
/
+3
2013-02-04
libfuse: Use AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER
Anatol Pomozov
-0
/
+3
2013-02-04
libfuse: configure: detect new util-linux
Miklos Szeredi
-0
/
+2
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
/
+4
2012-10-01
Released 2.9.2
Miklos Szeredi
-0
/
+4
2012-10-01
Fix deadlock in libfuse
Miklos Szeredi
-0
/
+6
2012-08-24
Fix missing config.h in buffer.c
Miklos Szeredi
-0
/
+4
2012-08-14
Merge branch 'fuse_2_9_bugfix'
Miklos Szeredi
-0
/
+8
2012-08-14
Fix "fuse internal error: node NNN not found"
Miklos Szeredi
-0
/
+8
2012-08-13
Merge branch 'fuse_2_9_bugfix'
Miklos Szeredi
-0
/
+4
2012-08-13
Fix linking against GNU libiconv
Natanael Copa
-0
/
+4
2012-07-19
Start of 3.0 series
Miklos Szeredi
-0
/
+6
2012-07-19
Released 2.9.1
Miklos Szeredi
-0
/
+4
2012-07-19
Fix crash caused by freeing a stack address
Miklos Szeredi
-0
/
+5
2012-07-19
Add fallocate to NEWS
Miklos Szeredi
-1
/
+2
2012-07-04
Fix build with automake >= 1.12.1
Olivier Blin
-0
/
+2
2012-07-04
Fix install from out-of-tree build
Olivier Blin
-0
/
+5
2012-06-18
Add FALLOCATE operation
Anatol Pomozov
-0
/
+4
2012-05-16
Fix the compile command in the examples
Miklos Szeredi
-0
/
+3
2012-05-16
Fix -pthread in fuse.pc
Miklos Szeredi
-0
/
+7
2012-04-20
Released 2.9.0
Miklos Szeredi
-0
/
+4
2012-04-20
Add missing fuse_fs_flock to fuse_versionscript
Miklos Szeredi
-0
/
+4
2012-04-10
Add 'flag_utime_omit_ok' flag to fuse_operations
Miklos Szeredi
-0
/
+4
2012-04-10
Check protocol version before sending notifications
Miklos Szeredi
-0
/
+5
2012-01-27
Interpret octal escape codes in options
Miklos Szeredi
-0
/
+5
2012-01-26
Add man pages for fusermount, mount.fuse and ulockmgr_server
Miklos Szeredi
-0
/
+6
2012-01-24
Revert "Add mmap() and munmap() methods to low level API"
Miklos Szeredi
-3
/
+0
2012-01-13
Disable symbol versions on MacOSX
Anatol Pomozov
-0
/
+4
2012-01-02
Remove unnecessary mutex unlock at the end of multithreaded event loop
Miklos Szeredi
-0
/
+5
2011-12-09
Free request in fuse_reply_data()
Miklos Szeredi
-0
/
+2
2011-12-09
Don't unhash name in FORGET
Miklos Szeredi
-0
/
+4
2011-12-09
Fix hang in wait_on_path()
Miklos Szeredi
-0
/
+4
2011-12-08
utimens availability check
Emmanuel Dreyfus
-0
/
+3
2011-12-08
FUSE_NODE_SLAB buildfix
Emmanuel Dreyfus
-0
/
+5
2011-12-07
libfuse: Notifying the kernel of deletion.
John Muir
-0
/
+5
2011-12-06
Add mmap() and munmap() methods to low level API
Miklos Szeredi
-0
/
+7
2011-12-05
Add support for ioctl on directories
Miklos Szeredi
-0
/
+3
2011-12-05
Make lock argument of fuse_reply_lock const
Miklos Szeredi
-0
/
+5
[next]