index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
Age
Commit message (
Expand
)
Author
40 hours
Merge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3 days
fuse: zero the partial EOF page when extending a file
Jimmy Zuber
3 days
fuse: Fix the condition to enable over-io-uring
Bernd Schubert
3 days
fuse: invalidate the correct range after O_APPEND direct write
Baokun Li
9 days
fuse: wake one waiter per freed slot when raising max_background
Baokun Li
9 days
fuse: use min_not_zero() in fuse_init_server_timeout()
Sang-Heon Jeon
9 days
fuse: copy request headers via a stack buffer for io-uring
Xiang Mei
9 days
fuse: give wakeup hints to the scheduler for synchronous requests
Xuewen Yan
9 days
fuse: check for NULL root inode in fuse_fill_super_submount
Baokun Li
9 days
fuse: reject a duplicate fd= mount option
Baokun Li
9 days
cuse: wait for pending RCU callbacks on module exit
Baokun Li
9 days
fuse: fix invalidate lock leak on open O_TRUNC DAX failure
Baokun Li
9 days
fuse: fix invalidate lock leak on setattr writeback failure
Baokun Li
9 days
Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10 days
Merge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10 days
Merge tag 'vfs-7.3-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10 days
fuse: wait for FR_FINISHED on abort_on_kill to prevent use-after-free
Rochan Avlur
10 days
fuse: make dentry_tree_work static
Ben Dooks
10 days
fuse: add zero-copy over io-uring
Joanne Koong
10 days
fuse: support registered buffer pools in io-uring
Joanne Koong
10 days
fuse: add io-uring buffer pools
Joanne Koong
10 days
fuse: add FUSE_IO_URING_CMD_ADD_QUEUE
Joanne Koong
10 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]