Age | Commit message (Expand) | Author |
2022-08-10 | Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2022-08-08 | iov_iter: advancing variants of iov_iter_get_pages{,_alloc}() | Al Viro |
2022-08-08 | new iov_iter flavour - ITER_UBUF | Al Viro |
2022-07-23 | nfs: only issue commit in DIO codepath if we have uncommitted data | Jeff Layton |
2022-07-23 | nfs: always check dreq->error after a commit | Jeff Layton |
2022-07-23 | nfs: add new nfs_direct_req tracepoint events | Jeff Layton |
2022-05-09 | nfs: rename nfs_direct_IO and use as ->swap_rw | NeilBrown |
2022-03-13 | NFS: swap-out must always use STABLE writes. | NeilBrown |
2022-03-13 | NFS: swap IO handling is slightly different for O_DIRECT IO | NeilBrown |
2022-01-10 | nfs: Convert to new fscache volume/cookie API | Dave Wysochanski |
2021-11-10 | Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2021-10-25 | fs: get rid of the res2 iocb->ki_complete argument | Jens Axboe |
2021-10-20 | NFS: Fix up commit deadlocks | Trond Myklebust |
2021-06-13 | NFSv4: Fix an Oops in pnfs_mark_request_commit() when doing O_DIRECT | Trond Myklebust |
2020-08-15 | Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2020-07-28 | NFS: remove redundant initialization of variable result | Colin Ian King |
2020-07-17 | SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com... | Olga Kornievskaia |
2020-06-26 | NFSv4 fix CLOSE not waiting for direct IO compeletion | Olga Kornievskaia |
2020-06-11 | NFS: Fix direct WRITE throughput regression | Chuck Lever |
2020-06-11 | NFS: remove redundant initialization of variable result | Colin Ian King |
2020-04-01 | NFS: Try to join page groups before an O_DIRECT retransmission | Trond Myklebust |
2020-04-01 | NFS: Fix a request reference leak in nfs_direct_write_clear_reqs() | Trond Myklebust |
2020-03-27 | NFS/pNFS: Clean up pNFS commit operations | Trond Myklebust |
2020-03-27 | NFS: Remove bucket array from struct pnfs_ds_commit_info | Trond Myklebust |
2020-03-27 | NFS: Fix O_DIRECT commit verifier handling | Trond Myklebust |
2020-03-27 | NFS: commit errors should be fatal | Trond Myklebust |
2020-03-27 | NFS/pNFS: Allow O_DIRECT to release the DS commitinfo | Trond Myklebust |
2020-03-27 | NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_info | Trond Myklebust |
2020-03-22 | NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails | Misono Tomohiro |
2020-01-15 | NFS: Fix nfs_direct_write_reschedule_io() | Trond Myklebust |
2020-01-15 | NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes() | Trond Myklebust |
2019-10-09 | NFS: Remove redundant mirror tracking in O_DIRECT | Trond Myklebust |
2019-10-09 | NFS: Fix O_DIRECT accounting of number of bytes read/written | Trond Myklebust |
2019-08-19 | NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0 | Trond Myklebust |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-04-25 | pNFS: Add tracking to limit the number of pNFS retries | Trond Myklebust |
2019-04-25 | NFS: Remove unused argument from nfs_create_request() | Trond Myklebust |
2019-02-20 | NFS: Pass error information to the pgio error cleanup routine | Trond Myklebust |
2019-02-20 | NFS: Clean up list moves of struct nfs_page | Trond Myklebust |
2018-12-02 | nfs: don't dirty kernel pages read by direct-io | Dave Kleikamp |
2018-08-08 | NFS: Use an appropriate work queue for direct-write completion | NeilBrown |
2018-03-08 | NFS: Fix an incorrect type in struct nfs_direct_req | Trond Myklebust |
2018-01-16 | NFS: commit direct writes even if they fail partially | J. Bruce Fields |
2017-08-15 | NFSv4: Use a mutex to protect the per-inode commit lists | Trond Myklebust |
2017-05-10 | Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2017-04-20 | NFS: Clean up nfs_direct_commit_complete() | Anna Schumaker |
2017-04-20 | NFS: Remove nfs_direct_readpage_release() | Anna Schumaker |
2017-04-17 | fix nfs O_DIRECT advancing iov_iter too much | Al Viro |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-01 | NFS: Remove unused argument from nfs_direct_write_complete() | Anna Schumaker |