index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
Age
Commit message (
Expand
)
Author
4 days
fuse: call fuse_send_readpages explicitly from fuse_readahead
Joanne Koong
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
2026-06-15
fuse: remove fuse_mutex protection from fuse_dev_ioctl_sync_init()
Miklos Szeredi
2026-06-15
fuse: set params in fuse_chan_set_initialized()
Miklos Szeredi
2026-06-15
fuse: create notify.c
Miklos Szeredi
2026-06-15
fuse: create poll.c
Miklos Szeredi
2026-06-15
fuse: change fud->fc to fud->chan
Miklos Szeredi
2026-06-15
fuse: split out filesystem part of request sending
Miklos Szeredi
2026-06-15
fuse: change req->fm to req->chan
Miklos Szeredi
2026-06-15
fuse: remove fm arg of args->end callback
Miklos Szeredi
2026-06-15
fuse: split off fuse_args and related definitions into a separate header
Miklos Szeredi
2026-06-15
fuse: abort related layering cleanup
Miklos Szeredi
2026-06-15
fuse: remove #include "fuse_i.h" from "req_timeout.c"
Miklos Szeredi
2026-06-15
fuse: remove #include "fuse_i.h" from "dev_uring_i.h"
Miklos Szeredi
2026-06-15
fuse: move fuse_dev_waitq to dev.c
Miklos Szeredi
2026-06-15
fuse: move forget related struct and helpers
Miklos Szeredi
2026-06-15
fuse: don't access transport layer structs directly from the fs layer
Miklos Szeredi
2026-06-15
fuse: move struct fuse_req and related to fuse_dev_i.h
Miklos Szeredi
2026-06-15
fuse: move request timeout to fuse_chan
Miklos Szeredi
[next]