aboutsummaryrefslogtreecommitdiffstats
path: root/include/fuse_kernel.h
AgeCommit message (Expand)AuthorLines
2011-12-07libfuse: Notifying the kernel of deletion.John Muir-0/+9
2011-12-06Add mmap() and munmap() methods to low level APIMiklos Szeredi-0/+25
2011-12-05Add support for ioctl on directoriesMiklos Szeredi-1/+6
2011-07-06Add ->flock() operation to low and high level interfacesMiklos Szeredi-1/+8
2011-05-19Fix ioctl ABIMiklos Szeredi-0/+10
2011-05-19Allow batching of forget requestsMiklos Szeredi-1/+15
2010-11-08libfuse: add retrieve requestMiklos Szeredi-0/+21
2010-11-08libfuse: add store requestMiklos Szeredi-1/+12
2010-06-23update fuse_kernel.hMiklos Szeredi-1/+8
2010-06-23* Make the number of max background requests and congestionMiklos Szeredi-2/+4
2009-07-16* Clarify how the protocol version should be negotiated betweenMiklos Szeredi-0/+20
2009-07-02* The context is extended with a 'umask' field. The umask is sentMiklos Szeredi-2/+35
2009-06-18CUSE patches from Tejun HeoMiklos Szeredi-0/+31
2008-12-08* Implement poll support. Patch by Tejun HeoMiklos Szeredi-0/+31
2008-12-05* Implement ioctl support. On high level interface onlyMiklos Szeredi-13/+37
2008-11-28If open sets fi->nonseekable, libfuse will tell the kernel that the file is n...Miklos Szeredi-1/+14
2008-06-16Remove fuse kernel module sourcesMiklos Szeredi-0/+441