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
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
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
/
nfs
/
direct.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-05
nfs: drop the incorrect assertion in nfs_swap_rw()
Christoph Hellwig
1
-2
/
+0
2024-04-03
nfs: fix UAF in direct writes
Josef Bacik
1
-2
/
+9
2024-01-25
pNFS: Fix the pnfs block driver's calculation of layoutget size
Trond Myklebust
1
-2
/
+3
2023-10-15
Revert "NFS: Fix error handling for O_DIRECT write scheduling"
Greg Kroah-Hartman
1
-46
/
+16
2023-10-15
Revert "NFS: Fix O_DIRECT locking issues"
Greg Kroah-Hartman
1
-4
/
+4
2023-10-15
Revert "NFS: More O_DIRECT accounting fixes for error paths"
Greg Kroah-Hartman
1
-31
/
+16
2023-10-15
Revert "NFS: Use the correct commit info in nfs_join_page_group()"
Greg Kroah-Hartman
1
-5
/
+3
2023-10-15
Revert "NFS: More fixes for nfs_direct_write_reschedule_io()"
Greg Kroah-Hartman
1
-11
/
+6
2023-10-06
NFS: More fixes for nfs_direct_write_reschedule_io()
Trond Myklebust
1
-6
/
+11
2023-10-06
NFS: Use the correct commit info in nfs_join_page_group()
Trond Myklebust
1
-3
/
+5
2023-10-06
NFS: More O_DIRECT accounting fixes for error paths
Trond Myklebust
1
-16
/
+31
2023-10-06
NFS: Fix O_DIRECT locking issues
Trond Myklebust
1
-4
/
+4
2023-10-06
NFS: Fix error handling for O_DIRECT write scheduling
Trond Myklebust
1
-16
/
+46
2023-09-19
NFS: Fix a potential data corruption
Trond Myklebust
1
-1
/
+19
2023-08-30
NFS: Fix a use after free in nfs_direct_join_group()
Trond Myklebust
1
-10
/
+16
2022-08-10
Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-35
/
+15
2022-08-08
iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
1
-4
/
+2
2022-08-08
new iov_iter flavour - ITER_UBUF
Al Viro
1
-1
/
+1
2022-07-23
nfs: only issue commit in DIO codepath if we have uncommitted data
Jeff Layton
1
-1
/
+1
2022-07-23
nfs: always check dreq->error after a commit
Jeff Layton
1
-1
/
+2
2022-07-23
nfs: add new nfs_direct_req tracepoint events
Jeff Layton
1
-33
/
+12
2022-05-09
nfs: rename nfs_direct_IO and use as ->swap_rw
NeilBrown
1
-13
/
+10
2022-03-13
NFS: swap-out must always use STABLE writes.
NeilBrown
1
-4
/
+6
2022-03-13
NFS: swap IO handling is slightly different for O_DIRECT IO
NeilBrown
1
-14
/
+28
2022-01-10
nfs: Convert to new fscache volume/cookie API
Dave Wysochanski
1
-0
/
+2
2021-11-10
Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
1
-1
/
+1
2021-10-20
NFS: Fix up commit deadlocks
Trond Myklebust
1
-1
/
+1
2021-06-13
NFSv4: Fix an Oops in pnfs_mark_request_commit() when doing O_DIRECT
Trond Myklebust
1
-10
/
+7
2020-08-15
Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
2020-07-28
NFS: remove redundant initialization of variable result
Colin Ian King
1
-1
/
+1
2020-07-17
SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...
Olga Kornievskaia
1
-9
/
+4
2020-06-26
NFSv4 fix CLOSE not waiting for direct IO compeletion
Olga Kornievskaia
1
-4
/
+9
2020-06-11
NFS: Fix direct WRITE throughput regression
Chuck Lever
1
-0
/
+2
2020-06-11
NFS: remove redundant initialization of variable result
Colin Ian King
1
-1
/
+1
2020-04-01
NFS: Try to join page groups before an O_DIRECT retransmission
Trond Myklebust
1
-0
/
+20
2020-04-01
NFS: Fix a request reference leak in nfs_direct_write_clear_reqs()
Trond Myklebust
1
-0
/
+1
2020-03-27
NFS/pNFS: Clean up pNFS commit operations
Trond Myklebust
1
-4
/
+2
2020-03-27
NFS: Remove bucket array from struct pnfs_ds_commit_info
Trond Myklebust
1
-1
/
+0
2020-03-27
NFS: Fix O_DIRECT commit verifier handling
Trond Myklebust
1
-122
/
+13
2020-03-27
NFS: commit errors should be fatal
Trond Myklebust
1
-2
/
+30
2020-03-27
NFS/pNFS: Allow O_DIRECT to release the DS commitinfo
Trond Myklebust
1
-0
/
+1
2020-03-27
NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_info
Trond Myklebust
1
-0
/
+1
2020-03-22
NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails
Misono Tomohiro
1
-0
/
+2
2020-01-15
NFS: Fix nfs_direct_write_reschedule_io()
Trond Myklebust
1
-1
/
+2
2020-01-15
NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
Trond Myklebust
1
-2
/
+2
2019-10-09
NFS: Remove redundant mirror tracking in O_DIRECT
Trond Myklebust
1
-42
/
+0
2019-10-09
NFS: Fix O_DIRECT accounting of number of bytes read/written
Trond Myklebust
1
-35
/
+43
2019-08-19
NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0
Trond Myklebust
1
-9
/
+18
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
[next]