tent='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/fs/nfs/direct.c
AgeCommit message (Expand)Author
2023-02-14NFS: Clean up O_DIRECT request allocationTrond Myklebust
2022-08-10Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-08-08iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()Al Viro
2022-08-08new iov_iter flavour - ITER_UBUFAl Viro
2022-07-23nfs: only issue commit in DIO codepath if we have uncommitted dataJeff Layton
2022-07-23nfs: always check dreq->error after a commitJeff Layton
2022-07-23nfs: add new nfs_direct_req tracepoint eventsJeff Layton
2022-05-09nfs: rename nfs_direct_IO and use as ->swap_rwNeilBrown
2022-03-13NFS: swap-out must always use STABLE writes.NeilBrown
2022-03-13NFS: swap IO handling is slightly different for O_DIRECT IONeilBrown
2022-01-10nfs: Convert to new fscache volume/cookie APIDave Wysochanski
2021-11-10Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-10-25fs: get rid of the res2 iocb->ki_complete argumentJens Axboe
2021-10-20NFS: Fix up commit deadlocksTrond Myklebust