index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
fs
/
netfs
/
direct_write.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-20
Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-6
/
+4
2025-01-09
netfs: Fix kernel async DIO
David Howells
1
-1
/
+6
2024-12-20
netfs: Abstract out a rolling folio buffer implementation
David Howells
1
-6
/
+4
2024-12-20
netfs: Remove redundant use of smp_rmb()
Zilin Guan
1
-1
/
+0
2024-07-24
netfs: Revert "netfs: Switch debug logging to pr_debug()"
David Howells
1
-4
/
+4
2024-07-11
Merge tag 'vfs-6.10-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-4
/
+4
2024-07-05
Merge patch series "cachefiles: random bugfixes"
Christian Brauner
1
-4
/
+4
2024-06-26
netfs: Fix io_uring based write-through
David Howells
1
-1
/
+2
2024-06-12
netfs: Switch debug logging to pr_debug()
Uwe Kleine-König
1
-4
/
+4
2024-05-27
Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
2024-05-24
netfs: Fix io_uring based write-through
David Howells
1
-1
/
+1
2024-05-21
smb3: reenable swapfiles over SMB3 mounts
Steve French
1
-1
/
+2
2024-05-01
netfs: Cut over to using new writeback code
David Howells
1
-12
/
+14
2024-05-01
netfs: Add some write-side stats and clean up some stat names
David Howells
1
-1
/
+1
2024-05-01
mm: Provide a means of invalidation without using launder_folio
David Howells
1
-4
/
+24
2024-01-29
netfs: Fix missing zero-length check in unbuffered write
David Howells
1
-1
/
+4
2024-01-05
netfs: Count DIO writes
David Howells
1
-0
/
+1
2024-01-05
netfs: Mark netfs_unbuffered_write_iter_locked() static
David Howells
1
-2
/
+2
2023-12-28
netfs: Optimise away reads above the point at which there can be no data
David Howells
1
-0
/
+4
2023-12-28
netfs: Implement unbuffered/DIO write support
David Howells
1
-0
/
+166