aboutsummaryrefslogtreecommitdiff
path: root/include/fuse_common.h
Commit message (Expand)AuthorAge
* libfuse: clean up struct fuse_file_infoGravatar Miklos Szeredi2013-07-18
* Documentation fixesGravatar Miklos Szeredi2013-07-17
* - added a doxygen main pageGravatar Joachim Schiele2013-06-20
* libfuse: don't force -D_FILE_OFFSET_BITS=64 in pkgconfig file.Gravatar Richard W.M. Jones2013-02-20
* libfuse: allow disabling adaptive readdirplusGravatar Eric Wong2013-02-07
* libfuse: add poll_events to fuse_file_infoGravatar Enke Chen2013-02-07
* libfuse: add readdirplus support in fuse_lowlevel_opsGravatar Feng Shuo2013-02-07
* libfuse: Add '[no_]auto_inval_data' mount optionGravatar Feng Shuo2013-02-06
* Start of 3.0 seriesGravatar Miklos Szeredi2012-07-19
* Add support for ioctl on directoriesGravatar Miklos Szeredi2011-12-05
* Add ->flock() operation to low and high level interfacesGravatar Miklos Szeredi2011-07-06
* Spell checking comments, etc...Gravatar Reuben Hawkins2011-05-25
* Fix splice_readGravatar Miklos Szeredi2011-05-19
* Fix fuse_buf_copy_flags valuesGravatar Miklos Szeredi2010-11-12
* store fuse_buf inside fuse_bufvecGravatar Miklos Szeredi2010-11-10
* bump the API version as well to 2.9Gravatar Miklos Szeredi2010-11-10
* libfuse: support zero copy writes in lowlevel interfaceGravatar Miklos Szeredi2010-11-08
* 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
* Doc fixGravatar Miklos Szeredi2009-11-02
* * The context is extended with a 'umask' field. The umask is sentGravatar Miklos Szeredi2009-07-02
* Add FUSE_CAP_EXPORT_SUPPORT to fuse_common.hGravatar Miklos Szeredi2009-05-25
* * 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
* 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 updatesGravatar Miklos Szeredi2007-10-16
* Add fs subtype support to libfuse and fusermountGravatar Miklos Szeredi2007-06-20
* update copyright datesGravatar Miklos Szeredi2007-04-25
* Add filesystem stacking support to high level APIGravatar Miklos Szeredi2007-02-03
* doc fixesGravatar Miklos Szeredi2006-10-10
* API changesGravatar Miklos Szeredi2006-09-30
* file lockingGravatar Miklos Szeredi2006-06-28
* fixGravatar Miklos Szeredi2006-03-17
* fixGravatar Miklos Szeredi2006-03-10
* pass device file descriptor to fuse_unmountGravatar Csaba Henk2006-03-01
* revert to version 2.6Gravatar Miklos Szeredi2006-01-23
* fixGravatar Miklos Szeredi2006-01-20
* fixGravatar Miklos Szeredi2006-01-06
* fixGravatar Miklos Szeredi2005-11-11
* fixGravatar Miklos Szeredi2005-11-07
* add access operationGravatar Miklos Szeredi2005-10-26
* fixGravatar Miklos Szeredi2005-10-10
* fixGravatar Miklos Szeredi2005-10-03