index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
fuse.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtiofs: propagate sync() to file server
Greg Kurz
2021-06-22
1
-1
/
+9
*
fuse: add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGID
Vivek Goyal
2021-04-14
1
-0
/
+7
*
fuse: extend FUSE_SETXATTR request
Vivek Goyal
2021-04-14
1
-0
/
+7
*
fuse: 32-bit user space ioctl compat for fuse device
Alessio Balsini
2021-03-16
1
-1
/
+2
*
fuse: add a flag FUSE_OPEN_KILL_SUIDGID for open() request
Vivek Goyal
2020-11-11
1
-2
/
+9
*
fuse: setattr should set FATTR_KILL_SUIDGID
Vivek Goyal
2020-11-11
1
-1
/
+2
*
fuse: rename FUSE_WRITE_KILL_PRIV to FUSE_WRITE_KILL_SUIDGID
Miklos Szeredi
2020-11-11
1
-3
/
+6
*
fuse: introduce the notion of FUSE_HANDLE_KILLPRIV_V2
Vivek Goyal
2020-11-11
1
-1
/
+10
*
fuse: add submount support to <uapi/linux/fuse.h>
Max Reitz
2020-09-18
1
-2
/
+14
*
virtiofs: implement dax read/write operations
Vivek Goyal
2020-09-10
1
-0
/
+1
*
virtiofs: introduce setupmapping/removemapping commands
Vivek Goyal
2020-09-10
1
-0
/
+29
*
virtiofs: implement FUSE_INIT map_alignment field
Stefan Hajnoczi
2020-09-10
1
-1
/
+3
*
fuse: Add changelog entries for protocols 7.1 - 7.8
Alan Somers
2019-10-23
1
-0
/
+37
*
fuse: reserve values for mapping protocol
Dr. David Alan Gilbert
2019-09-12
1
-1
/
+7
*
fuse: reserve byteswapped init opcodes
Michael S. Tsirkin
2019-09-12
1
-0
/
+4
*
fuse: add FUSE_WRITE_KILL_PRIV
Miklos Szeredi
2019-05-27
1
-1
/
+6
*
fuse: Add ioctl flag for x32 compat ioctl
Ian Abbott
2019-04-24
1
-0
/
+3
*
fuse: fix changelog entry for protocol 7.9
Alan Somers
2019-04-24
1
-0
/
+1
*
fuse: fix changelog entry for protocol 7.12
Alan Somers
2019-04-24
1
-1
/
+1
*
fuse: document fuse_fsync_in.fsync_flags
Alan Somers
2019-04-24
1
-0
/
+7
*
fuse: Add FOPEN_STREAM to use stream_open()
Kirill Smelkov
2019-04-24
1
-0
/
+2
*
fuse: allow filesystems to have precise control over data cache
Kirill Smelkov
2019-04-24
1
-1
/
+6
*
fuse: support clients that don't implement 'opendir'
Chad Austin
2019-02-13
1
-1
/
+6
*
fuse: enable caching of symlinks
Dan Schatzberg
2018-10-15
1
-0
/
+3
*
fuse: add max_pages to init_out
Constantine Shulyupin
2018-10-01
1
-1
/
+6
*
fuse: add FOPEN_CACHE_DIR
Miklos Szeredi
2018-09-28
1
-0
/
+3
*
fuse: add support for copy_file_range()
Niels de Vos
2018-09-28
1
-46
/
+60
*
fuse: return -ECONNABORTED on /dev/fuse read after abort
Szymon Lukasz
2018-03-20
1
-1
/
+6
*
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
fuse: Add posix ACL support
Seth Forshee
2016-10-01
1
-0
/
+3
*
fuse: handle killpriv in userspace fs
Miklos Szeredi
2016-10-01
1
-1
/
+6
*
fuse: serialize dirops by default
Miklos Szeredi
2016-06-30
1
-1
/
+6
*
fuse: add support for SEEK_HOLE and SEEK_DATA in lseek
Ravishankar N
2015-11-10
1
-1
/
+16
*
fuse: device fd clone
Miklos Szeredi
2015-07-01
1
-0
/
+3
*
fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT
Andrew Gallagher
2014-07-22
1
-0
/
+3
*
fuse: add renameat2 support
Miklos Szeredi
2014-04-28
1
-0
/
+8
*
fuse: allow ctime flushing to userspace
Maxim Patlasov
2014-04-28
1
-2
/
+5
*
fuse: fuse: add time_gran to INIT_OUT
Miklos Szeredi
2014-04-28
1
-0
/
+7
*
fuse: Turn writeback cache on
Pavel Emelyanov
2014-04-02
1
-1
/
+6
*
fuse: add flag to turn on async direct IO
Miklos Szeredi
2013-05-01
1
-1
/
+6
*
fuse: fix type definitions in uapi header
Miklos Szeredi
2013-04-17
1
-220
/
+216
*
fuse: allow control of adaptive readdirplus use
Eric Wong
2013-02-07
1
-0
/
+3
*
Synchronize fuse header with one used in library
Miklos Szeredi
2013-02-07
1
-1
/
+36
*
fuse: send poll events
Enke Chen
2013-02-04
1
-1
/
+2
*
fuse: bump version for READDIRPLUS
Miklos Szeredi
2013-01-31
1
-1
/
+4
*
fuse: implement NFS-like readdirplus support
Anand V. Avati
2013-01-24
1
-0
/
+12
*
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-13
1
-0
/
+677