summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Improve documentation of fuse_exit()Miklos Szeredi2012-01-251-0/+5
* * Fix definition of FUSE_OPT_ENT for C++. Reported by TimMiklos Szeredi2010-02-181-1/+1
* * Fix stack alignment for clone()Miklos Szeredi2010-02-181-0/+1
* Doc fixMiklos Szeredi2009-11-021-1/+1
* * Clarify how the protocol version should be negotiated betweenMiklos Szeredi2009-07-161-0/+20
* * The context is extended with a 'umask' field. The umask is sentMiklos Szeredi2009-07-024-2/+77
* Add fuse_getgroups (high level lib) and fuse_req_getgroups (lowMiklos Szeredi2009-06-192-0/+41
* CUSE patches from Tejun Heo (add new files)Miklos Szeredi2009-06-181-0/+87
* CUSE patches from Tejun HeoMiklos Szeredi2009-06-183-7/+54
* Add missing fuse_reply_bmap to versionscript. Debian Bug#531329. Reported b...Miklos Szeredi2009-06-181-1/+1
* Add FUSE_CAP_EXPORT_SUPPORT to fuse_common.hMiklos Szeredi2009-05-251-0/+2
* documentation updateMiklos Szeredi2009-02-062-24/+26
* * Add missing setattr flags to <fuse_lowlevel.h>.Miklos Szeredi2008-12-081-0/+2
* * Implement poll support. Patch by Tejun HeoMiklos Szeredi2008-12-084-2/+115
* * Implement ioctl support. On high level interface onlyMiklos Szeredi2008-12-054-13/+133
* If open sets fi->nonseekable, libfuse will tell the kernel that the file is n...Miklos Szeredi2008-11-282-2/+19
* * Allow commas in options to be escaped with a backslash * Add new function: ...Miklos Szeredi2008-10-161-0/+9
* Pass current file flags to read and write operationsMiklos Szeredi2008-10-141-0/+3
* API documentation update by Daniel BenamyMiklos Szeredi2008-08-211-0/+5
* doc updates from Nikolaus RathMiklos Szeredi2008-07-181-7/+18
* API doc update by Nikolaus RathMiklos Szeredi2008-07-091-1/+2
* Remove fuse kernel module sourcesMiklos Szeredi2008-06-161-0/+441
* 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-082-1/+15
* Released 2.7.2fuse_2_7_2Miklos Szeredi2007-12-171-1/+1
* change indentingMiklos Szeredi2007-12-128-1585/+1619
* Clarify licence version to be "LGPLv2" for the libraryMiklos Szeredi2007-10-168-8/+8
* doc update from Evan JonesMiklos Szeredi2007-10-161-4/+8
* doc updatesMiklos Szeredi2007-10-164-16/+25
* lib: fix locking when loading a filesystem moduleMiklos Szeredi2007-06-221-4/+4
* Add fs subtype support to libfuse and fusermountMiklos Szeredi2007-06-201-1/+13
* lowlevel lib: add fuse_reply_iov function...Miklos Szeredi2007-05-231-0/+13
* Fix Oops or error if a regular file is created with mknod(2)...Miklos Szeredi2007-05-221-1/+1
* docMiklos Szeredi2007-04-281-5/+73
* update copyright datesMiklos Szeredi2007-04-257-7/+7
* Add filesystem stacking support to high level APIMiklos Szeredi2007-02-032-1/+88
* merge to fuse_2_6_merge2Miklos Szeredi2007-02-031-1/+0
* releasedir doc fixMiklos Szeredi2006-12-121-2/+0
* build fixesMiklos Szeredi2006-12-042-4/+4
* Fix API version 21 and 22 compatibility for fuse_teardownMiklos Szeredi2006-11-301-1/+2
* Lowlevel header doc fix by John MuirMiklos Szeredi2006-11-181-2/+3
* fixesMiklos Szeredi2006-11-111-1/+4
* doc fixesMiklos Szeredi2006-10-102-0/+31
* API changesMiklos Szeredi2006-09-303-12/+17
* bmap supportMiklos Szeredi2006-09-302-0/+46
* Support for nanosec times on FBSD and other FBSD fixesCsaba Henk2006-09-241-0/+1
* fix compat bugs in lowlevel interfaceMiklos Szeredi2006-09-225-32/+74
* fixMiklos Szeredi2006-09-161-1/+1
* fixMiklos Szeredi2006-09-111-5/+20