summaryrefslogtreecommitdiff
path: root/fs/netfs/direct_read.c
AgeCommit message (Expand)Author
12 daysnetfs: Fix netfs_unbuffered_read() to return ssize_t rather than intDavid Howells
2024-12-20netfs: Change the read result collector to only use one work itemDavid Howells
2024-12-20netfs: Don't use bh spinlockDavid Howells
2024-12-20netfs: Drop the was_async arg from netfs_read_subreq_terminated()David Howells
2024-12-20netfs: Abstract out a rolling folio buffer implementationDavid Howells
2024-09-12netfs: Speed up buffered readingDavid Howells
2024-07-24netfs: Revert "netfs: Switch debug logging to pr_debug()"David Howells
2024-06-12netfs: Switch debug logging to pr_debug()Uwe Kleine-König
2024-05-13cifs: Fix locking in cifs_strict_readv()Steve French
2023-12-28netfs: Implement unbuffered/DIO read supportDavid Howells