aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Cleaner build outputReuben Hawkins2011-05-201-0/+4
* Fix ioctl ABIMiklos Szeredi2011-05-191-0/+3
* Add ->forget_multi() operationMiklos Szeredi2011-05-191-0/+4
* Allow batching of forget requestsMiklos Szeredi2011-05-191-0/+6
* Disable splice by defaultMiklos Szeredi2011-05-191-0/+6
* Added changelog entry for the auto_unmount optionMax Krasnyansky2011-04-151-0/+4
* Update ChangeLogMiklos Szeredi2011-03-301-0/+5
* In case of failure to add to /etc/mtab don't umount.Miklos Szeredi2011-03-111-0/+5
* Revert "Fix cleanup in case of failed mount"Miklos Szeredi2011-03-111-3/+0
* libfuse: fuse_session_loop_mt() shouldn't pause when exiting worker threadsMiklos Szeredi2011-02-021-0/+8
* fusermount: only allow mount and umount if util-linux suppports --no-canonica...Miklos Szeredi2011-01-311-0/+3
* fusermount: chdir to / before performing mount/umountMiklos Szeredi2011-01-311-0/+2
* Fix cleanup in case of failed mountMiklos Szeredi2011-01-311-0/+5
* Highlevel lib: add slab allocation for node cacheMiklos Szeredi2010-12-201-0/+4
* Highlevel lib: allow hash tables to shrinkMiklos Szeredi2010-12-201-0/+4
* Highlevel lib: use dynamically resized hash tableMiklos Szeredi2010-12-131-0/+5
* fusexmp_fh: add read_buf and write_buf implementationsMiklos Szeredi2010-11-101-0/+4
* add read_buf method to high level APIMiklos Szeredi2010-11-101-0/+4
* add write_buf method to high level APIMiklos Szeredi2010-11-101-0/+6
* libfuse: add retrieve requestMiklos Szeredi2010-11-081-0/+3
* fix changelogMiklos Szeredi2010-11-081-3/+3
* Fix st_nlink for unlinked but still open filesMiklos Szeredi2010-11-081-0/+3
* Add ctx->pid to debug outputMiklos Szeredi2010-11-081-0/+2
* libfuse: add store requestMiklos Szeredi2010-11-081-0/+3
* fusermount: don't save/restore cwdMiklos Szeredi2010-11-081-0/+3
* libfuse: support zero copy writes in lowlevel interfaceMiklos Szeredi2010-11-081-0/+8
* Fix fuse_buf_copy() if already at the end of the buffersMiklos Szeredi2010-11-081-0/+2
* update umount procedureMiklos Szeredi2010-11-081-0/+11
* Open /dev/null for writeMiklos Szeredi2010-11-081-0/+3
* Fix check for read-only fs in mtab updateMiklos Szeredi2010-11-081-1/+5
* Use LTLIBICONV when linking libfuseNatanael Copa2010-10-141-0/+5
* add missing argument check in ulockmgr.cmkmm@gmx-topmail.de2010-10-051-0/+8
* Fix option escaping for fusermount.Miklos Szeredi2010-09-281-0/+7
* Add NetBSD supportMiklos Szeredi2010-08-271-0/+4
* libfuse: add buffer interfaceMiklos Szeredi2010-07-121-0/+8
* * Make the number of max background requests and congestionMiklos Szeredi2010-06-231-0/+7
* Add fuse_reply_fd() reply function to the low level interfaceMiklos Szeredi2010-06-171-0/+12
* * Add a nopath option and flag, indicating that path argumentMiklos Szeredi2010-06-151-0/+5
* * Fix out-of-source build.Miklos Szeredi2010-06-151-0/+4
* * Remove "chmod root" from install of fusermountMiklos Szeredi2010-06-011-0/+5
* * Fix checking for symlinks in umount from /tmp. Reported by AlMiklos Szeredi2010-04-261-0/+11
* *** empty log message ***Miklos Szeredi2010-02-181-1/+1
* * Fix definition of FUSE_OPT_ENT for C++. Reported by TimMiklos Szeredi2010-02-181-0/+5
* * Fix stack alignment for clone()Miklos Szeredi2010-02-181-0/+4
* add bug report creditsMiklos Szeredi2010-02-011-1/+2
* * Released 2.8.3Miklos Szeredi2010-02-011-0/+10
* * Released 2.8.2Miklos Szeredi2010-01-261-0/+4
* * Fix race if two "fusermount -u" instances are run in parallel.Miklos Szeredi2010-01-261-0/+8
* * Fix compile error on FreeBSD. Patch by Jay SullivanMiklos Szeredi2010-01-141-0/+4
* * Use '--no-canonicalize' option of mount(8) (available inMiklos Szeredi2009-12-231-0/+9