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
Age
Commit message (
Expand
)
Author
2024-11-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-11-26
Merge tag 'fuse-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-22
Merge tag 'ovl-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
virtiofs: dax: remove ->writepages() callback
Asahi Lina
2024-11-18
fuse: check attributes staleness on fuse_iget()
Zhang Tianci
2024-11-12
virtio_fs: store actual queue index in mq_map
Max Gurtovoy
2024-11-12
virtio_fs: add informative log for new tag discovery
Max Gurtovoy
2024-11-11
backing-file: clean up the API
Miklos Szeredi
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 writebacks to use folios
Joanne Koong
2024-11-05
fuse: convert retrieves 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: convert readdir to use folios
Joanne Koong
2024-11-05
fuse: convert readlink to use folios
Joanne Koong
2024-11-05
fuse: convert cuse to use folios
Joanne Koong
2024-11-05
fuse: add support in virtio for requests using folios
Joanne Koong
2024-11-05
fuse: support folios in struct fuse_args_pages and fuse_copy_pages()
Joanne Koong
2024-11-03
fdget(), more trivial conversions
Al Viro
2024-10-25
fuse: convert fuse_notify_store to use folios
Josef Bacik
2024-10-25
fuse: convert fuse_retrieve to use folios
Josef Bacik
2024-10-25
fuse: use the folio based vmstat helpers
Josef Bacik
2024-10-25
fuse: remove stray debug line
Miklos Szeredi
2024-10-25
fuse: convert fuse_writepage_need_send to take a folio
Josef Bacik
2024-10-25
fuse: convert fuse_do_readpage to use folios
Josef Bacik
2024-10-25
fuse: use kiocb_modified in buffered write path
Josef Bacik
2024-10-25
fuse: convert fuse_page_mkwrite to use folios
Josef Bacik
2024-10-25
fuse: convert fuse_fill_write_pages to use folios
Josef Bacik
2024-10-25
fuse: convert fuse_send_write_pages to use folios
Josef Bacik
2024-10-25
fuse: convert readahead to use folios
Josef Bacik
2024-10-25
fuse: use fuse_range_is_writeback() instead of iterating pages
Josef Bacik
2024-10-25
virtiofs: use GFP_NOFS when enqueuing request through kworker
Hou Tao
2024-10-25
virtiofs: use pages instead of pointer for kernel direct IO
Hou Tao
2024-10-25
fuse: remove useless IOCB_DIRECT in fuse_direct_read/write_iter
yangyun
2024-10-25
fuse: enable dynamic configuration of fuse max pages limit (FUSE_MAX_MAX_PAGES)
Joanne Koong
2024-10-21
Revert "fuse: move initialization of fuse_file to fuse_writepages() instead o...
Miklos Szeredi
2024-10-16
fuse: update inode size after extending passthrough write
Amir Goldstein
2024-10-16
fs: pass offset and result to backing_file end_write() callback
Amir Goldstein
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-26
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-09-25
virtio_fs: add sysfs entries for queue information
Max Gurtovoy
2024-09-25
virtio_fs: introduce virtio_fs_put_locked helper
Max Gurtovoy
2024-09-24
Merge tag 'fuse-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-24
fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is set
yangyun
2024-09-24
fuse: clear FR_PENDING if abort is detected when sending request
Miklos Szeredi
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-23
fs/fuse: convert to use invalid_mnt_idmap
Alexander Mikhalitsyn
[next]