aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Fix fuse_buf_copy_flags valuesGravatar Miklos Szeredi2010-11-12
* add read_buf method to high level APIGravatar Miklos Szeredi2010-11-10
* add write_buf method to high level APIGravatar Miklos Szeredi2010-11-10
* store fuse_buf inside fuse_bufvecGravatar Miklos Szeredi2010-11-10
* bump the API version as well to 2.9Gravatar Miklos Szeredi2010-11-10
* libfuse: add retrieve requestGravatar Miklos Szeredi2010-11-08
* libfuse: add store requestGravatar Miklos Szeredi2010-11-08
* libfuse: support zero copy writes in lowlevel interfaceGravatar Miklos Szeredi2010-11-08
* Add NetBSD supportGravatar Miklos Szeredi2010-08-27
* libfuse: add buffer interfaceGravatar Miklos Szeredi2010-07-12
* Add .gitignore filesGravatar Miklos Szeredi2010-06-24
* update fuse_kernel.hGravatar Miklos Szeredi2010-06-23
* * 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 definition of FUSE_OPT_ENT for C++. Reported by TimGravatar Miklos Szeredi2010-02-18
* * Fix stack alignment for clone()Gravatar Miklos Szeredi2010-02-18
* Doc fixGravatar Miklos Szeredi2009-11-02
* * Clarify how the protocol version should be negotiated betweenGravatar Miklos Szeredi2009-07-16
* * The context is extended with a 'umask' field. The umask is sentGravatar Miklos Szeredi2009-07-02
* Add fuse_getgroups (high level lib) and fuse_req_getgroups (lowGravatar Miklos Szeredi2009-06-19
* CUSE patches from Tejun Heo (add new files)Gravatar Miklos Szeredi2009-06-18
* CUSE patches from Tejun HeoGravatar Miklos Szeredi2009-06-18
* Add missing fuse_reply_bmap to versionscript. Debian Bug#531329. Reported b...Gravatar Miklos Szeredi2009-06-18
* Add FUSE_CAP_EXPORT_SUPPORT to fuse_common.hGravatar Miklos Szeredi2009-05-25
* documentation updateGravatar Miklos Szeredi2009-02-06
* * Add missing setattr flags to <fuse_lowlevel.h>.Gravatar Miklos Szeredi2008-12-08
* * Implement poll support. Patch by Tejun HeoGravatar Miklos Szeredi2008-12-08
* * Implement ioctl support. On high level interface onlyGravatar Miklos Szeredi2008-12-05
* If open sets fi->nonseekable, libfuse will tell the kernel that the file is n...Gravatar Miklos Szeredi2008-11-28
* * Allow commas in options to be escaped with a backslash * Add new function: ...Gravatar Miklos Szeredi2008-10-16
* Pass current file flags to read and write operationsGravatar Miklos Szeredi2008-10-14
* API documentation update by Daniel BenamyGravatar Miklos Szeredi2008-08-21
* doc updates from Nikolaus RathGravatar Miklos Szeredi2008-07-18
* API doc update by Nikolaus RathGravatar Miklos Szeredi2008-07-09
* Remove fuse kernel module sourcesGravatar Miklos Szeredi2008-06-16
* Don't allow bigger than 4kB writes by default...Gravatar Miklos Szeredi2008-06-09
* Add support for atomic open(O_TRUNC)Gravatar Miklos Szeredi2008-02-08
* Support receiving file handle from kernel in GETATTR request; Allow operation...Gravatar Miklos Szeredi2008-02-08
* Released 2.7.2Gravatar Miklos Szeredi2007-12-17
* change indentingGravatar Miklos Szeredi2007-12-12
* Clarify licence version to be "LGPLv2" for the libraryGravatar Miklos Szeredi2007-10-16
* doc update from Evan JonesGravatar Miklos Szeredi2007-10-16
* doc updatesGravatar Miklos Szeredi2007-10-16
* lib: fix locking when loading a filesystem moduleGravatar Miklos Szeredi2007-06-22
* Add fs subtype support to libfuse and fusermountGravatar Miklos Szeredi2007-06-20
* lowlevel lib: add fuse_reply_iov function...Gravatar Miklos Szeredi2007-05-23
* Fix Oops or error if a regular file is created with mknod(2)...Gravatar Miklos Szeredi2007-05-22
* docGravatar Miklos Szeredi2007-04-28
* update copyright datesGravatar Miklos Szeredi2007-04-25