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
2011-12-09
Fix hang in wait_on_path()
Miklos Szeredi
-3
/
+35
2011-12-08
utimens availability check
Emmanuel Dreyfus
-1
/
+14
2011-12-08
FUSE_NODE_SLAB buildfix
Emmanuel Dreyfus
-11
/
+16
2011-12-08
fuse: documentation update for forget
Nikolaus Rath
-12
/
+57
2011-12-07
libfuse: Notifying the kernel of deletion.
John Muir
-0
/
+59
2011-12-06
Add mmap() and munmap() methods to low level API
Miklos Szeredi
-8
/
+181
2011-12-05
Add support for ioctl on directories
Miklos Szeredi
-1
/
+21
2011-12-05
Make lock argument of fuse_reply_lock const
Miklos Szeredi
-2
/
+7
2011-11-17
Fix the following compile error
Miklos Szeredi
-0
/
+1
2011-10-23
Reply with ENOMEM in case of failure to allocate request
Miklos Szeredi
-9
/
+27
2011-09-23
Replace daemon() function with fork()
Anatol Pomozov
-7
/
+48
2011-08-31
Don't ignore --disable-mtab
Miklos Szeredi
-0
/
+7
2011-08-24
add lru for remember option
therealneworld@gmail.com
-41
/
+94
2011-07-06
Add ->flock() operation to low and high level interfaces
Miklos Szeredi
-11
/
+200
2011-07-04
utimens must not follow symlinks
Sebastian Pipping
-16
/
+13
2011-06-02
In ./configure check if umount support --fake and --no-canonicalize
Miklos Szeredi
-0
/
+22
2011-06-02
add "remember" option
therealneworld@gmail.com
-28
/
+255
2011-05-27
Check if splice/vmsplice are supported
Miklos Szeredi
-25
/
+83
2011-05-26
Update COPYING*
Miklos Szeredi
-120
/
+139
2011-05-26
Update NEWS
Miklos Szeredi
-0
/
+42
2011-05-26
Fix lost ChangeLog entry.
Miklos Szeredi
-0
/
+6
2011-05-26
Remove -lrt -ldl from fuse.pc for dynamic linking
Miklos Szeredi
-3
/
+10
2011-05-25
adding details to utimens doxygen comments
Reuben Hawkins
-0
/
+5
2011-05-25
Spell checking comments, etc...
Reuben Hawkins
-12
/
+12
2011-05-23
cleaning up warnings
Reuben Hawkins
-6
/
+26
2011-05-20
Cleaner build output
Reuben Hawkins
-0
/
+5
2011-05-19
Fix ioctl ABI
Miklos Szeredi
-10
/
+86
2011-05-19
Add ->forget_multi() operation
Miklos Szeredi
-6
/
+52
2011-05-19
Allow batching of forget requests
Miklos Szeredi
-13
/
+80
2011-05-19
Fix splice_read
Miklos Szeredi
-2
/
+2
2011-05-19
Disable splice by default
Miklos Szeredi
-6
/
+25
2011-05-19
Don't hide output of /bin/mount
Miklos Szeredi
-10
/
+0
2011-04-15
Added changelog entry for the auto_unmount option
Max Krasnyansky
-0
/
+4
2011-04-15
fusermount: Added support for auto_unmount option
Max Krasnyansky
-14
/
+49
2011-04-15
libfuse: Added support for auto_unmount option
Max Krasnyansky
-8
/
+27
2011-03-30
Update ChangeLog
Miklos Szeredi
-0
/
+5
2011-03-30
Check the 'mtablock' for negative value
Laszlo Papp
-2
/
+4
2011-03-30
Fix a potential null pointer dereference issue
Laszlo Papp
-1
/
+2
2011-03-30
Fix a potential resource leak (newargv)
Laszlo Papp
-2
/
+7
2011-03-30
Initialize an allocated, but uninitialized memory
Laszlo Papp
-1
/
+1
2011-03-30
Initialize the variable properly before passing to any function
Laszlo Papp
-0
/
+1
2011-03-30
fusermount: clean up do_mount() function
Miklos Szeredi
-5
/
+4
2011-03-30
Remove unnecessary variable assignment
Miklos Szeredi
-1
/
+0
2011-03-30
Eliminate the unused value
Laszlo Papp
-1
/
+1
2011-03-30
Fix use after free if fuse_reply...() returned ENOENT
Miklos Szeredi
-6
/
+0
2011-03-30
Fix resource leaks in fusermount
Laszlo Papp
-8
/
+10
2011-03-30
Fix a possible resource leak (free the old up)
Laszlo Papp
-0
/
+4
2011-03-30
Do not pass NULL to xstrdup
Laszlo Papp
-8
/
+12
2011-03-30
Check the return value properly before passing it to any function
Laszlo Papp
-2
/
+4
2011-03-30
Fix a potential resource leak
Laszlo Papp
-1
/
+3
[next]