index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
netfs
/
direct_read.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-26
netfs: fix reference leak
Max Kellermann
1
-1
/
+6
2025-05-23
netfs: Fix undifferentiation of DIO reads from unbuffered reads
David Howells
1
-1
/
+2
2025-05-21
Merge patch series "netfs: Miscellaneous fixes"
Christian Brauner
1
-5
/
+5
2025-05-21
netfs: Fix wait/wake to be consistent about the waitqueue used
David Howells
1
-2
/
+2
2025-05-21
netfs: Fix the request's work item to not require a ref
David Howells
1
-3
/
+3
2025-05-21
fs/netfs: remove unused flag NETFS_RREQ_BLOCKED
Max Kellermann
1
-3
/
+0
2025-03-19
netfs: Fix netfs_unbuffered_read() to return ssize_t rather than int
David Howells
1
-3
/
+3
2024-12-20
netfs: Change the read result collector to only use one work item
David Howells
1
-26
/
+34
2024-12-20
netfs: Don't use bh spinlock
David Howells
1
-2
/
+2
2024-12-20
netfs: Drop the was_async arg from netfs_read_subreq_terminated()
David Howells
1
-1
/
+1
2024-12-20
netfs: Abstract out a rolling folio buffer implementation
David Howells
1
-7
/
+7
2024-09-12
netfs: Speed up buffered reading
David Howells
1
-6
/
+141
2024-07-24
netfs: Revert "netfs: Switch debug logging to pr_debug()"
David Howells
1
-1
/
+1
2024-06-12
netfs: Switch debug logging to pr_debug()
Uwe Kleine-König
1
-1
/
+1
2024-05-13
cifs: Fix locking in cifs_strict_readv()
Steve French
1
-1
/
+2
2023-12-28
netfs: Implement unbuffered/DIO read support
David Howells
1
-0
/
+125