index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
Age
Commit message (
Expand
)
Author
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
2024-09-23
fs/fuse: introduce and use fuse_simple_idmap_request() helper
Alexander Mikhalitsyn
2024-09-23
fs/fuse: fix null-ptr-deref when checking SB_I_NOIDMAP flag
Alexander Mikhalitsyn
2024-09-19
fuse: allow O_PATH fd for FUSE_DEV_IOC_BACKING_OPEN
Miklos Szeredi
2024-09-18
virtio_fs: allow idmapped mounts
Alexander Mikhalitsyn
2024-09-16
Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-04
fuse: allow idmapped mounts
Alexander Mikhalitsyn
2024-09-04
fuse: warn if fuse_access is called when idmapped mounts are allowed
Alexander Mikhalitsyn
2024-09-04
fuse: handle idmappings properly in ->write_iter()
Alexander Mikhalitsyn
2024-09-04
fuse: support idmapped ->rename op
Alexander Mikhalitsyn
2024-09-04
fuse: support idmapped ->set_acl
Alexander Mikhalitsyn
2024-09-04
fuse: drop idmap argument from __fuse_get_acl
Alexander Mikhalitsyn
2024-09-04
fuse: support idmapped ->setattr op
Alexander Mikhalitsyn
2024-09-04
fuse: support idmapped ->permission inode op
Alexander Mikhalitsyn
2024-09-04
fuse: support idmapped getattr inode op
Alexander Mikhalitsyn
2024-09-04
fuse: support idmap for mkdir/mknod/symlink/create/tmpfile
Alexander Mikhalitsyn
2024-09-04
fuse: support idmapped FUSE_EXT_GROUPS
Alexander Mikhalitsyn
2024-09-04
fuse: add an idmap argument to fuse_simple_request
Alexander Mikhalitsyn
2024-09-04
fuse: add basic infrastructure to support idmappings
Alexander Mikhalitsyn
[prev]
[next]