summaryrefslogtreecommitdiff
path: root/fs/netfs/direct_write.c
AgeCommit message (Expand)Author
2024-01-29netfs: Fix missing zero-length check in unbuffered writeDavid Howells
2024-01-05netfs: Count DIO writesDavid Howells
2024-01-05netfs: Mark netfs_unbuffered_write_iter_locked() staticDavid Howells
2023-12-28netfs: Optimise away reads above the point at which there can be no dataDavid Howells
2023-12-28netfs: Implement unbuffered/DIO write supportDavid Howells