index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
Age
Commit message (
Expand
)
Author
27 hours
Merge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Mark Brown
27 hours
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/ms...
Mark Brown
3 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
6 days
fuse: fall back to copy_splice_read() on FOPEN_DIRECT_IO
Miklos Szeredi
6 days
fuse: don't bump attr_version for async direct read completion
Jingbo Xu
6 days
fuse: mark DAX VMA page protections as decrypted
Punit Salian
6 days
fuse: don't fill in.h.pid in case args->nocreds is set
Miklos Szeredi
6 days
fuse: allow FUSE_SYNCFS for privileged userspace servers
Jimmy Zuber
6 days
fuse: ioctl: remove unnecessary comparison in fuse_setup_measure_verity()
Ali Nasrollahi
8 days
vfs: move O_IS_MKDIR check from lookup_open() into individual filesystems
Jori Koolstra
14 days
Merge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-08-24
fuse: zero the partial EOF page when extending a file
Jimmy Zuber
2026-08-24
fuse: Fix the condition to enable over-io-uring
Bernd Schubert
2026-08-24
fuse: invalidate the correct range after O_APPEND direct write
Baokun Li
2026-08-18
fuse: wake one waiter per freed slot when raising max_background
Baokun Li
2026-08-18
fuse: use min_not_zero() in fuse_init_server_timeout()
Sang-Heon Jeon
2026-08-18
fuse: copy request headers via a stack buffer for io-uring
Xiang Mei
2026-08-18
fuse: give wakeup hints to the scheduler for synchronous requests
Xuewen Yan
2026-08-18
fuse: check for NULL root inode in fuse_fill_super_submount
Baokun Li
2026-08-18
fuse: reject a duplicate fd= mount option
Baokun Li
2026-08-18
cuse: wait for pending RCU callbacks on module exit
Baokun Li
2026-08-18
fuse: fix invalidate lock leak on open O_TRUNC DAX failure
Baokun Li
2026-08-18
fuse: fix invalidate lock leak on setattr writeback failure
Baokun Li
2026-08-17
Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-08-17
fuse: wait for FR_FINISHED on abort_on_kill to prevent use-after-free
Rochan Avlur
2026-08-17
fuse: make dentry_tree_work static
Ben Dooks
2026-08-17
fuse: add zero-copy over io-uring
Joanne Koong
2026-08-17
fuse: support registered buffer pools in io-uring
Joanne Koong
2026-08-17
fuse: add io-uring buffer pools
Joanne Koong
2026-08-17
fuse: add FUSE_IO_URING_CMD_ADD_QUEUE
Joanne Koong
2026-08-17
fuse: decouple fuse_ring creation from ent registration
Joanne Koong
2026-07-31
fuse: convert iomap ops to ->iomap_next()
Joanne Koong
2026-07-31
fuse: use iomap helper to mark folio uptodate
Joanne Koong
2026-07-31
fuse: don't clear folio uptodate on writethrough errors
Joanne Koong
2026-07-31
Remove excl arg to ->create inode_operation
NeilBrown
2026-07-17
fuse: allow larger read requests by setting bdi->io_pages
Jim Harris
2026-07-17
fuse: publish io-uring queues with release semantics
Joanne Koong
2026-07-17
fuse: use release/acquire for fch->initialized
Joanne Koong
2026-07-17
fuse: fix missing barrier when checking io-uring readiness
Joanne Koong
2026-07-09
fuse: fix race between interrupt and resend
Miklos Szeredi
2026-07-08
fuse: use iomap helper to mark folio uptodate
Joanne Koong
2026-07-08
fuse: don't clear folio uptodate on writethrough errors
Joanne Koong
2026-07-06
fuse: move "epoch" from dentry.d_time to fuse_dentry.epoch
Miklos Szeredi
2026-07-01
fuse: call fuse_send_readpages explicitly from fuse_readahead
Joanne Koong
2026-07-01
vfs: pass S_IFDIR mode to vfs_prepare_mode()
Jori Koolstra
2026-06-18
Merge tag 'fuse-update-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-06-15
fuse-uring: clear ent->fuse_req in commit_fetch error path
Zhenghang Xiao
2026-06-15
fuse-uring: use named constants for io-uring iovec indices
Joanne Koong
[next]