开源镜像站
帮助
动态
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
/
fs
/
fuse
/
fuse_i.h
Age
Commit message (
Expand
)
Author
2024-11-18
fuse: check attributes staleness on fuse_iget()
Zhang Tianci
2024-11-05
fuse: remove pages for requests and exclusively use folios
Joanne Koong
2024-11-05
fuse: convert direct io to use folios
Joanne Koong
2024-11-05
fuse: convert ioctls to use folios
Joanne Koong
2024-11-05
fuse: convert writes (non-writeback) to use folios
Joanne Koong
2024-11-05
fuse: convert reads to use folios
Joanne Koong
2024-11-05
fuse: support folios in struct fuse_args_pages and fuse_copy_pages()
Joanne Koong
2024-10-25
virtiofs: use pages instead of pointer for kernel direct IO
Hou Tao
2024-10-25
fuse: enable dynamic configuration of fuse max pages limit (FUSE_MAX_MAX_PAGES)
Joanne Koong
2024-09-23
fs/fuse: convert to use invalid_mnt_idmap
Alexander Mikhalitsyn
2024-09-23
fs/fuse: introduce and use fuse_simple_idmap_request() helper
Alexander Mikhalitsyn
2024-09-04
fuse: support idmapped ->setattr op
Alexander Mikhalitsyn
2024-09-04
fuse: add an idmap argument to fuse_simple_request
Alexander Mikhalitsyn
2024-08-29
fuse: use correct name fuse_conn_list in docstring
Aurelien Aptel
2024-08-29
fuse: cleanup request queuing towards virtiofs
Miklos Szeredi
2024-04-15
fuse: fix wrong ff->iomode state changes from parallel dio write
Amir Goldstein
2024-03-15
Merge tag 'fuse-update-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-06
fuse: get rid of ff->readdir.lock
Miklos Szeredi
2024-03-06
fuse: Fix missing FOLL_PIN for direct-io
Lei Huang
2024-03-05
fuse: don't unhash root
Miklos Szeredi
2024-03-05
fuse: implement passthrough for mmap
Amir Goldstein
2024-03-05
fuse: implement splice read/write passthrough
Amir Goldstein
2024-03-05
fuse: implement read/write passthrough
Amir Goldstein
2024-03-05
fuse: implement open in passthrough mode
Amir Goldstein
2024-03-05
fuse: prepare for opening file in passthrough mode
Amir Goldstein
2024-03-05
fuse: implement ioctls to manage backing files
Amir Goldstein
2024-02-25
fuse: fix UAF in rcu pathwalks
Al Viro
2024-02-23
fuse: introduce FUSE_PASSTHROUGH capability
Amir Goldstein
2024-02-23
fuse: allow parallel dio writes with FUSE_DIRECT_IO_ALLOW_MMAP
Amir Goldstein
2024-02-23
fuse: introduce inode io modes
Amir Goldstein
2024-02-23
fuse: prepare for failing open response
Amir Goldstein
2024-02-23
fuse: break up fuse_open_common()
Amir Goldstein
2024-02-23
fuse: allocate ff->release_args only if release is needed
Amir Goldstein
2023-12-04
fuse: share lookup state between submount and its parent
Krister Johansen
2023-12-04
fuse: Rename DIRECT_IO_RELAX to DIRECT_IO_ALLOW_MMAP
Tyler Fanelli
2023-10-09
fuse: move fuse_xattr_handlers to .rodata
Wedson Almeida Filho
2023-08-21
fuse: cache btime
Miklos Szeredi
2023-08-21
fuse: implement statx
Miklos Szeredi
2023-08-16
fuse: add ATTR_TIMEOUT macro
Miklos Szeredi
2023-08-16
fuse: add a new fuse init flag to relax restrictions in no cache mode
Hao Xu
2023-02-27
Merge tag 'fuse-update-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-26
fuse: optional supplementary group in create requests
Miklos Szeredi
2023-01-26
fuse: add request extension
Miklos Szeredi
2023-01-24
fuse: fixes after adapting to new posix acl api
Christian Brauner
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2022-12-12
Merge tag 'fuse-update-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-11-23
fuse: Rearrange fuse_allow_current_process checks
Dave Marchevsky
2022-11-23
fuse: add "expire only" mode to FUSE_NOTIFY_INVAL_ENTRY
Miklos Szeredi
[next]