index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
Age
Commit message (
Expand
)
Author
2024-09-16
Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-03
Merge tag 'fuse-fixes-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-08-29
fuse: disable the combination of passthrough and writeback cache
Bernd Schubert
2024-08-28
fuse: update stats for pages in dropped aux writeback list
Joanne Koong
2024-08-28
fuse: clear PG_uptodate when using a stolen page
Miklos Szeredi
2024-08-28
fuse: fix memory leak in fuse_create_open
yangyun
2024-08-28
fuse: check aborted connection before adding requests to pending list for res...
Joanne Koong
2024-08-28
fuse: use unsigned type for getxattr/listxattr size truncation
Jann Horn
2024-08-18
fuse: Initialize beyond-EOF page contents before setting uptodate
Jann Horn
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-08-07
fuse: Convert fuse_write_begin() to use a folio
Matthew Wilcox (Oracle)
2024-08-07
fuse: Convert fuse_write_end() to use a folio
Matthew Wilcox (Oracle)
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
2024-07-17
virtiofs: convert to use virtio_find_vqs_info()
Jiri Pirko
2024-07-15
Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-09
virtio-fs: improved request latencies when Virtio queue is full
Peter-Jan Gootzen
2024-07-09
virtio-fs: let -ENOMEM bubble up or burst gently
Peter-Jan Gootzen
2024-07-03
fuse: Convert to new uid/gid option parsing helpers
Eric Sandeen
2024-07-03
fuse: verify {g,u}id mount options correctly
Eric Sandeen
2024-06-25
fuse: Use in_group_or_capable() helper
Youling Tang
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-05-22
fuse: virtio: drop owner assignment
Krzysztof Kozlowski
2024-05-10
virtio-fs: add multi-queue support
Peter-Jan Gootzen
2024-05-10
virtio-fs: limit number of request queues
Peter-Jan Gootzen
2024-05-10
fuse: clear FR_SENT when re-adding requests into pending list
Hou Tao
2024-05-10
fuse: set FR_PENDING atomically in fuse_resend()
Hou Tao
2024-05-08
fuse: Add initial support for fs-verity
Richard Fung
2024-05-08
fuse: Convert fuse_readpages_end() to use folio_end_read()
Matthew Wilcox (Oracle)
2024-05-08
virtiofs: include a newline in sysfs tag
Brian Foster
2024-04-22
fuse: verify zero padding in fuse_backing_map
Amir Goldstein
2024-04-15
cuse: add kernel-doc comments to cuse_process_init_reply()
Yang Li
2024-04-15
fuse: fix leaked ENOSYS error on first statx call
Danny Lin
2024-04-15
fuse: fix parallel dio write on file open in passthrough mode
Amir Goldstein
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-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-06
fuse: get rid of ff->readdir.lock
Miklos Szeredi
2024-03-06
fuse: remove unneeded lock which protecting update of congestion_threshold
Kemeng Shi
2024-03-06
fuse: Fix missing FOLL_PIN for direct-io
Lei Huang
2024-03-06
fuse: remove an unnecessary if statement
Jiachen Zhang
2024-03-06
fuse: Track process write operations in both direct and writethrough modes
Zhou Jifeng
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-06
fuse: __kuid_val/__kgid_val helpers in fuse_fill_attr_from_inode()
Alexander Mikhalitsyn
2024-03-06
fuse: fix typo for fuse_permission comment
Alexander Mikhalitsyn
2024-03-05
fuse: Convert fuse_writepage_locked to take a folio
Matthew Wilcox (Oracle)
[next]