aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Merge branch 'fuse_2_9_bugfix'Gravatar Miklos Szeredi2013-02-04
|\
| * libfuse: fix the 'remember' optionGravatar Madan Valluri2013-02-04
| * libfuse: fix crash in unlock_path()Gravatar Ratna_Bolla@dell.com2013-02-04
| * Released 2.9.2Gravatar Miklos Szeredi2012-10-01
| * Fix deadlock in libfuseGravatar Miklos Szeredi2012-10-01
| * Fix missing config.h in buffer.cGravatar Miklos Szeredi2012-08-24
* | Merge branch 'fuse_2_9_bugfix'Gravatar Miklos Szeredi2012-08-14
|\|
| * Zero out node when allocating from a slab.Gravatar Miklos Szeredi2012-08-14
| * Fix "fuse internal error: node NNN not found"Gravatar Miklos Szeredi2012-08-14
* | Remove compatibility path handlingGravatar Miklos Szeredi2012-07-20
* | Remove compat functionsGravatar Miklos Szeredi2012-07-19
* | Remove old symbol versionsGravatar Miklos Szeredi2012-07-19
* | Start of 3.0 seriesGravatar Miklos Szeredi2012-07-19
|/
* Released 2.9.1Gravatar Miklos Szeredi2012-07-19
* Fix crash caused by freeing a stack addressGravatar Miklos Szeredi2012-07-19
* libfuse: mark some data constantGravatar Miklos Szeredi2012-07-04
* Add FALLOCATE operationGravatar Anatol Pomozov2012-06-18
* Fix -pthread in fuse.pcGravatar Miklos Szeredi2012-05-16
* Add missing fuse_fs_flock to fuse_versionscriptGravatar 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
* Interpret octal escape codes in optionsGravatar Miklos Szeredi2012-01-27
* 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
* FUSE_NODE_SLAB buildfixGravatar Emmanuel Dreyfus2011-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
* 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
* add "remember" optionGravatar therealneworld@gmail.com2011-06-02
* Check if splice/vmsplice are supportedGravatar Miklos Szeredi2011-05-27
* Spell checking comments, etc...Gravatar Reuben Hawkins2011-05-25
* Fix ioctl ABIGravatar Miklos Szeredi2011-05-19
* Add ->forget_multi() operationGravatar Miklos Szeredi2011-05-19
* Allow batching of forget requestsGravatar Miklos Szeredi2011-05-19
* Fix splice_readGravatar Miklos Szeredi2011-05-19
* Disable splice by defaultGravatar Miklos Szeredi2011-05-19
* Don't hide output of /bin/mountGravatar Miklos Szeredi2011-05-19
* libfuse: Added support for auto_unmount optionGravatar Max Krasnyansky2011-04-15
* Fix a potential null pointer dereference issueGravatar Laszlo Papp2011-03-30
* Fix a potential resource leak (newargv)Gravatar Laszlo Papp2011-03-30