Age | Commit message (Expand) | Author |
---|---|---|
2024-06-26 | netfs: Fix io_uring based write-through | David Howells |
2024-05-27 | Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-05-24 | netfs: Fix io_uring based write-through | David Howells |
2024-05-21 | smb3: reenable swapfiles over SMB3 mounts | Steve French |
2024-05-01 | netfs: Cut over to using new writeback code | David Howells |
2024-05-01 | netfs: Add some write-side stats and clean up some stat names | David Howells |
2024-05-01 | mm: Provide a means of invalidation without using launder_folio | David Howells |
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 |