aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* change email addressGravatar Miklos Szeredi2004-07-07
* direct IO + fixesGravatar Miklos Szeredi2004-07-02
* support for multiplexing fuse fdGravatar Miklos Szeredi2004-06-30
* cache ENOSYS on some optional functionsGravatar Miklos Szeredi2004-06-03
* build shared libraryGravatar Miklos Szeredi2004-06-03
* added flush() callGravatar Miklos Szeredi2004-05-18
* clarify commentGravatar Miklos Szeredi2004-05-13
* _FILE_OFFSET_BITS checkingGravatar Miklos Szeredi2004-04-13
* text mount optionsGravatar Miklos Szeredi2004-04-13
* limit checkingGravatar Miklos Szeredi2004-04-09
* fix zero size case for getxattr and listxattrGravatar Miklos Szeredi2004-03-31
* EA operations addedGravatar Miklos Szeredi2004-03-30
* kernel interface changesGravatar Miklos Szeredi2004-03-02
* added fuse_get()Gravatar Miklos Szeredi2004-02-25
* fixGravatar Miklos Szeredi2004-02-20
* more kernel interface changesGravatar Miklos Szeredi2004-02-20
* improvements to the kernel interfaceGravatar Miklos Szeredi2004-02-19
* statfs fixesGravatar Miklos Szeredi2004-02-19
* fixGravatar Miklos Szeredi2004-01-26
* integrated 2.6 kernel supportGravatar Miklos Szeredi2004-01-07
* version numbers addedGravatar Miklos Szeredi2003-12-15
* added fsync operationGravatar Miklos Szeredi2003-12-12
* read combining patchGravatar Miklos Szeredi2003-11-03
* fixGravatar Miklos Szeredi2003-10-22
* fixGravatar Miklos Szeredi2003-10-13
* caching patch by Michael GrigorievGravatar Miklos Szeredi2003-09-08
* release() changesGravatar Miklos Szeredi2002-12-11
* added release() callbackGravatar Miklos Szeredi2002-12-10
* fixesGravatar Miklos Szeredi2002-12-05
* fixesGravatar Miklos Szeredi2002-12-03
* Portability fixGravatar Miklos Szeredi2002-10-28
* version change + cleanupsGravatar Miklos Szeredi2002-10-25
* use fuse_mount in fuse_mainGravatar Miklos Szeredi2002-10-25
* cvsignore fixesGravatar Miklos Szeredi2002-10-07
* statfs header cleanupGravatar Miklos Szeredi2002-10-07
* fixesGravatar Miklos Szeredi2002-05-29
* interface cleanupGravatar Miklos Szeredi2002-04-19
* fuse_mount_ioslave() and helper utilGravatar Mark Glines2002-04-18
* Changed #include "fusestat.h" to #include <fusestat.h> and added fusestat.hGravatar Roland Bauerschmidt2002-04-12
* 'struct statfs' changes size, and entries within it change position, dependingGravatar Mark Glines2002-03-17
* Added statfs support to kernel, lib, examples, and perlGravatar Mark Glines2002-01-07
* permission checking implementedGravatar Miklos Szeredi2001-12-20
* preparations for cred checking in fsGravatar Miklos Szeredi2001-12-20
* minor updatesGravatar Miklos Szeredi2001-12-08
* writing modules made more easyGravatar Miklos Szeredi2001-11-21
* performance improvementsGravatar Miklos Szeredi2001-11-18
* multithreading works in PythonGravatar Miklos Szeredi2001-11-16
* threading fixesGravatar Miklos Szeredi2001-11-16
* better thread managementGravatar Miklos Szeredi2001-11-16
* fix vfsmount leak bug in fuse_follow_linkGravatar Miklos Szeredi2001-11-13