index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
fuse_dev_i.h
Age
Commit message (
Expand
)
Author
2025-11-12
fuse: missing copy_finish in fuse-over-io-uring argument copies
Cheng Ding
2025-09-02
fuse: allow synchronous FUSE_INIT
Miklos Szeredi
2025-05-29
fuse: support copying large folios
Joanne Koong
2025-04-15
fuse: optimize over-io-uring request expiration check
Joanne Koong
2025-04-15
fuse: use boolean bit-fields in struct fuse_copy_state
Joanne Koong
2025-04-15
fuse: Convert 'write' to a bit-field in struct fuse_copy_state
Joanne Koong
2025-03-31
fuse: add kernel-enforced timeout option for requests
Joanne Koong
2025-03-31
fuse: {io-uring} Fix a possible req cancellation race
Bernd Schubert
2025-01-27
fuse: {io-uring} Make fuse_dev_queue_{interrupt,forget} non-static
Bernd Schubert
2025-01-24
fuse: {io-uring} Make hash-list req unique finding functions non-static
Bernd Schubert
2025-01-24
fuse: Add fuse-io-uring handling into fuse_copy
Bernd Schubert
2025-01-24
fuse: Make fuse_copy non static
Bernd Schubert
2025-01-24
fuse: Move request bits
Bernd Schubert
2025-01-24
fuse: Move fuse_get_dev to header file
Bernd Schubert
2025-01-24
fuse: rename to fuse_dev_end_requests and make non-static
Bernd Schubert