index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
netfs
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfs: Switch to using unsigned long long rather than loff_t
David Howells
2024-05-01
1
-1
/
+1
*
netfs: Use mempools for allocating requests and subrequests
David Howells
2024-05-01
1
-6
/
+45
*
netfs: Remove ->launder_folio() support
David Howells
2024-05-01
1
-1
/
+0
*
netfs: Replace PG_fscache by setting folio->private and marking dirty
David Howells
2024-04-29
1
-0
/
+1
*
netfs: Export the netfs_sreq tracepoint
David Howells
2023-12-28
1
-0
/
+2
*
netfs: Implement a write-through caching option
David Howells
2023-12-28
1
-0
/
+1
*
netfs: Provide a launder_folio implementation
David Howells
2023-12-28
1
-0
/
+1
*
netfs: Implement unbuffered/DIO write support
David Howells
2023-12-28
1
-5
/
+7
*
netfs: Implement unbuffered/DIO read support
David Howells
2023-12-28
1
-0
/
+1
*
netfs: Extend the netfs_io_*request structs to handle writes
David Howells
2023-12-28
1
-1
/
+2
*
netfs: Add a procfile to list in-progress requests
David Howells
2023-12-24
1
-1
/
+68
*
netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink
David Howells
2023-12-24
1
-0
/
+33
*
netfs, fscache: Combine fscache with netfs
David Howells
2023-12-24
1
-2
/
+2
*
netfs, fscache: Move fs/fscache/* into fs/netfs/
David Howells
2023-12-24
1
-2
/
+3
*
netfs: Split some core bits out into their own file
David Howells
2022-03-18
1
-0
/
+20