summaryrefslogtreecommitdiff
path: root/include/uapi/linux/fuse.h (unfollow)
Commit message (Expand)Author
2019-06-11fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov
2016-05-19fuse: Add support for d_canonical_pathDaniel Rosenberg
2016-04-25fuse: Add support for d_canonical_pathDaniel Rosenberg
2016-03-22fuse: Add support for passthrough read/writeNikhilesh Reddy
2015-07-01fuse: device fd cloneMiklos Szeredi
2014-07-22fuse: add FUSE_NO_OPEN_SUPPORT flag to INITAndrew Gallagher
2014-04-28fuse: add renameat2 supportMiklos Szeredi
2014-04-28fuse: allow ctime flushing to userspaceMaxim Patlasov
2014-04-28fuse: fuse: add time_gran to INIT_OUTMiklos Szeredi
2014-04-02fuse: Turn writeback cache onPavel Emelyanov
2013-05-01fuse: add flag to turn on async direct IOMiklos Szeredi
2013-04-17fuse: fix type definitions in uapi headerMiklos Szeredi
2013-02-07fuse: allow control of adaptive readdirplus useEric Wong
2013-02-07Synchronize fuse header with one used in libraryMiklos Szeredi
2013-02-04fuse: send poll eventsEnke Chen
2013-01-31fuse: bump version for READDIRPLUSMiklos Szeredi
2013-01-24fuse: implement NFS-like readdirplus supportAnand V. Avati
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-07-18fuse: add missing INIT flag descriptionsMiklos Szeredi
2012-07-18fuse: add missing INIT flagsMiklos Szeredi
2012-07-18fuse: add FUSE_AUTO_INVAL_DATA init flagBrian Foster
2012-04-25fuse: add FALLOCATE operationAnatol Pomozov
2012-04-12fuse: use flexible array in fuse.hMiklos Szeredi
2011-12-13FUSE: Notifying the kernel of deletion.John Muir
2011-12-13fuse: support ioctl on directoriesMiklos Szeredi
2011-08-08fuse: fix flockMiklos Szeredi
2010-12-07fuse: fix ioctl ABIMiklos Szeredi
2010-12-07fuse: allow batching of FORGET requestsMiklos Szeredi
2010-07-12fuse: add retrieve requestMiklos Szeredi
2010-07-12fuse: add store requestMiklos Szeredi
2010-05-25fuse: support splice() writing to fuse deviceMiklos Szeredi
2009-07-08fuse: document protocol version negotiationMiklos Szeredi
2009-07-07fuse: make the number of max background requests and congestion threshold tun...Csaba Henk
2009-06-30fuse: invalidation reverse callsJohn Muir
2009-06-30fuse: allow umask processing in userspaceMiklos Szeredi
2009-06-09CUSE: implement CUSE - Character device in UserspaceTejun Heo
2008-12-01fuse: update interface versionMiklos Szeredi
2008-11-26fuse: implement poll supportTejun Heo
2008-11-26fuse: implement unsolicited notificationTejun Heo
2008-11-26fuse: implement ioctl supportTejun Heo
2008-11-26fuse: move FUSE_MINOR to miscdevice.hTejun Heo
2008-10-16fuse: implement nonseekable openTejun Heo
2008-10-16fuse: add include protectorsTejun Heo
2008-07-25fuse: nfs export special lookupsMiklos Szeredi
2008-05-13fuse: add flag to turn on big writesMiklos Szeredi
2007-11-29fuse: pass open flags to read and writeMiklos Szeredi
2007-10-18fuse: add blksize field to fuse_attrMiklos Szeredi
2007-10-18fuse: add support for mandatory lockingMiklos Szeredi
2007-10-18fuse: add helper for asynchronous writesMiklos Szeredi
2007-10-18fuse: support BSD locking semanticsMiklos Szeredi