summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2022-08-02mm/migrate: Convert migrate_page() to migrate_folio()Matthew Wilcox (Oracle)
2022-08-02nfs: Convert to migrate_folioMatthew Wilcox (Oracle)
2022-07-27NFSv4.1: RECLAIM_COMPLETE must handle EACCESZhang Xianwei
2022-07-25NFSv4.1 probe offline transports for trunking on session creationOlga Kornievskaia
2022-07-25NFSv4.1 remove xprt from xprt_switch if session trunking test failsOlga Kornievskaia
2022-07-25NFSv4.1 offline trunkable transports on DESTROY_SESSIONOlga Kornievskaia
2022-07-23NFS: Replace the READ_PLUS decoding codeAnna Schumaker
2022-07-23NFS: Replace fs_context-related dprintk() call sites with tracepointsChuck Lever
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-07-14fs/nfs: Use enum req_op where appropriateBart Van Assche
2022-07-13NFSv4: Fix races in the legacy idmapper upcallTrond Myklebust
2022-07-12NFS: Allow setting rsize / wsize to a multiple of PAGE_SIZEAnna Schumaker
2022-07-12nfs: fix port value parsingIan Kent
2022-07-12nfs: Replace kmap() with kmap_local_page()Fabio M. De Francesco
2022-07-12NFS: remove redundant code in nfs_file_write()ChenXiaoSong
2022-07-12nfs/blocklayout: refactor block device openingChristoph Hellwig
2022-07-12NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctlyTrond Myklebust
2022-07-12NFSv4.1: Don't decrease the value of seq_nr_highest_sentTrond Myklebust
2022-07-10NFS: Fix case insensitive renamesTrond Myklebust
2022-07-10pNFS/files: Handle RDMA connection errors correctlyTrond Myklebust
2022-07-10pNFS/flexfiles: Report RDMA connection errors to the serverTrond Myklebust
2022-07-10Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING"Trond Myklebust
2022-07-03mm: shrinkers: provide shrinkers with namesRoman Gushchin
2022-06-30NFSv4: Add an fattr allocation to _nfs4_discover_trunking()Scott Mayhew
2022-06-30NFS: restore module put when manager exits.NeilBrown
2022-06-29nfs: Leave pages in the pagecache if readpage failedMatthew Wilcox (Oracle)
2022-06-15NFSv4: Add FMODE_CAN_ODIRECT after successful open of a NFS4.x fileDave Wysochanski
2022-06-06pNFS: Avoid a live lock condition in pnfs_update_layout()Trond Myklebust
2022-06-06pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLETrond Myklebust
2022-06-04Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-31Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-05-31NFSv4.1 mark qualified async operations as MOVEABLE tasksOlga Kornievskaia
2022-05-31NFSv4: Fix free of uninitialized nfs4_label on referral lookup.Benjamin Coddington
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-24Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-05-19m->mnt_root->d_inode->i_sb is a weird way to spell m->mnt_sb...Al Viro
2022-05-17NFS: Pass i_size to fscache_unuse_cookie() when a file is releasedDave Wysochanski
2022-05-17NFS: Improve warning message when locks are lost.NeilBrown
2022-05-17NFSv4.1: Enable access to the NFSv4.1 'dacl' and 'sacl' attributesTrond Myklebust
2022-05-17NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributesTrond Myklebust
2022-05-17NFSv4: Specify the type of ACL to cacheTrond Myklebust
2022-05-17NFSv4: Don't hold the layoutget locks across multiple RPC callsTrond Myklebust
2022-05-17pNFS/files: Fall back to I/O through the MDS on non-fatal layout errorsTrond Myklebust
2022-05-17NFS: Further fixes to the writeback error handlingTrond Myklebust
2022-05-17NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS layoutTrond Myklebust
2022-05-17NFS: Memory allocation failures are not server fatal errorsTrond Myklebust
2022-05-17NFS: Don't report errors from nfs_pageio_complete() more than onceTrond Myklebust
2022-05-17NFS: Do not report flush errors in nfs_write_end()Trond Myklebust