aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix build with automake >= 1.12.1Gravatar Olivier Blin2012-07-04
* Fix install from out-of-tree buildGravatar Olivier Blin2012-07-04
* Add FALLOCATE operationGravatar Anatol Pomozov2012-06-18
* Fix the compile command in the examplesGravatar Miklos Szeredi2012-05-16
* Fix -pthread in fuse.pcGravatar Miklos Szeredi2012-05-16
* Released 2.9.0Gravatar Miklos Szeredi2012-04-20
* Add missing fuse_fs_flock to fuse_versionscriptGravatar Miklos Szeredi2012-04-20
* use flexible array in include/fuse_kernel.hGravatar Miklos Szeredi2012-04-20
* Update NEWSGravatar Miklos Szeredi2012-04-20
* Add 'flag_utime_omit_ok' flag to fuse_operationsGravatar Miklos Szeredi2012-04-10
* Check protocol version before sending notificationsGravatar Miklos Szeredi2012-04-10
* test improvementsGravatar Miklos Szeredi2012-04-06
* Interpret octal escape codes in optionsGravatar Miklos Szeredi2012-01-27
* clean up man pageGravatar Miklos Szeredi2012-01-26
* Add doc/Makefile.amGravatar Miklos Szeredi2012-01-26
* Add man pages for fusermount, mount.fuse and ulockmgr_serverGravatar Miklos Szeredi2012-01-26
* Revert "Add mmap() and munmap() methods to low level API"Gravatar Miklos Szeredi2012-01-24
* Disable symbol versions on MacOSXGravatar Anatol Pomozov2012-01-13
* Remove unnecessary mutex unlock at the end of multithreaded event loopGravatar Miklos Szeredi2012-01-02
* Free request in fuse_reply_data()Gravatar Miklos Szeredi2011-12-09
* Don't unhash name in FORGETGravatar Miklos Szeredi2011-12-09
* Fix hang in wait_on_path()Gravatar Miklos Szeredi2011-12-09
* utimens availability checkGravatar Emmanuel Dreyfus2011-12-08
* FUSE_NODE_SLAB buildfixGravatar Emmanuel Dreyfus2011-12-08
* fuse: documentation update for forgetGravatar Nikolaus Rath2011-12-08
* libfuse: Notifying the kernel of deletion.Gravatar John Muir2011-12-07
* Add mmap() and munmap() methods to low level APIGravatar Miklos Szeredi2011-12-06
* Add support for ioctl on directoriesGravatar Miklos Szeredi2011-12-05
* Make lock argument of fuse_reply_lock constGravatar Miklos Szeredi2011-12-05
* Fix the following compile errorGravatar Miklos Szeredi2011-11-17
* 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
* In ./configure check if umount support --fake and --no-canonicalizeGravatar Miklos Szeredi2011-06-02
* add "remember" optionGravatar therealneworld@gmail.com2011-06-02
* Check if splice/vmsplice are supportedGravatar Miklos Szeredi2011-05-27
* Update COPYING*Gravatar Miklos Szeredi2011-05-26
* Update NEWSGravatar Miklos Szeredi2011-05-26
* Fix lost ChangeLog entry.Gravatar Miklos Szeredi2011-05-26
* Remove -lrt -ldl from fuse.pc for dynamic linkingGravatar Miklos Szeredi2011-05-26
* adding details to utimens doxygen commentsGravatar Reuben Hawkins2011-05-25
* Spell checking comments, etc...Gravatar Reuben Hawkins2011-05-25
* cleaning up warningsGravatar Reuben Hawkins2011-05-23
* 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