Age | Commit message (Expand) | Author |
---|---|---|
2024-01-29 | netfs: Fix missing zero-length check in unbuffered write | David Howells |
2024-01-05 | netfs: Count DIO writes | David Howells |
2024-01-05 | netfs: Mark netfs_unbuffered_write_iter_locked() static | David Howells |
2023-12-28 | netfs: Optimise away reads above the point at which there can be no data | David Howells |
2023-12-28 | netfs: Implement unbuffered/DIO write support | David Howells |