summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/fuse.h
Commit message (Expand)AuthorAgeFilesLines
* fuse: Use the high bit of request ID for indicating resend requestsZhao Chen2024-03-061-1/+12
* fuse: Introduce a new notification type for resend pending requestsZhao Chen2024-03-061-0/+2
* fuse: add support for explicit export disablingJingbo Xu2024-03-061-0/+3
* fuse: implement ioctls to manage backing filesAmir Goldstein2024-03-051-0/+9
* fuse: introduce FUSE_PASSTHROUGH capabilityAmir Goldstein2024-02-231-3/+11
* fuse: Rename DIRECT_IO_RELAX to DIRECT_IO_ALLOW_MMAPTyler Fanelli2023-12-041-4/+6
* fuse: add STATX requestMiklos Szeredi2023-08-161-0/+52
* fuse: add a new fuse init flag to relax restrictions in no cache modeHao Xu2023-08-161-1/+7
* fuse: add feature flag for expire-onlyMiklos Szeredi2023-06-071-0/+3
* fuse: optional supplementary group in create requestsMiklos Szeredi2023-01-261-0/+17
* fuse: add request extensionMiklos Szeredi2023-01-261-1/+27
* fuse: allow non-extending parallel direct writes on the same fileDharmendra Singh2022-11-231-0/+3
* fuse: add "expire only" mode to FUSE_NOTIFY_INVAL_ENTRYMiklos Szeredi2022-11-231-2/+11
* fuse: implement ->tmpfile()Miklos Szeredi2022-09-241-1/+5
* fuse: support per inode DAX in fuse protocolJeffle Xu2021-12-141-0/+5
* fuse: send security context of inode on fileVivek Goyal2021-11-251-2/+32
* fuse: extend init flagsMiklos Szeredi2021-11-251-2/+14
* fuse: add FOPEN_NOFLUSHAmir Goldstein2021-10-281-1/+6
* virtiofs: propagate sync() to file serverGreg Kurz2021-06-221-1/+9
* fuse: add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGIDVivek Goyal2021-04-141-0/+7
* fuse: extend FUSE_SETXATTR requestVivek Goyal2021-04-141-0/+7
* fuse: 32-bit user space ioctl compat for fuse deviceAlessio Balsini2021-03-161-1/+2
* fuse: add a flag FUSE_OPEN_KILL_SUIDGID for open() requestVivek Goyal2020-11-111-2/+9
* fuse: setattr should set FATTR_KILL_SUIDGIDVivek Goyal2020-11-111-1/+2
* fuse: rename FUSE_WRITE_KILL_PRIV to FUSE_WRITE_KILL_SUIDGIDMiklos Szeredi2020-11-111-3/+6
* fuse: introduce the notion of FUSE_HANDLE_KILLPRIV_V2Vivek Goyal2020-11-111-1/+10
* fuse: add submount support to <uapi/linux/fuse.h>Max Reitz2020-09-181-2/+14
* virtiofs: implement dax read/write operationsVivek Goyal2020-09-101-0/+1
* virtiofs: introduce setupmapping/removemapping commandsVivek Goyal2020-09-101-0/+29
* virtiofs: implement FUSE_INIT map_alignment fieldStefan Hajnoczi2020-09-101-1/+3
* fuse: Add changelog entries for protocols 7.1 - 7.8Alan Somers2019-10-231-0/+37
* fuse: reserve values for mapping protocolDr. David Alan Gilbert2019-09-121-1/+7
* fuse: reserve byteswapped init opcodesMichael S. Tsirkin2019-09-121-0/+4
* fuse: add FUSE_WRITE_KILL_PRIVMiklos Szeredi2019-05-271-1/+6
* fuse: Add ioctl flag for x32 compat ioctlIan Abbott2019-04-241-0/+3
* fuse: fix changelog entry for protocol 7.9Alan Somers2019-04-241-0/+1
* fuse: fix changelog entry for protocol 7.12Alan Somers2019-04-241-1/+1
* fuse: document fuse_fsync_in.fsync_flagsAlan Somers2019-04-241-0/+7
* fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov2019-04-241-0/+2
* fuse: allow filesystems to have precise control over data cacheKirill Smelkov2019-04-241-1/+6
* fuse: support clients that don't implement 'opendir'Chad Austin2019-02-131-1/+6
* fuse: enable caching of symlinksDan Schatzberg2018-10-151-0/+3
* fuse: add max_pages to init_outConstantine Shulyupin2018-10-011-1/+6
* fuse: add FOPEN_CACHE_DIRMiklos Szeredi2018-09-281-0/+3
* fuse: add support for copy_file_range()Niels de Vos2018-09-281-46/+60
* fuse: return -ECONNABORTED on /dev/fuse read after abortSzymon Lukasz2018-03-201-1/+6
* License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-021-0/+1
* fuse: Add posix ACL supportSeth Forshee2016-10-011-0/+3
* fuse: handle killpriv in userspace fsMiklos Szeredi2016-10-011-1/+6
* fuse: serialize dirops by defaultMiklos Szeredi2016-06-301-1/+6