index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
netfs
/
direct_write.c
Age
Commit message (
Expand
)
Author
2024-07-11
Merge tag 'vfs-6.10-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-05
Merge patch series "cachefiles: random bugfixes"
Christian Brauner
2024-06-26
netfs: Fix io_uring based write-through
David Howells
2024-06-12
netfs: Switch debug logging to pr_debug()
Uwe Kleine-König
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