开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
Age
Commit message (
Expand
)
Author
25 hours
Merge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Mark Brown
6 days
Merge branch 'vfs-7.3.misc' into vfs.all
Christian Brauner
6 days
Merge branch 'vfs-7.3.lookup' into vfs.all
Christian Brauner
6 days
Merge branch 'vfs-7.3.iomap' into vfs.all
Christian Brauner
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
2026-06-15
fuse: remove stray newline in fuse_dev_do_read()
Joanne Koong
2026-06-15
fuse: use READ_ONCE in fuse_chan_num_background()
Li Wang
2026-06-15
fuse: dax: Move long delayed work on system_dfl_long_wq
Marco Crivellari
2026-06-15
fuse: add fuse_request_sent tracepoint
Amir Goldstein
2026-06-15
fuse: Add SPDX ID lines to some files
Tim Bird
2026-06-15
fuse: use QSTR() instead of QSTR_INIT() in fuse_get_dentry
Thorsten Blum
2026-06-15
fuse: convert page array allocation to kcalloc()
William Theesfeld
2026-06-15
fuse: use current creds for backing files
GuoHan Zhao
2026-06-15
fuse: remove redundant buffer size checks for interrupt and forget requests
Joanne Koong
2026-06-15
fuse: drop redundant check in fuse_sync_bucket_alloc()
Li Wang
2026-06-15
fuse: reduce attributes invalidated on directory change
Konrad Sztyber
2026-06-15
fuse: drop redundant err assignment in fuse_create_open()
Li Wang
2026-06-15
fuse: fuse_i.h: clean up kernel-doc comments
Randy Dunlap
2026-06-15
fuse: fuse_dev_i.h: clean up kernel-doc warnings
Randy Dunlap
2026-06-15
fuse-uring: drop kernel-doc notation for a comment
Randy Dunlap
2026-06-15
fuse: simplify fuse_dev_ioctl_clone()
Miklos Szeredi
2026-06-15
fuse: alloc pqueue before installing fch in fuse_dev
Miklos Szeredi
2026-06-15
fuse: remove #include "fuse_i.h" from dev.c and dev_uring.c
Miklos Szeredi
2026-06-15
fuse: change ring->fc to ring->chan
Miklos Szeredi
[next]