index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
dev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-17
fuse: decouple fuse_ring creation from ent registration
Joanne Koong
1
-1
/
+1
2026-06-15
fuse: remove #include "fuse_i.h" from dev.c and dev_uring.c
Miklos Szeredi
1
-0
/
+26
2026-06-15
fuse: set params in fuse_chan_set_initialized()
Miklos Szeredi
1
-1
/
+7
2026-06-15
fuse: create notify.c
Miklos Szeredi
1
-1
/
+11
2026-06-15
fuse: create poll.c
Miklos Szeredi
1
-0
/
+2
2026-06-15
fuse: change fud->fc to fud->chan
Miklos Szeredi
1
-2
/
+2
2026-06-15
fuse: split out filesystem part of request sending
Miklos Szeredi
1
-0
/
+4
2026-06-15
fuse: abort related layering cleanup
Miklos Szeredi
1
-1
/
+2
2026-06-15
fuse: remove #include "fuse_i.h" from "req_timeout.c"
Miklos Szeredi
1
-0
/
+3
2026-06-15
fuse: move forget related struct and helpers
Miklos Szeredi
1
-0
/
+5
2026-06-15
fuse: don't access transport layer structs directly from the fs layer
Miklos Szeredi
1
-0
/
+27
2026-06-15
fuse: move request timeout to fuse_chan
Miklos Szeredi
1
-1
/
+1
2026-06-15
fuse: move background queuing related members to fuse_chan
Miklos Szeredi
1
-0
/
+3
2026-06-15
fuse: move fuse_dev and fuse_pqueue to dev.c
Miklos Szeredi
1
-0
/
+4
2026-06-15
fuse: move fuse_iqueue to fuse_chan
Miklos Szeredi
1
-0
/
+2
2026-06-15
fuse: add struct fuse_chan
Miklos Szeredi
1
-0
/
+7
2026-06-15
fuse: move request timeout code to a new source file
Miklos Szeredi
1
-0
/
+10