summaryrefslogtreecommitdiffstats
path: root/fs/netfs/direct_write.c
Commit message (Expand)AuthorAgeFilesLines
* netfs: Count DIO writesDavid Howells2024-01-051-0/+1
* netfs: Mark netfs_unbuffered_write_iter_locked() staticDavid Howells2024-01-051-2/+2
* netfs: Optimise away reads above the point at which there can be no dataDavid Howells2023-12-281-0/+4
* netfs: Implement unbuffered/DIO write supportDavid Howells2023-12-281-0/+166