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
4 days
Merge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5 days
fuse: zero the partial EOF page when extending a file
Jimmy Zuber
5 days
fuse: Fix the condition to enable over-io-uring
Bernd Schubert
5 days
fuse: invalidate the correct range after O_APPEND direct write
Baokun Li
11 days
fuse: wake one waiter per freed slot when raising max_background
Baokun Li
11 days
fuse: use min_not_zero() in fuse_init_server_timeout()
Sang-Heon Jeon
11 days
fuse: copy request headers via a stack buffer for io-uring
Xiang Mei
11 days
fuse: give wakeup hints to the scheduler for synchronous requests
Xuewen Yan
11 days
fuse: check for NULL root inode in fuse_fill_super_submount
Baokun Li
11 days
fuse: reject a duplicate fd= mount option
Baokun Li
11 days
cuse: wait for pending RCU callbacks on module exit
Baokun Li
11 days
fuse: fix invalidate lock leak on open O_TRUNC DAX failure
Baokun Li
11 days
fuse: fix invalidate lock leak on setattr writeback failure
Baokun Li
12 days
Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12 days
Merge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12 days
Merge tag 'vfs-7.3-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12 days
fuse: wait for FR_FINISHED on abort_on_kill to prevent use-after-free
Rochan Avlur
12 days
fuse: make dentry_tree_work static
Ben Dooks
12 days
fuse: add zero-copy over io-uring
Joanne Koong
12 days
fuse: support registered buffer pools in io-uring
Joanne Koong
12 days
fuse: add io-uring buffer pools
Joanne Koong
12 days
fuse: add FUSE_IO_URING_CMD_ADD_QUEUE
Joanne Koong
12 days
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
2026-06-15
fuse-uring: refactor setting up copy state for payload copying
Joanne Koong
2026-06-15
fuse-uring: use enum types for header copying
Joanne Koong
2026-06-15
fuse-uring: refactor io-uring header copying from ring
Joanne Koong
2026-06-15
fuse-uring: refactor io-uring header copying to ring
Joanne Koong
2026-06-15
fuse-uring: separate next request fetching from sending logic
Joanne Koong
2026-06-15
fuse: invalidate readdir cache on epoch bump
Jun Wu
2026-06-15
virtio-fs: avoid double-free on failed queue setup
Yung-Tse Cheng
2026-06-15
fuse: invalidate page cache after DIO and async DIO writes
Cheng Ding
2026-06-15
fuse: set ff->flock only on success
Zhang Tianci
2026-06-15
fuse: clean up interrupt reading
Joanne Koong
[next]