index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
fuse_i.h
Age
Commit message (
Expand
)
Author
7 days
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7 days
Merge tag 'pull-simple_recursive_removal' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
2025-07-02
fuse_ctl: use simple_recursive_removal()
Al Viro
2025-06-10
fuse: no need for special dentry_operations for root dentry
Al Viro
2025-04-15
fuse: remove tmp folio for writebacks and internal rb tree
Joanne Koong
2025-04-15
fuse: add more control over cache invalidation behaviour
Luis Henriques
2025-04-14
fuse: change 'unsigned' to 'unsigned int'
Jiale Yang
2025-03-31
fuse: Increase FUSE_NAME_MAX to PATH_MAX
Bernd Schubert
2025-03-31
fuse: add default_request_timeout and max_request_timeout sysctls
Joanne Koong
2025-03-31
fuse: add kernel-enforced timeout option for requests
Joanne Koong
2025-03-31
fuse: optmize missing FUSE_LINK support
Miklos Szeredi
2025-03-31
fuse: {io-uring} Fix a possible req cancellation race
Bernd Schubert
2025-01-27
fuse: block request allocation until io-uring init is complete
Bernd Schubert
2025-01-27
fuse: Add io-uring sqe commit and fetch support
Bernd Schubert
2025-01-24
fuse: {io-uring} Make hash-list req unique finding functions non-static
Bernd Schubert
2025-01-24
fuse: {io-uring} Handle SQEs - register commands
Bernd Schubert
2025-01-24
fuse: make args->in_args[0] to be always the header
Bernd Schubert
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
[next]