summaryrefslogtreecommitdiff
path: root/include/uapi/linux/fuse.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-07fuse: add feature flag for expire-onlyMiklos Szeredi1-0/+3
2023-01-26fuse: optional supplementary group in create requestsMiklos Szeredi1-0/+17
2023-01-26fuse: add request extensionMiklos Szeredi1-1/+27
2022-11-23fuse: allow non-extending parallel direct writes on the same fileDharmendra Singh1-0/+3
2022-11-23fuse: add "expire only" mode to FUSE_NOTIFY_INVAL_ENTRYMiklos Szeredi1-2/+11
2022-09-24fuse: implement ->tmpfile()Miklos Szeredi1-1/+5
2021-12-14fuse: support per inode DAX in fuse protocolJeffle Xu1-0/+5
2021-11-25fuse: send security context of inode on fileVivek Goyal1-2/+32
2021-11-25fuse: extend init flagsMiklos Szeredi1-2/+14
2021-10-28fuse: add FOPEN_NOFLUSHAmir Goldstein1-1/+6
2021-06-22virtiofs: propagate sync() to file serverGreg Kurz1-1/+9
2021-04-14fuse: add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGIDVivek Goyal1-0/+7
2021-04-14fuse: extend FUSE_SETXATTR requestVivek Goyal1-0/+7
2021-03-16fuse: 32-bit user space ioctl compat for fuse deviceAlessio Balsini1-1/+2
2020-11-11fuse: add a flag FUSE_OPEN_KILL_SUIDGID for open() requestVivek Goyal1-2/+9
2020-11-11fuse: setattr should set FATTR_KILL_SUIDGIDVivek Goyal1-1/+2
2020-11-11fuse: rename FUSE_WRITE_KILL_PRIV to FUSE_WRITE_KILL_SUIDGIDMiklos Szeredi1-3/+6
2020-11-11fuse: introduce the notion of FUSE_HANDLE_KILLPRIV_V2Vivek Goyal1-1/+10
2020-09-18fuse: add submount support to <uapi/linux/fuse.h>Max Reitz1-2/+14
2020-09-10virtiofs: implement dax read/write operationsVivek Goyal1-0/+1
2020-09-10virtiofs: introduce setupmapping/removemapping commandsVivek Goyal1-0/+29
2020-09-10virtiofs: implement FUSE_INIT map_alignment fieldStefan Hajnoczi1-1/+3
2019-10-23fuse: Add changelog entries for protocols 7.1 - 7.8Alan Somers1-0/+37
2019-09-12fuse: reserve values for mapping protocolDr. David Alan Gilbert1-1/+7
2019-09-12fuse: reserve byteswapped init opcodesMichael S. Tsirkin1-0/+4
2019-05-27fuse: add FUSE_WRITE_KILL_PRIVMiklos Szeredi1-1/+6
2019-04-24fuse: Add ioctl flag for x32 compat ioctlIan Abbott1-0/+3
2019-04-24fuse: fix changelog entry for protocol 7.9Alan Somers1-0/+1
2019-04-24fuse: fix changelog entry for protocol 7.12Alan Somers1-1/+1
2019-04-24fuse: document fuse_fsync_in.fsync_flagsAlan Somers1-0/+7
2019-04-24fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov1-0/+2
2019-04-24fuse: allow filesystems to have precise control over data cacheKirill Smelkov1-1/+6
2019-02-13fuse: support clients that don't implement 'opendir'Chad Austin1-1/+6
2018-10-15fuse: enable caching of symlinksDan Schatzberg1-0/+3
2018-10-01fuse: add max_pages to init_outConstantine Shulyupin1-1/+6
2018-09-28fuse: add FOPEN_CACHE_DIRMiklos Szeredi1-0/+3
2018-09-28fuse: add support for copy_file_range()Niels de Vos1-46/+60
2018-03-20fuse: return -ECONNABORTED on /dev/fuse read after abortSzymon Lukasz1-1/+6
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman1-0/+1
2016-10-01fuse: Add posix ACL supportSeth Forshee1-0/+3
2016-10-01fuse: handle killpriv in userspace fsMiklos Szeredi1-1/+6
2016-06-30fuse: serialize dirops by defaultMiklos Szeredi1-1/+6
2015-11-10fuse: add support for SEEK_HOLE and SEEK_DATA in lseekRavishankar N1-1/+16
2015-07-01fuse: device fd cloneMiklos Szeredi1-0/+3
2014-07-22fuse: add FUSE_NO_OPEN_SUPPORT flag to INITAndrew Gallagher1-0/+3
2014-04-28fuse: add renameat2 supportMiklos Szeredi1-0/+8
2014-04-28fuse: allow ctime flushing to userspaceMaxim Patlasov1-2/+5
2014-04-28fuse: fuse: add time_gran to INIT_OUTMiklos Szeredi1-0/+7
2014-04-02fuse: Turn writeback cache onPavel Emelyanov1-1/+6
2013-05-01fuse: add flag to turn on async direct IOMiklos Szeredi1-1/+6