index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
netfs
/
write_issue.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfs: Cancel dirty folios that have no storage destination
David Howells
2024-09-12
1
-1
/
+5
*
cachefiles, netfs: Fix write to partial block at EOF
David Howells
2024-09-12
1
-3
/
+2
*
netfs: Speed up buffered reading
David Howells
2024-09-12
1
-10
/
+7
*
netfs: Simplify the writeback code
David Howells
2024-09-12
1
-17
/
+19
*
netfs: Provide an iterator-reset function
David Howells
2024-09-12
1
-3
/
+3
*
netfs: Use new folio_queue data type and iterator instead of xarray iter
David Howells
2024-09-12
1
-15
/
+13
*
netfs: Use bh-disabling spinlocks for rreq->lock
David Howells
2024-09-05
1
-2
/
+2
*
netfs: Set the request work function upon allocation
David Howells
2024-09-05
1
-1
/
+0
*
netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
David Howells
2024-09-05
1
-7
/
+7
*
netfs: Record contention stats for writeback lock
David Howells
2024-09-05
1
-3
/
+7
*
netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags
David Howells
2024-08-12
1
-1
/
+3
*
netfs: Fix writeback that needs to go to both server and cache
David Howells
2024-07-24
1
-0
/
+1
*
netfs: Revert "netfs: Switch debug logging to pr_debug()"
David Howells
2024-07-24
1
-18
/
+18
*
Merge tag 'vfs-6.10-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-11
1
-18
/
+18
|
\
|
*
Merge patch series "cachefiles: random bugfixes"
Christian Brauner
2024-07-05
1
-18
/
+18
|
|
\
|
|
*
netfs: Switch debug logging to pr_debug()
Uwe Kleine-König
2024-06-12
1
-18
/
+18
*
|
|
netfs: Fix early issue of write op on partial write to folio tail
David Howells
2024-06-26
1
-1
/
+1
|
/
/
*
|
netfs: Fix AIO error handling when doing write-through
David Howells
2024-05-24
1
-1
/
+6
*
|
netfs: Fix io_uring based write-through
David Howells
2024-05-24
1
-1
/
+1
|
/
*
netfs: Cut over to using new writeback code
David Howells
2024-05-01
1
-9
/
+9
*
netfs: Add some write-side stats and clean up some stat names
David Howells
2024-05-01
1
-0
/
+1
*
netfs: New writeback implementation
David Howells
2024-05-01
1
-0
/
+683