index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
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
2026-06-15
fuse: do not use start_removing_noperm()
Miklos Szeredi
2026-06-15
Revert "fuse: fix conversion of fuse_reverse_inval_entry() to start_removing()"
Miklos Szeredi
2026-06-15
fuse: avoid 32-bit prune notification count wrap
Samuel Moelius
2026-06-15
fuse-uring: remove request-less entries from ent_w_req_queue to fix NULL deref
Joanne Koong
2026-06-15
fuse: clear intr_entry in fuse_resend and fuse_remove_pending_req
Ji'an Zhou
2026-06-15
fuse-uring: make a fuse_req on SQE commit only findable after memcpy
Bernd Schubert
2026-06-15
fuse-uring: Avoid queue->stopped races and set/read that value under lock
Bernd Schubert
2026-06-15
fuse-uring: Avoid use-after-free in fuse_uring_async_stop_queues
Bernd Schubert
2026-06-15
fuse-uring: end fuse_req on io-uring cancel task work
Chris Mason
2026-06-15
fuse-uring: fix moving cancelled entry to ent_in_userspace list
Joanne Koong
2026-06-15
fuse-uring: check connection abort during ring creation
Joanne Koong
2026-06-15
fuse-uring: fix race between registration and connection abortion
Joanne Koong
2026-06-15
fuse-uring: fix data races on ring->ready
Chris Mason
2026-06-15
fuse-uring: fix EFAULT clobber in fuse_uring_commit
Chris Mason
2026-06-15
fuse: back uncached readdir buffers with pages
Matthew R. Ochs
2026-06-15
virtiofs: fix UAF on submount umount
Miklos Szeredi
2026-06-15
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-09
fuse: re-lock request before returning from fuse_ref_folio()
Joanne Koong
2026-06-09
fuse: re-lock request before replacing page cache folio
Joanne Koong
2026-06-05
kill d_dispose_if_unused()
Al Viro
2026-06-05
VFS: use wait_var_event for waiting in d_alloc_parallel()
NeilBrown
2026-05-27
fuse: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-22
fuse: reject fuse_notify() pagecache ops on directories
Jann Horn
2026-05-22
fuse: limit FUSE_NOTIFY_RETRIEVE to uptodate folios
Jann Horn
2026-05-11
fuse: fix writeback array overflow when max_pages is one
Junxi Qian
2026-04-27
fuse: don't block in fuse_get_dev() for non-sync_init case
Joanne Koong
2026-04-23
Merge tag 'vfs-7.1-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-24
fuse: reject oversized dirents in page cache
Samuel Page
2026-04-15
Merge tag 'fuse-update-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-04-13
Merge tag 'lsm-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-03
lsm: add backing_file LSM hooks
Paul Moore
2026-04-02
fuse: support FSCONFIG_SET_FD for "fd" option
Miklos Szeredi
2026-04-02
fuse: clean up device cloning
Miklos Szeredi
2026-04-02
fuse: don't require /dev/fuse fd to be kept open during mount
Miklos Szeredi
2026-04-02
fuse: add refcount to fuse_dev
Miklos Szeredi
2026-04-02
fuse: create fuse_dev on /dev/fuse open instead of mount
Miklos Szeredi
2026-04-02
fuse: check connection state on notification
Miklos Szeredi
2026-04-02
fuse: fuse_dev_ioctl_clone() should wait for device file to be initialized
Miklos Szeredi
2026-04-01
fuse: fix inode initialization race
Horst Birthelmer
2026-03-24
fuse: abort on fatal signal during sync init
Miklos Szeredi
2026-03-20
writeback: don't block sync for filesystems with no data integrity guarantees
Joanne Koong
2026-03-10
iomap: pass the iomap_iter to ->submit_read
Christoph Hellwig
2026-03-03
fuse: fix uninit-value in fuse_dentry_revalidate()
Luis Henriques
2026-03-03
fuse: use offset_in_page() for page offset calculations
Joanne Koong
2026-03-03
fuse: use DIV_ROUND_UP() for page count calculations
Joanne Koong
2026-03-03
fuse: simplify logic in fuse_notify_store() and fuse_retrieve()
Joanne Koong
2026-03-03
fuse: validate outarg offset and size in notify store/retrieve
Joanne Koong
2026-03-03
fuse: Check for large folio with SPLICE_F_MOVE
Bernd Schubert
[prev]
[next]