aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAge
* Reply with ENOMEM in case of failure to allocate requestGravatar Miklos Szeredi2011-10-23
* Replace daemon() function with fork()Gravatar Anatol Pomozov2011-09-23
* Don't ignore --disable-mtabGravatar Miklos Szeredi2011-08-31
* add lru for remember optionGravatar therealneworld@gmail.com2011-08-24
* Add ->flock() operation to low and high level interfacesGravatar Miklos Szeredi2011-07-06
* utimens must not follow symlinksGravatar Sebastian Pipping2011-07-04
* add "remember" optionGravatar therealneworld@gmail.com2011-06-02
* Check if splice/vmsplice are supportedGravatar Miklos Szeredi2011-05-27
* Fix lost ChangeLog entry.Gravatar Miklos Szeredi2011-05-26
* Remove -lrt -ldl from fuse.pc for dynamic linkingGravatar Miklos Szeredi2011-05-26
* Cleaner build outputGravatar Reuben Hawkins2011-05-20
* Fix ioctl ABIGravatar Miklos Szeredi2011-05-19
* Add ->forget_multi() operationGravatar Miklos Szeredi2011-05-19
* Allow batching of forget requestsGravatar Miklos Szeredi2011-05-19
* Disable splice by defaultGravatar Miklos Szeredi2011-05-19
* Added changelog entry for the auto_unmount optionGravatar Max Krasnyansky2011-04-15
* Update ChangeLogGravatar Miklos Szeredi2011-03-30
* In case of failure to add to /etc/mtab don't umount.Gravatar Miklos Szeredi2011-03-11
* Revert "Fix cleanup in case of failed mount"Gravatar Miklos Szeredi2011-03-11
* libfuse: fuse_session_loop_mt() shouldn't pause when exiting worker threadsGravatar Miklos Szeredi2011-02-02
* fusermount: only allow mount and umount if util-linux suppports --no-canonica...Gravatar Miklos Szeredi2011-01-31
* fusermount: chdir to / before performing mount/umountGravatar Miklos Szeredi2011-01-31
* Fix cleanup in case of failed mountGravatar Miklos Szeredi2011-01-31
* Highlevel lib: add slab allocation for node cacheGravatar Miklos Szeredi2010-12-20
* Highlevel lib: allow hash tables to shrinkGravatar Miklos Szeredi2010-12-20
* Highlevel lib: use dynamically resized hash tableGravatar Miklos Szeredi2010-12-13
* fusexmp_fh: add read_buf and write_buf implementationsGravatar Miklos Szeredi2010-11-10
* add read_buf method to high level APIGravatar Miklos Szeredi2010-11-10
* add write_buf method to high level APIGravatar Miklos Szeredi2010-11-10
* libfuse: add retrieve requestGravatar Miklos Szeredi2010-11-08
* fix changelogGravatar Miklos Szeredi2010-11-08
* Fix st_nlink for unlinked but still open filesGravatar Miklos Szeredi2010-11-08
* Add ctx->pid to debug outputGravatar Miklos Szeredi2010-11-08
* libfuse: add store requestGravatar Miklos Szeredi2010-11-08
* fusermount: don't save/restore cwdGravatar Miklos Szeredi2010-11-08
* libfuse: support zero copy writes in lowlevel interfaceGravatar Miklos Szeredi2010-11-08
* Fix fuse_buf_copy() if already at the end of the buffersGravatar Miklos Szeredi2010-11-08
* update umount procedureGravatar Miklos Szeredi2010-11-08
* Open /dev/null for writeGravatar Miklos Szeredi2010-11-08
* Fix check for read-only fs in mtab updateGravatar Miklos Szeredi2010-11-08
* Use LTLIBICONV when linking libfuseGravatar Natanael Copa2010-10-14
* add missing argument check in ulockmgr.cGravatar mkmm@gmx-topmail.de2010-10-05
* Fix option escaping for fusermount.Gravatar Miklos Szeredi2010-09-28
* Add NetBSD supportGravatar Miklos Szeredi2010-08-27
* libfuse: add buffer interfaceGravatar Miklos Szeredi2010-07-12
* * Make the number of max background requests and congestionGravatar Miklos Szeredi2010-06-23
* Add fuse_reply_fd() reply function to the low level interfaceGravatar Miklos Szeredi2010-06-17
* * Add a nopath option and flag, indicating that path argumentGravatar Miklos Szeredi2010-06-15
* * Fix out-of-source build.Gravatar Miklos Szeredi2010-06-15
* * Remove "chmod root" from install of fusermountGravatar Miklos Szeredi2010-06-01