aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/direct.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-16Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-3/+15
2024-03-12mm, slab: remove last vestiges of SLAB_MEM_SPREADGravatar Linus Torvalds 1-2/+1
2024-03-09nfs: fix UAF in direct writesGravatar Josef Bacik 1-2/+9
2024-03-09nfs: properly protect nfs_direct_req fieldsGravatar Josef Bacik 1-1/+6
2024-01-04NFS: drop unused nfs_direct_req bytes_leftGravatar Benjamin Coddington 1-4/+2
2024-01-04pNFS: Fix the pnfs block driver's calculation of layoutget sizeGravatar Trond Myklebust 1-2/+3
2023-09-13NFS: More fixes for nfs_direct_write_reschedule_io()Gravatar Trond Myklebust 1-6/+11
2023-09-13NFS: Use the correct commit info in nfs_join_page_group()Gravatar Trond Myklebust 1-3/+5
2023-09-13NFS: More O_DIRECT accounting fixes for error pathsGravatar Trond Myklebust 1-16/+31
2023-09-13NFS: Fix O_DIRECT locking issuesGravatar Trond Myklebust 1-4/+4
2023-09-11NFS: Fix error handling for O_DIRECT write schedulingGravatar Trond Myklebust 1-16/+46
2023-08-24NFS: Fix a potential data corruptionGravatar Trond Myklebust 1-1/+19
2023-08-17NFS: Fix a use after free in nfs_direct_join_group()Gravatar Trond Myklebust 1-10/+16
2023-02-14NFS: Clean up O_DIRECT request allocationGravatar Trond Myklebust 1-8/+4
2022-08-10Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-35/+15
2022-08-08iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()Gravatar Al Viro 1-4/+2
2022-08-08new iov_iter flavour - ITER_UBUFGravatar Al Viro 1-1/+1
2022-07-23nfs: only issue commit in DIO codepath if we have uncommitted dataGravatar Jeff Layton 1-1/+1
2022-07-23nfs: always check dreq->error after a commitGravatar Jeff Layton 1-1/+2
2022-07-23nfs: add new nfs_direct_req tracepoint eventsGravatar Jeff Layton 1-33/+12
2022-05-09nfs: rename nfs_direct_IO and use as ->swap_rwGravatar NeilBrown 1-13/+10
2022-03-13NFS: swap-out must always use STABLE writes.Gravatar NeilBrown 1-4/+6
2022-03-13NFS: swap IO handling is slightly different for O_DIRECT IOGravatar NeilBrown 1-14/+28
2022-01-10nfs: Convert to new fscache volume/cookie APIGravatar Dave Wysochanski 1-0/+2
2021-11-10Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-1/+1
2021-10-25fs: get rid of the res2 iocb->ki_complete argumentGravatar Jens Axboe 1-1/+1
2021-10-20NFS: Fix up commit deadlocksGravatar Trond Myklebust 1-1/+1
2021-06-13NFSv4: Fix an Oops in pnfs_mark_request_commit() when doing O_DIRECTGravatar Trond Myklebust 1-10/+7
2020-08-15Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-1/+1
2020-07-28NFS: remove redundant initialization of variable resultGravatar Colin Ian King 1-1/+1
2020-07-17SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...Gravatar Olga Kornievskaia 1-9/+4
2020-06-26NFSv4 fix CLOSE not waiting for direct IO compeletionGravatar Olga Kornievskaia 1-4/+9
2020-06-11NFS: Fix direct WRITE throughput regressionGravatar Chuck Lever 1-0/+2
2020-06-11NFS: remove redundant initialization of variable resultGravatar Colin Ian King 1-1/+1
2020-04-01NFS: Try to join page groups before an O_DIRECT retransmissionGravatar Trond Myklebust 1-0/+20
2020-04-01NFS: Fix a request reference leak in nfs_direct_write_clear_reqs()Gravatar Trond Myklebust 1-0/+1
2020-03-27NFS/pNFS: Clean up pNFS commit operationsGravatar Trond Myklebust 1-4/+2
2020-03-27NFS: Remove bucket array from struct pnfs_ds_commit_infoGravatar Trond Myklebust 1-1/+0
2020-03-27NFS: Fix O_DIRECT commit verifier handlingGravatar Trond Myklebust 1-122/+13
2020-03-27NFS: commit errors should be fatalGravatar Trond Myklebust 1-2/+30
2020-03-27NFS/pNFS: Allow O_DIRECT to release the DS commitinfoGravatar Trond Myklebust 1-0/+1
2020-03-27NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_infoGravatar Trond Myklebust 1-0/+1
2020-03-22NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context failsGravatar Misono Tomohiro 1-0/+2
2020-01-15NFS: Fix nfs_direct_write_reschedule_io()Gravatar Trond Myklebust 1-1/+2
2020-01-15NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()Gravatar Trond Myklebust 1-2/+2
2019-10-09NFS: Remove redundant mirror tracking in O_DIRECTGravatar Trond Myklebust 1-42/+0
2019-10-09NFS: Fix O_DIRECT accounting of number of bytes read/writtenGravatar Trond Myklebust 1-35/+43
2019-08-19NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0Gravatar Trond Myklebust 1-9/+18
2019-05-21treewide: Add SPDX license identifier for missed filesGravatar Thomas Gleixner 1-0/+1
2019-04-25pNFS: Add tracking to limit the number of pNFS retriesGravatar Trond Myklebust 1-0/+7