index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/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
Files
Lines
2026-05-12
netfs: Fix potential for tearing in ->remote_i_size and ->zero_point
David Howells
1
-2
/
+4
2026-03-26
netfs: Fix the handling of stream->front by removing it
David Howells
1
-1
/
+0
2026-03-09
netfs: Fix NULL pointer dereference in netfs_unbuffered_write() on retry
Deepanshu Kartikey
1
-3
/
+11
2026-02-26
netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequence
David Howells
1
-16
/
+212
2025-09-26
netfs: fix reference leak
Max Kellermann
1
-1
/
+5
2025-07-01
netfs: Update tracepoints in a number of ways
David Howells
1
-1
/
+0
2025-07-01
netfs: Merge i_size update functions
David Howells
1
-19
/
+0
2025-07-01
netfs: Fix i_size updating
David Howells
1
-2
/
+6
2025-05-21
netfs: Fix wait/wake to be consistent about the waitqueue used
David Howells
1
-6
/
+4
2025-05-21
netfs: Fix the request's work item to not require a ref
David Howells
1
-1
/
+1
2025-01-20
Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
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/g...
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/g...
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