index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
fuse.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-26
fuse: optional supplementary group in create requests
Miklos Szeredi
1
-0
/
+17
2023-01-26
fuse: add request extension
Miklos Szeredi
1
-1
/
+27
2022-11-23
fuse: allow non-extending parallel direct writes on the same file
Dharmendra Singh
1
-0
/
+3
2022-11-23
fuse: add "expire only" mode to FUSE_NOTIFY_INVAL_ENTRY
Miklos Szeredi
1
-2
/
+11
2022-09-24
fuse: implement ->tmpfile()
Miklos Szeredi
1
-1
/
+5
2021-12-14
fuse: support per inode DAX in fuse protocol
Jeffle Xu
1
-0
/
+5
2021-11-25
fuse: send security context of inode on file
Vivek Goyal
1
-2
/
+32
2021-11-25
fuse: extend init flags
Miklos Szeredi
1
-2
/
+14
2021-10-28
fuse: add FOPEN_NOFLUSH
Amir Goldstein
1
-1
/
+6
2021-06-22
virtiofs: propagate sync() to file server
Greg Kurz
1
-1
/
+9
2021-04-14
fuse: add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGID
Vivek Goyal
1
-0
/
+7
2021-04-14
fuse: extend FUSE_SETXATTR request
Vivek Goyal
1
-0
/
+7
2021-03-16
fuse: 32-bit user space ioctl compat for fuse device
Alessio Balsini
1
-1
/
+2
2020-11-11
fuse: add a flag FUSE_OPEN_KILL_SUIDGID for open() request
Vivek Goyal
1
-2
/
+9
2020-11-11
fuse: setattr should set FATTR_KILL_SUIDGID
Vivek Goyal
1
-1
/
+2
2020-11-11
fuse: rename FUSE_WRITE_KILL_PRIV to FUSE_WRITE_KILL_SUIDGID
Miklos Szeredi
1
-3
/
+6
2020-11-11
fuse: introduce the notion of FUSE_HANDLE_KILLPRIV_V2
Vivek Goyal
1
-1
/
+10
2020-09-18
fuse: add submount support to <uapi/linux/fuse.h>
Max Reitz
1
-2
/
+14
2020-09-10
virtiofs: implement dax read/write operations
Vivek Goyal
1
-0
/
+1
2020-09-10
virtiofs: introduce setupmapping/removemapping commands
Vivek Goyal
1
-0
/
+29
2020-09-10
virtiofs: implement FUSE_INIT map_alignment field
Stefan Hajnoczi
1
-1
/
+3
2019-10-23
fuse: Add changelog entries for protocols 7.1 - 7.8
Alan Somers
1
-0
/
+37
2019-09-12
fuse: reserve values for mapping protocol
Dr. David Alan Gilbert
1
-1
/
+7
2019-09-12
fuse: reserve byteswapped init opcodes
Michael S. Tsirkin
1
-0
/
+4
2019-05-27
fuse: add FUSE_WRITE_KILL_PRIV
Miklos Szeredi
1
-1
/
+6
2019-04-24
fuse: Add ioctl flag for x32 compat ioctl
Ian Abbott
1
-0
/
+3
2019-04-24
fuse: fix changelog entry for protocol 7.9
Alan Somers
1
-0
/
+1
2019-04-24
fuse: fix changelog entry for protocol 7.12
Alan Somers
1
-1
/
+1
2019-04-24
fuse: document fuse_fsync_in.fsync_flags
Alan Somers
1
-0
/
+7
2019-04-24
fuse: Add FOPEN_STREAM to use stream_open()
Kirill Smelkov
1
-0
/
+2
2019-04-24
fuse: allow filesystems to have precise control over data cache
Kirill Smelkov
1
-1
/
+6
2019-02-13
fuse: support clients that don't implement 'opendir'
Chad Austin
1
-1
/
+6
2018-10-15
fuse: enable caching of symlinks
Dan Schatzberg
1
-0
/
+3
2018-10-01
fuse: add max_pages to init_out
Constantine Shulyupin
1
-1
/
+6
2018-09-28
fuse: add FOPEN_CACHE_DIR
Miklos Szeredi
1
-0
/
+3
2018-09-28
fuse: add support for copy_file_range()
Niels de Vos
1
-46
/
+60
2018-03-20
fuse: return -ECONNABORTED on /dev/fuse read after abort
Szymon Lukasz
1
-1
/
+6
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
1
-0
/
+1
2016-10-01
fuse: Add posix ACL support
Seth Forshee
1
-0
/
+3
2016-10-01
fuse: handle killpriv in userspace fs
Miklos Szeredi
1
-1
/
+6
2016-06-30
fuse: serialize dirops by default
Miklos Szeredi
1
-1
/
+6
2015-11-10
fuse: add support for SEEK_HOLE and SEEK_DATA in lseek
Ravishankar N
1
-1
/
+16
2015-07-01
fuse: device fd clone
Miklos Szeredi
1
-0
/
+3
2014-07-22
fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT
Andrew Gallagher
1
-0
/
+3
2014-04-28
fuse: add renameat2 support
Miklos Szeredi
1
-0
/
+8
2014-04-28
fuse: allow ctime flushing to userspace
Maxim Patlasov
1
-2
/
+5
2014-04-28
fuse: fuse: add time_gran to INIT_OUT
Miklos Szeredi
1
-0
/
+7
2014-04-02
fuse: Turn writeback cache on
Pavel Emelyanov
1
-1
/
+6
2013-05-01
fuse: add flag to turn on async direct IO
Miklos Szeredi
1
-1
/
+6
2013-04-17
fuse: fix type definitions in uapi header
Miklos Szeredi
1
-220
/
+216
[next]