summaryrefslogtreecommitdiff
path: root/include/fuse_kernel.h
Commit message (Expand)AuthorAgeFilesLines
* fuse_kernel.h: clean includesbaserock/fuse_2_9_4-fix-armv8Riku Voipio2016-03-181-1/+5
* Add FALLOCATE operationAnatol Pomozov2012-06-181-1/+13
* use flexible array in include/fuse_kernel.hMiklos Szeredi2012-04-201-1/+1
* Revert "Add mmap() and munmap() methods to low level API"Miklos Szeredi2012-01-241-25/+0
* libfuse: Notifying the kernel of deletion.John Muir2011-12-071-0/+9
* Add mmap() and munmap() methods to low level APIMiklos Szeredi2011-12-061-0/+25
* Add support for ioctl on directoriesMiklos Szeredi2011-12-051-1/+6
* Add ->flock() operation to low and high level interfacesMiklos Szeredi2011-07-061-1/+8
* Fix ioctl ABIMiklos Szeredi2011-05-191-0/+10
* Allow batching of forget requestsMiklos Szeredi2011-05-191-1/+15
* libfuse: add retrieve requestMiklos Szeredi2010-11-081-0/+21
* libfuse: add store requestMiklos Szeredi2010-11-081-1/+12
* update fuse_kernel.hMiklos Szeredi2010-06-231-1/+8
* * Make the number of max background requests and congestionMiklos Szeredi2010-06-231-2/+4
* * 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-021-2/+35
* CUSE patches from Tejun HeoMiklos Szeredi2009-06-181-0/+31
* * Implement poll support. Patch by Tejun HeoMiklos Szeredi2008-12-081-0/+31
* * Implement ioctl support. On high level interface onlyMiklos Szeredi2008-12-051-13/+37
* If open sets fi->nonseekable, libfuse will tell the kernel that the file is n...Miklos Szeredi2008-11-281-1/+14
* Remove fuse kernel module sourcesMiklos Szeredi2008-06-161-0/+441