aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/fuse.h
AgeCommit message (Expand)Author
2023-12-04fuse: Rename DIRECT_IO_RELAX to DIRECT_IO_ALLOW_MMAPTyler Fanelli
2023-08-16fuse: add STATX requestMiklos Szeredi
2023-08-16fuse: add a new fuse init flag to relax restrictions in no cache modeHao Xu
2023-06-07fuse: add feature flag for expire-onlyMiklos Szeredi
2023-01-26fuse: optional supplementary group in create requestsMiklos Szeredi
2023-01-26fuse: add request extensionMiklos Szeredi
2022-11-23fuse: allow non-extending parallel direct writes on the same fileDharmendra Singh
2022-11-23fuse: add "expire only" mode to FUSE_NOTIFY_INVAL_ENTRYMiklos Szeredi
2022-09-24fuse: implement ->tmpfile()Miklos Szeredi
2021-12-14fuse: support per inode DAX in fuse protocolJeffle Xu
2021-11-25fuse: send security context of inode on fileVivek Goyal
2021-11-25fuse: extend init flagsMiklos Szeredi
2021-10-28fuse: add FOPEN_NOFLUSHAmir Goldstein
2021-06-22virtiofs: propagate sync() to file serverGreg Kurz
2021-04-14fuse: add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGIDVivek Goyal
2021-04-14fuse: extend FUSE_SETXATTR requestVivek Goyal
2021-03-16fuse: 32-bit user space ioctl compat for fuse deviceAlessio Balsini
2020-11-11fuse: add a flag FUSE_OPEN_KILL_SUIDGID for open() requestVivek Goyal
2020-11-11fuse: setattr should set FATTR_KILL_SUIDGIDVivek Goyal
2020-11-11fuse: rename FUSE_WRITE_KILL_PRIV to FUSE_WRITE_KILL_SUIDGIDMiklos Szeredi
2020-11-11fuse: introduce the notion of FUSE_HANDLE_KILLPRIV_V2Vivek Goyal
2020-09-18fuse: add submount support to <uapi/linux/fuse.h>Max Reitz
2020-09-10virtiofs: implement dax read/write operationsVivek Goyal
2020-09-10virtiofs: introduce setupmapping/removemapping commandsVivek Goyal
2020-09-10virtiofs: implement FUSE_INIT map_alignment fieldStefan Hajnoczi
2019-10-23fuse: Add changelog entries for protocols 7.1 - 7.8Alan Somers
2019-09-12fuse: reserve values for mapping protocolDr. David Alan Gilbert
2019-09-12fuse: reserve byteswapped init opcodesMichael S. Tsirkin
2019-05-27fuse: add FUSE_WRITE_KILL_PRIVMiklos Szeredi
2019-04-24fuse: Add ioctl flag for x32 compat ioctlIan Abbott
2019-04-24fuse: fix changelog entry for protocol 7.9Alan Somers
2019-04-24fuse: fix changelog entry for protocol 7.12Alan Somers
2019-04-24fuse: document fuse_fsync_in.fsync_flagsAlan Somers
2019-04-24fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov
2019-04-24fuse: allow filesystems to have precise control over data cacheKirill Smelkov
2019-02-13fuse: support clients that don't implement 'opendir'Chad Austin
2018-10-15fuse: enable caching of symlinksDan Schatzberg
2018-10-01fuse: add max_pages to init_outConstantine Shulyupin
2018-09-28fuse: add FOPEN_CACHE_DIRMiklos Szeredi
2018-09-28fuse: add support for copy_file_range()Niels de Vos
2018-03-20fuse: return -ECONNABORTED on /dev/fuse read after abortSzymon Lukasz
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2016-10-01fuse: Add posix ACL supportSeth Forshee
2016-10-01fuse: handle killpriv in userspace fsMiklos Szeredi
2016-06-30fuse: serialize dirops by defaultMiklos Szeredi
2015-11-10fuse: add support for SEEK_HOLE and SEEK_DATA in lseekRavishankar N
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