开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
fuse.h
Age
Commit message (
Expand
)
Author
2025-01-24
fuse: {io-uring} Handle SQEs - register commands
Bernd Schubert
2024-09-04
fuse: allow idmapped mounts
Alexander Mikhalitsyn
2024-09-04
fuse: add basic infrastructure to support idmappings
Alexander Mikhalitsyn
2024-03-06
fuse: Use the high bit of request ID for indicating resend requests
Zhao Chen
2024-03-06
fuse: Introduce a new notification type for resend pending requests
Zhao Chen
2024-03-06
fuse: add support for explicit export disabling
Jingbo Xu
2024-03-05
fuse: implement ioctls to manage backing files
Amir Goldstein
2024-02-23
fuse: introduce FUSE_PASSTHROUGH capability
Amir Goldstein
2023-12-04
fuse: Rename DIRECT_IO_RELAX to DIRECT_IO_ALLOW_MMAP
Tyler Fanelli
2023-08-16
fuse: add STATX request
Miklos Szeredi
2023-08-16
fuse: add a new fuse init flag to relax restrictions in no cache mode
Hao Xu
2023-06-07
fuse: add feature flag for expire-only
Miklos Szeredi
2023-01-26
fuse: optional supplementary group in create requests
Miklos Szeredi
2023-01-26
fuse: add request extension
Miklos Szeredi
2022-11-23
fuse: allow non-extending parallel direct writes on the same file
Dharmendra Singh
2022-11-23
fuse: add "expire only" mode to FUSE_NOTIFY_INVAL_ENTRY
Miklos Szeredi
2022-09-24
fuse: implement ->tmpfile()
Miklos Szeredi
2021-12-14
fuse: support per inode DAX in fuse protocol
Jeffle Xu
2021-11-25
fuse: send security context of inode on file
Vivek Goyal
2021-11-25
fuse: extend init flags
Miklos Szeredi
2021-10-28
fuse: add FOPEN_NOFLUSH
Amir Goldstein
2021-06-22
virtiofs: propagate sync() to file server
Greg Kurz
2021-04-14
fuse: add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGID
Vivek Goyal
2021-04-14
fuse: extend FUSE_SETXATTR request
Vivek Goyal
2021-03-16
fuse: 32-bit user space ioctl compat for fuse device
Alessio Balsini
2020-11-11
fuse: add a flag FUSE_OPEN_KILL_SUIDGID for open() request
Vivek Goyal
2020-11-11
fuse: setattr should set FATTR_KILL_SUIDGID
Vivek Goyal
2020-11-11
fuse: rename FUSE_WRITE_KILL_PRIV to FUSE_WRITE_KILL_SUIDGID
Miklos Szeredi
2020-11-11
fuse: introduce the notion of FUSE_HANDLE_KILLPRIV_V2
Vivek Goyal
2020-09-18
fuse: add submount support to <uapi/linux/fuse.h>
Max Reitz
2020-09-10
virtiofs: implement dax read/write operations
Vivek Goyal
2020-09-10
virtiofs: introduce setupmapping/removemapping commands
Vivek Goyal
2020-09-10
virtiofs: implement FUSE_INIT map_alignment field
Stefan Hajnoczi
2019-10-23
fuse: Add changelog entries for protocols 7.1 - 7.8
Alan Somers
2019-09-12
fuse: reserve values for mapping protocol
Dr. David Alan Gilbert
2019-09-12
fuse: reserve byteswapped init opcodes
Michael S. Tsirkin
2019-05-27
fuse: add FUSE_WRITE_KILL_PRIV
Miklos Szeredi
2019-04-24
fuse: Add ioctl flag for x32 compat ioctl
Ian Abbott
2019-04-24
fuse: fix changelog entry for protocol 7.9
Alan Somers
2019-04-24
fuse: fix changelog entry for protocol 7.12
Alan Somers
2019-04-24
fuse: document fuse_fsync_in.fsync_flags
Alan Somers
2019-04-24
fuse: Add FOPEN_STREAM to use stream_open()
Kirill Smelkov
2019-04-24
fuse: allow filesystems to have precise control over data cache
Kirill Smelkov
2019-02-13
fuse: support clients that don't implement 'opendir'
Chad Austin
2018-10-15
fuse: enable caching of symlinks
Dan Schatzberg
2018-10-01
fuse: add max_pages to init_out
Constantine Shulyupin
2018-09-28
fuse: add FOPEN_CACHE_DIR
Miklos Szeredi
2018-09-28
fuse: add support for copy_file_range()
Niels de Vos
2018-03-20
fuse: return -ECONNABORTED on /dev/fuse read after abort
Szymon Lukasz
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
[next]