index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
passthrough.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-26
fuse: do not allow mapping a non-regular backing file
Amir Goldstein
1
-0
/
+5
2024-11-11
backing-file: clean up the API
Miklos Szeredi
1
-14
/
+18
2024-10-25
fuse: remove stray debug line
Miklos Szeredi
1
-1
/
+0
2024-10-16
fuse: update inode size after extending passthrough write
Amir Goldstein
1
-1
/
+1
2024-10-16
fs: pass offset and result to backing_file end_write() callback
Amir Goldstein
1
-3
/
+3
2024-09-19
fuse: allow O_PATH fd for FUSE_DEV_IOC_BACKING_OPEN
Miklos Szeredi
1
-5
/
+2
2024-04-22
fuse: verify zero padding in fuse_backing_map
Amir Goldstein
1
-1
/
+1
2024-03-05
fuse: implement passthrough for mmap
Amir Goldstein
1
-0
/
+16
2024-03-05
fuse: implement splice read/write passthrough
Amir Goldstein
1
-0
/
+45
2024-03-05
fuse: implement read/write passthrough
Amir Goldstein
1
-0
/
+69
2024-03-05
fuse: implement open in passthrough mode
Amir Goldstein
1
-0
/
+59
2024-03-05
fuse: implement ioctls to manage backing files
Amir Goldstein
1
-0
/
+136
2024-02-23
fuse: introduce FUSE_PASSTHROUGH capability
Amir Goldstein
1
-0
/
+30