aboutsummaryrefslogtreecommitdiffstats
path: root/include/fuse.h
Commit message (Expand)AuthorAgeFilesLines
* * Add a nopath option and flag, indicating that path argumentMiklos Szeredi2010-06-151-4/+21
* * The context is extended with a 'umask' field. The umask is sentMiklos Szeredi2009-07-021-0/+3
* Add fuse_getgroups (high level lib) and fuse_req_getgroups (lowMiklos Szeredi2009-06-191-0/+20
* documentation updateMiklos Szeredi2009-02-061-13/+15
* * Implement poll support. Patch by Tejun HeoMiklos Szeredi2008-12-081-1/+25
* * Implement ioctl support. On high level interface onlyMiklos Szeredi2008-12-051-0/+19
* 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
* Support receiving file handle from kernel in GETATTR request; Allow operation...Miklos Szeredi2008-02-081-0/+14
* change indentingMiklos Szeredi2007-12-121-436/+439
* Clarify licence version to be "LGPLv2" for the libraryMiklos Szeredi2007-10-161-1/+1
* doc updatesMiklos Szeredi2007-10-161-7/+10
* lib: fix locking when loading a filesystem moduleMiklos Szeredi2007-06-221-4/+4
* 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-251-1/+1
* Add filesystem stacking support to high level APIMiklos Szeredi2007-02-031-0/+87
* merge to fuse_2_6_merge2Miklos Szeredi2007-02-031-1/+0
* build fixesMiklos Szeredi2006-12-041-3/+3
* Fix API version 21 and 22 compatibility for fuse_teardownMiklos Szeredi2006-11-301-1/+2
* fixesMiklos Szeredi2006-11-111-1/+4
* doc fixesMiklos Szeredi2006-10-101-0/+1
* API changesMiklos Szeredi2006-09-301-2/+3
* bmap supportMiklos Szeredi2006-09-301-0/+10
* fix compat bugs in lowlevel interfaceMiklos Szeredi2006-09-221-1/+1
* fixMiklos Szeredi2006-09-161-1/+1
* fixMiklos Szeredi2006-09-111-5/+20
* interrupt supportMiklos Szeredi2006-09-071-2/+12
* fixMiklos Szeredi2006-09-021-1/+8
* statfs improvementMiklos Szeredi2006-08-181-3/+24
* fixesMiklos Szeredi2006-07-301-1/+5
* file lockingMiklos Szeredi2006-06-281-2/+3
* fixMiklos Szeredi2006-03-171-9/+18
* fixMiklos Szeredi2006-03-101-22/+3
* pass device file descriptor to fuse_unmountCsaba Henk2006-03-011-0/+1
* fixMiklos Szeredi2006-02-241-3/+3
* revert to version 2.6Miklos Szeredi2006-01-231-2/+2
* fixMiklos Szeredi2006-01-201-15/+21
* fixMiklos Szeredi2006-01-071-1/+1
* fixMiklos Szeredi2006-01-071-1/+1
* fixMiklos Szeredi2006-01-061-12/+6
* fixMiklos Szeredi2005-11-201-0/+1
* fixMiklos Szeredi2005-11-171-0/+10
* fixMiklos Szeredi2005-11-111-11/+13
* fixMiklos Szeredi2005-11-071-33/+42
* fix up statfs interfaceMiklos Szeredi2005-11-071-6/+12
* fixMiklos Szeredi2005-10-281-2/+16
* add ftruncate() methodMiklos Szeredi2005-10-261-3/+17