index
:
libfuse.git
android-stable
master
libfuse for android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2013-02-08
libfuse: remove deprecated fuse_set_getcontext_func()
Miklos Szeredi
-10
/
+1
2013-02-08
libfuse: remove deprecated fuse_invalidate()
Miklos Szeredi
-15
/
+1
2013-02-08
libfuse: remove deprecated fuse_is_lib_option()
Miklos Szeredi
-10
/
+3
2013-02-08
libfuse: pass security context options to kernel
Dalvik Khertel
-0
/
+7
2013-02-07
libfuse: allow disabling adaptive readdirplus
Eric Wong
-4
/
+21
2013-02-07
libfuse-fix-fs-cleanup
Miklos Szeredi
-4
/
+5
2013-02-07
libfuse: add poll_events to fuse_file_info
Enke Chen
-3
/
+13
2013-02-07
libfuse: add readdirplus support in fuse_lowlevel_ops
Feng Shuo
-2
/
+126
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
/
+31
2013-02-06
libfuse: add missing INIT flags
Miklos Szeredi
-0
/
+14
2013-02-06
libfuse: set close-on-exec flag on pipe file descriptors
Eric Wong
-10
/
+32
2013-02-05
libfuse: fix fuse_get_context() in non fuse threads
Miklos Szeredi
-18
/
+35
2013-02-05
Create doc/.gitignore
Miklos Szeredi
-0
/
+1
2013-02-04
Merge branch 'fuse_2_9_bugfix'
Miklos Szeredi
-121
/
+213
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
-1
/
+4
2013-02-04
libfuse: configure: detect new util-linux
Miklos Szeredi
-2
/
+8
2013-02-04
libfuse: fix the 'remember' option
Madan Valluri
-0
/
+8
2013-02-04
libfuse: fix crash in unlock_path()
Ratna_Bolla@dell.com
-0
/
+6
2012-10-01
Released 2.9.2
Miklos Szeredi
-2
/
+7
2012-10-01
Fix deadlock in libfuse
Miklos Szeredi
-118
/
+173
2012-08-24
Fix missing config.h in buffer.c
Miklos Szeredi
-0
/
+7
2012-08-14
Merge branch 'fuse_2_9_bugfix'
Miklos Szeredi
-13
/
+23
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
/
+20
2012-08-13
Merge branch 'fuse_2_9_bugfix'
Miklos Szeredi
-1
/
+5
2012-08-13
Fix linking against GNU libiconv
Natanael Copa
-1
/
+5
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
-38
/
+7
2012-07-19
Remove include/old directory
Miklos Szeredi
-10
/
+1
2012-07-19
Remove compat functions
Miklos Szeredi
-1058
/
+34
2012-07-19
Remove old symbol versions
Miklos Szeredi
-111
/
+2
2012-07-19
Start of 3.0 series
Miklos Szeredi
-53
/
+25
2012-07-19
Released 2.9.1
Miklos Szeredi
-2
/
+6
2012-07-19
Fix crash caused by freeing a stack address
Miklos Szeredi
-1
/
+6
2012-07-19
Add fallocate to NEWS
Miklos Szeredi
-1
/
+4
2012-07-04
libfuse: mark some data constant
Miklos Szeredi
-6
/
+6
2012-07-04
Fix build with automake >= 1.12.1
Olivier Blin
-10
/
+8
2012-07-04
Fix install from out-of-tree build
Olivier Blin
-1
/
+6
2012-06-18
Add FALLOCATE operation
Anatol Pomozov
-2
/
+152
2012-05-16
Fix the compile command in the examples
Miklos Szeredi
-8
/
+11
2012-05-16
Fix -pthread in fuse.pc
Miklos Szeredi
-5
/
+11
2012-04-20
Released 2.9.0
Miklos Szeredi
-1
/
+5
2012-04-20
Add missing fuse_fs_flock to fuse_versionscript
Miklos Szeredi
-0
/
+5
2012-04-20
use flexible array in include/fuse_kernel.h
Miklos Szeredi
-1
/
+1
2012-04-20
Update NEWS
Miklos Szeredi
-0
/
+10
2012-04-10
Add 'flag_utime_omit_ok' flag to fuse_operations
Miklos Szeredi
-1
/
+41
2012-04-10
Check protocol version before sending notifications
Miklos Szeredi
-0
/
+14
2012-04-06
test improvements
Miklos Szeredi
-8
/
+149
[next]