index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
netfs
/
misc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfs: Fix a KMSAN uninit-value error in netfs_clear_buffer
Chang Yu
2024-10-01
1
-1
/
+1
*
netfs: Fix write oops in generic/346 (9p) and generic/074 (cifs)
David Howells
2024-09-27
1
-21
/
+53
*
netfs: Provide an iterator-reset function
David Howells
2024-09-12
1
-0
/
+18
*
netfs: Use new folio_queue data type and iterator instead of xarray iter
David Howells
2024-09-12
1
-0
/
+76
*
netfs: Fix trimming of streaming-write folios in netfs_inval_folio()
David Howells
2024-08-24
1
-15
/
+35
*
netfs: Fix netfs_release_folio() to say no if folio dirty
David Howells
2024-08-24
1
-0
/
+3
*
netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->pr...
David Howells
2024-08-21
1
-0
/
+7
*
netfs: Revert "netfs: Switch debug logging to pr_debug()"
David Howells
2024-07-24
1
-2
/
+2
*
Merge tag 'vfs-6.10-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-11
1
-2
/
+2
|
\
|
*
netfs: Switch debug logging to pr_debug()
Uwe Kleine-König
2024-06-12
1
-2
/
+2
*
|
netfs: Delete some xarray-wangling functions that aren't used
David Howells
2024-06-26
1
-81
/
+0
|
/
*
netfs: Replace PG_fscache by setting folio->private and marking dirty
David Howells
2024-04-29
1
-9
/
+1
*
netfs: Don't use certain unnecessary folio_*() functions
David Howells
2024-01-22
1
-1
/
+1
*
netfs: Optimise away reads above the point at which there can be no data
David Howells
2023-12-28
1
-0
/
+5
*
netfs: Prep to use folio->private for write grouping and streaming write
David Howells
2023-12-28
1
-0
/
+46
*
netfs: Provide tools to create a buffer in an xarray
David Howells
2023-12-28
1
-0
/
+81
*
netfs: Provide invalidate_folio and release_folio calls
David Howells
2023-12-24
1
-0
/
+42
*
netfs: Move pinning-for-writeback from fscache to netfs
David Howells
2023-12-24
1
-0
/
+86