aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux/fuse.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-16fuse: add STATX requestGravatar Miklos Szeredi 1-0/+52
2023-08-16fuse: add a new fuse init flag to relax restrictions in no cache modeGravatar Hao Xu 1-1/+7
2023-06-07fuse: add feature flag for expire-onlyGravatar Miklos Szeredi 1-0/+3
2023-01-26fuse: optional supplementary group in create requestsGravatar Miklos Szeredi 1-0/+17
2023-01-26fuse: add request extensionGravatar Miklos Szeredi 1-1/+27
2022-11-23fuse: allow non-extending parallel direct writes on the same fileGravatar Dharmendra Singh 1-0/+3
2022-11-23fuse: add "expire only" mode to FUSE_NOTIFY_INVAL_ENTRYGravatar Miklos Szeredi 1-2/+11
2022-09-24fuse: implement ->tmpfile()Gravatar Miklos Szeredi 1-1/+5
2021-12-14fuse: support per inode DAX in fuse protocolGravatar Jeffle Xu 1-0/+5
2021-11-25fuse: send security context of inode on fileGravatar Vivek Goyal 1-2/+32
2021-11-25fuse: extend init flagsGravatar Miklos Szeredi 1-2/+14
2021-10-28fuse: add FOPEN_NOFLUSHGravatar Amir Goldstein 1-1/+6
2021-06-22virtiofs: propagate sync() to file serverGravatar Greg Kurz 1-1/+9
2021-04-14fuse: add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGIDGravatar Vivek Goyal 1-0/+7
2021-04-14fuse: extend FUSE_SETXATTR requestGravatar Vivek Goyal 1-0/+7
2021-03-16fuse: 32-bit user space ioctl compat for fuse deviceGravatar Alessio Balsini 1-1/+2
2020-11-11fuse: add a flag FUSE_OPEN_KILL_SUIDGID for open() requestGravatar Vivek Goyal 1-2/+9
2020-11-11fuse: setattr should set FATTR_KILL_SUIDGIDGravatar Vivek Goyal 1-1/+2
2020-11-11fuse: rename FUSE_WRITE_KILL_PRIV to FUSE_WRITE_KILL_SUIDGIDGravatar Miklos Szeredi 1-3/+6
2020-11-11fuse: introduce the notion of FUSE_HANDLE_KILLPRIV_V2Gravatar Vivek Goyal 1-1/+10
2020-09-18fuse: add submount support to <uapi/linux/fuse.h>Gravatar Max Reitz 1-2/+14
2020-09-10virtiofs: implement dax read/write operationsGravatar Vivek Goyal 1-0/+1
2020-09-10virtiofs: introduce setupmapping/removemapping commandsGravatar Vivek Goyal 1-0/+29
2020-09-10virtiofs: implement FUSE_INIT map_alignment fieldGravatar Stefan Hajnoczi 1-1/+3
2019-10-23fuse: Add changelog entries for protocols 7.1 - 7.8Gravatar Alan Somers 1-0/+37
2019-09-12fuse: reserve values for mapping protocolGravatar Dr. David Alan Gilbert 1-1/+7
2019-09-12fuse: reserve byteswapped init opcodesGravatar Michael S. Tsirkin 1-0/+4
2019-05-27fuse: add FUSE_WRITE_KILL_PRIVGravatar Miklos Szeredi 1-1/+6
2019-04-24fuse: Add ioctl flag for x32 compat ioctlGravatar Ian Abbott 1-0/+3
2019-04-24fuse: fix changelog entry for protocol 7.9Gravatar Alan Somers 1-0/+1
2019-04-24fuse: fix changelog entry for protocol 7.12Gravatar Alan Somers 1-1/+1
2019-04-24fuse: document fuse_fsync_in.fsync_flagsGravatar Alan Somers 1-0/+7
2019-04-24fuse: Add FOPEN_STREAM to use stream_open()Gravatar Kirill Smelkov 1-0/+2
2019-04-24fuse: allow filesystems to have precise control over data cacheGravatar Kirill Smelkov 1-1/+6
2019-02-13fuse: support clients that don't implement 'opendir'Gravatar Chad Austin 1-1/+6
2018-10-15fuse: enable caching of symlinksGravatar Dan Schatzberg 1-0/+3
2018-10-01fuse: add max_pages to init_outGravatar Constantine Shulyupin 1-1/+6
2018-09-28fuse: add FOPEN_CACHE_DIRGravatar Miklos Szeredi 1-0/+3
2018-09-28fuse: add support for copy_file_range()Gravatar Niels de Vos 1-46/+60
2018-03-20fuse: return -ECONNABORTED on /dev/fuse read after abortGravatar Szymon Lukasz 1-1/+6
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-10-01fuse: Add posix ACL supportGravatar Seth Forshee 1-0/+3
2016-10-01fuse: handle killpriv in userspace fsGravatar Miklos Szeredi 1-1/+6
2016-06-30fuse: serialize dirops by defaultGravatar Miklos Szeredi 1-1/+6
2015-11-10fuse: add support for SEEK_HOLE and SEEK_DATA in lseekGravatar Ravishankar N 1-1/+16
2015-07-01fuse: device fd cloneGravatar Miklos Szeredi 1-0/+3
2014-07-22fuse: add FUSE_NO_OPEN_SUPPORT flag to INITGravatar Andrew Gallagher 1-0/+3
2014-04-28fuse: add renameat2 supportGravatar Miklos Szeredi 1-0/+8
2014-04-28fuse: allow ctime flushing to userspaceGravatar Maxim Patlasov 1-2/+5
2014-04-28fuse: fuse: add time_gran to INIT_OUTGravatar Miklos Szeredi 1-0/+7