summaryrefslogtreecommitdiff
path: root/include/fuse_common.h
Commit message (Expand)AuthorAgeFilesLines
* Start of 3.0 seriesMiklos Szeredi2012-07-191-32/+5
* Add support for ioctl on directoriesMiklos Szeredi2011-12-051-0/+4
* Add ->flock() operation to low and high level interfacesMiklos Szeredi2011-07-061-1/+8
* Spell checking comments, etc...Reuben Hawkins2011-05-251-1/+1
* Fix splice_readMiklos Szeredi2011-05-191-0/+1
* Fix fuse_buf_copy_flags valuesMiklos Szeredi2010-11-121-2/+2
* store fuse_buf inside fuse_bufvecMiklos Szeredi2010-11-101-5/+22
* bump the API version as well to 2.9Miklos Szeredi2010-11-101-1/+1
* libfuse: support zero copy writes in lowlevel interfaceMiklos Szeredi2010-11-081-0/+1
* libfuse: add buffer interfaceMiklos Szeredi2010-07-121-0/+164
* * Make the number of max background requests and congestionMiklos Szeredi2010-06-231-1/+11
* Add fuse_reply_fd() reply function to the low level interfaceMiklos Szeredi2010-06-171-0/+4
* Doc fixMiklos Szeredi2009-11-021-1/+1
* * The context is extended with a 'umask' field. The umask is sentMiklos Szeredi2009-07-021-0/+2
* Add FUSE_CAP_EXPORT_SUPPORT to fuse_common.hMiklos Szeredi2009-05-251-0/+2
* * Implement poll support. Patch by Tejun HeoMiklos Szeredi2008-12-081-0/+8
* * Implement ioctl support. On high level interface onlyMiklos Szeredi2008-12-051-0/+15
* If open sets fi->nonseekable, libfuse will tell the kernel that the file is n...Miklos Szeredi2008-11-281-1/+5
* Don't allow bigger than 4kB writes by default...Miklos Szeredi2008-06-091-3/+21
* Add support for atomic open(O_TRUNC)Miklos Szeredi2008-02-081-1/+6
* Support receiving file handle from kernel in GETATTR request; Allow operation...Miklos Szeredi2008-02-081-1/+1
* Released 2.7.2fuse_2_7_2Miklos Szeredi2007-12-171-1/+1
* change indentingMiklos Szeredi2007-12-121-80/+80
* Clarify licence version to be "LGPLv2" for the libraryMiklos Szeredi2007-10-161-1/+1
* doc updatesMiklos Szeredi2007-10-161-0/+2
* Add fs subtype support to libfuse and fusermountMiklos Szeredi2007-06-201-1/+13
* update copyright datesMiklos Szeredi2007-04-251-1/+1
* Add filesystem stacking support to high level APIMiklos Szeredi2007-02-031-1/+1
* doc fixesMiklos Szeredi2006-10-101-0/+30
* API changesMiklos Szeredi2006-09-301-1/+9
* file lockingMiklos Szeredi2006-06-281-1/+1
* fixMiklos Szeredi2006-03-171-4/+39
* fixMiklos Szeredi2006-03-101-0/+29
* pass device file descriptor to fuse_unmountCsaba Henk2006-03-011-1/+2
* revert to version 2.6Miklos Szeredi2006-01-231-1/+1
* fixMiklos Szeredi2006-01-201-1/+10
* fixMiklos Szeredi2006-01-061-5/+31
* fixMiklos Szeredi2005-11-111-4/+16
* fixMiklos Szeredi2005-11-071-4/+0
* add access operationMiklos Szeredi2005-10-261-1/+1
* fixMiklos Szeredi2005-10-101-0/+8
* fixMiklos Szeredi2005-10-031-0/+19
* cleanupMiklos Szeredi2005-08-141-3/+0
* fixMiklos Szeredi2005-08-111-0/+18
* fixMiklos Szeredi2005-08-011-2/+3
* fixMiklos Szeredi2005-08-011-0/+4
* added lowlevel APIMiklos Szeredi2005-07-151-0/+3
* inode based API first working versionMiklos Szeredi2005-07-131-22/+6
* added lowlevel API and (non yet working) implementationMiklos Szeredi2005-07-111-0/+49