summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/fuse.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* fuse: add support for SEEK_HOLE and SEEK_DATA in lseekRavishankar N2015-11-101-1/+16
* fuse: device fd cloneMiklos Szeredi2015-07-011-0/+3
* fuse: add FUSE_NO_OPEN_SUPPORT flag to INITAndrew Gallagher2014-07-221-0/+3
* fuse: add renameat2 supportMiklos Szeredi2014-04-281-0/+8
* fuse: allow ctime flushing to userspaceMaxim Patlasov2014-04-281-2/+5
* fuse: fuse: add time_gran to INIT_OUTMiklos Szeredi2014-04-281-0/+7
* fuse: Turn writeback cache onPavel Emelyanov2014-04-021-1/+6
* fuse: add flag to turn on async direct IOMiklos Szeredi2013-05-011-1/+6
* fuse: fix type definitions in uapi headerMiklos Szeredi2013-04-171-220/+216
* fuse: allow control of adaptive readdirplus useEric Wong2013-02-071-0/+3
* Synchronize fuse header with one used in libraryMiklos Szeredi2013-02-071-1/+36
* fuse: send poll eventsEnke Chen2013-02-041-1/+2
* fuse: bump version for READDIRPLUSMiklos Szeredi2013-01-311-1/+4
* fuse: implement NFS-like readdirplus supportAnand V. Avati2013-01-241-0/+12