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
2011-03-11
In case of failure to add to /etc/mtab don't umount.
Miklos Szeredi
-0
/
+5
2011-03-11
Revert "Fix cleanup in case of failed mount"
Miklos Szeredi
-3
/
+0
2011-02-02
libfuse: fuse_session_loop_mt() shouldn't pause when exiting worker threads
Miklos Szeredi
-0
/
+8
2011-01-31
fusermount: only allow mount and umount if util-linux suppports --no-canonica...
Miklos Szeredi
-0
/
+3
2011-01-31
fusermount: chdir to / before performing mount/umount
Miklos Szeredi
-0
/
+2
2011-01-31
Fix cleanup in case of failed mount
Miklos Szeredi
-0
/
+5
2010-12-20
Highlevel lib: add slab allocation for node cache
Miklos Szeredi
-0
/
+4
2010-12-20
Highlevel lib: allow hash tables to shrink
Miklos Szeredi
-0
/
+4
2010-12-13
Highlevel lib: use dynamically resized hash table
Miklos Szeredi
-0
/
+5
2010-11-10
fusexmp_fh: add read_buf and write_buf implementations
Miklos Szeredi
-0
/
+4
2010-11-10
add read_buf method to high level API
Miklos Szeredi
-0
/
+4
2010-11-10
add write_buf method to high level API
Miklos Szeredi
-0
/
+6
2010-11-08
libfuse: add retrieve request
Miklos Szeredi
-0
/
+3
2010-11-08
fix changelog
Miklos Szeredi
-3
/
+3
2010-11-08
Fix st_nlink for unlinked but still open files
Miklos Szeredi
-0
/
+3
2010-11-08
Add ctx->pid to debug output
Miklos Szeredi
-0
/
+2
2010-11-08
libfuse: add store request
Miklos Szeredi
-0
/
+3
2010-11-08
fusermount: don't save/restore cwd
Miklos Szeredi
-0
/
+3
2010-11-08
libfuse: support zero copy writes in lowlevel interface
Miklos Szeredi
-0
/
+8
2010-11-08
Fix fuse_buf_copy() if already at the end of the buffers
Miklos Szeredi
-0
/
+2
2010-11-08
update umount procedure
Miklos Szeredi
-0
/
+11
2010-11-08
Open /dev/null for write
Miklos Szeredi
-0
/
+3
2010-11-08
Fix check for read-only fs in mtab update
Miklos Szeredi
-1
/
+5
2010-10-14
Use LTLIBICONV when linking libfuse
Natanael Copa
-0
/
+5
2010-10-05
add missing argument check in ulockmgr.c
mkmm@gmx-topmail.de
-0
/
+8
2010-09-28
Fix option escaping for fusermount.
Miklos Szeredi
-0
/
+7
2010-08-27
Add NetBSD support
Miklos Szeredi
-0
/
+4
2010-07-12
libfuse: add buffer interface
Miklos Szeredi
-0
/
+8
2010-06-23
* Make the number of max background requests and congestion
Miklos Szeredi
-0
/
+7
2010-06-17
Add fuse_reply_fd() reply function to the low level interface
Miklos Szeredi
-0
/
+12
2010-06-15
* Add a nopath option and flag, indicating that path argument
Miklos Szeredi
-0
/
+5
2010-06-15
* Fix out-of-source build.
Miklos Szeredi
-0
/
+4
2010-06-01
* Remove "chmod root" from install of fusermount
Miklos Szeredi
-0
/
+5
2010-04-26
* Fix checking for symlinks in umount from /tmp. Reported by Al
Miklos Szeredi
-0
/
+11
2010-02-18
*** empty log message ***
Miklos Szeredi
-1
/
+1
2010-02-18
* Fix definition of FUSE_OPT_ENT for C++. Reported by Tim
Miklos Szeredi
-0
/
+5
2010-02-18
* Fix stack alignment for clone()
Miklos Szeredi
-0
/
+4
2010-02-01
add bug report credits
Miklos Szeredi
-1
/
+2
2010-02-01
* Released 2.8.3
Miklos Szeredi
-0
/
+10
2010-01-26
* Released 2.8.2
Miklos Szeredi
-0
/
+4
2010-01-26
* Fix race if two "fusermount -u" instances are run in parallel.
Miklos Szeredi
-0
/
+8
2010-01-14
* Fix compile error on FreeBSD. Patch by Jay Sullivan
Miklos Szeredi
-0
/
+4
2009-12-23
* Use '--no-canonicalize' option of mount(8) (available in
Miklos Szeredi
-0
/
+9
2009-09-11
* Released 2.8.1
Miklos Szeredi
-0
/
+4
2009-08-25
Fix missing versioned symbol fuse_get_context@FUSE_2.2
Miklos Szeredi
-0
/
+4
2009-08-18
* Add missing fuse_session_data to versionscript
Miklos Szeredi
-0
/
+10
2009-07-16
* Add missing pthread link for libulockmgr. Patch by Petr Salinger
Miklos Szeredi
-0
/
+2
2009-07-16
* Clarify how the protocol version should be negotiated between
Miklos Szeredi
-0
/
+6
2009-07-06
* Released 2.8.0-pre3
Miklos Szeredi
-0
/
+4
2009-07-02
* fusermount: Do not silently ignore command line arguments.
Miklos Szeredi
-0
/
+3
[next]