aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2018-12-02nfs: don't dirty kernel pages read by direct-ioDave Kleikamp
2018-12-02flexfiles: enforce per-mirror stateid only for v4 DSesTigran Mkrtchyan
2018-11-22flexfiles: use per-mirror specified stateid for IOTigran Mkrtchyan
2018-11-22NFSv4.2 copy do not allocate memory under the lockOlga Kornievskaia
2018-11-19NFSv4: Fix a NFSv4 state manager deadlockTrond Myklebust
2018-11-13NFSv4: Fix an Oops during delegation callbacksTrond Myklebust
2018-11-12NFSv4: Ensure that the state manager exits the loop on SIGKILLTrond Myklebust
2018-11-12NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNINGTrond Myklebust
2018-11-04Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-11-02Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-11-01NFS: fix spelling mistake, EACCESS -> EACCESColin Ian King
2018-10-30Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-10-30vfs: make remap_file_range functions take and return bytes completedDarrick J. Wong
2018-10-30vfs: combine the clone and dedupe into a single remap_file_rangeDarrick J. Wong
2018-10-29NFS: Fix up a typo in nfs_dns_ent_putTrond Myklebust
2018-10-29NFS: Lockless DNS lookupsTrond Myklebust
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-10-23NFS: change sign of nfs_fh lengthFrank Sorenson
2018-10-21page cache: Convert hole search to XArrayMatthew Wilcox
2018-10-18nfs: remove redundant call to nfs_context_set_write_error()Benjamin Coddington
2018-10-18nfs: Fix a missed page unlock after pg_doio()Benjamin Coddington
2018-10-05NFSv4.x: fix lock recovery during delegation recallOlga Kornievskaia
2018-09-30NFSv4: Fix lookup revalidate of regular filesTrond Myklebust
2018-09-30NFS: Refactor nfs_lookup_revalidate()Trond Myklebust
2018-09-30NFS: Fix dentry revalidation on NFSv4 lookupTrond Myklebust
2018-09-30NFS: Remove private spinlock in struct nfs_pgio_headerTrond Myklebust
2018-09-30NFSv3: Improve NFSv3 performance when server returns no post-op attributesTrond Myklebust
2018-09-30NFSv4: Split out NFS v4.2 copy completion functionsAnna Schumaker
2018-09-30NFS: Reduce indentation of nfs4_recovery_handle_error()Anna Schumaker
2018-09-30NFS: Reduce indentation of the switch statement in nfs4_reclaim_open_state()Anna Schumaker
2018-09-30NFS: Split out the body of nfs4_reclaim_open_state()Anna Schumaker
2018-09-30nfs4: flex_file: ignore synthetic uid/gid for tightly coupled DSesTigran Mkrtchyan
2018-09-30NFSv4.1: Fix the r/wsize checkingTrond Myklebust
2018-09-30NFSv4: Convert struct nfs4_state to use refcount_tTrond Myklebust
2018-09-30NFSv4: Convert open state lookup to use RCUTrond Myklebust
2018-09-30NFS: Convert lookups of the open context to RCUTrond Myklebust
2018-09-30NFS: Simplify internal check for whether file is open for writeTrond Myklebust
2018-09-30NFS: Convert lookups of the lock context to RCUTrond Myklebust
2018-09-30pNFS: Don't allocate more pages than we need to fit a layoutget responseTrond Myklebust
2018-09-30pNFS: Don't zero out the array in nfs4_alloc_pages()Trond Myklebust
2018-09-30SUNRPC: Add a label for RPC calls that require allocation on receiveTrond Myklebust
2018-09-14Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-09-14NFS: Don't open code clearing of delegation stateTrond Myklebust
2018-09-14NFSv4.1 fix infinite loop on I/O.Trond Myklebust
2018-09-14NFSv4: Fix a tracepoint Oops in initiate_file_draining()Trond Myklebust
2018-09-14pNFS: Ensure we return the error if someone kills a waiting layoutgetTrond Myklebust
2018-09-14NFSv4: Fix a tracepoint Oops in initiate_file_draining()Trond Myklebust
2018-08-23Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-08-21pNFS: Remove unwanted optimisation of layoutgetTrond Myklebust
2018-08-21pNFS/flexfiles: ff_layout_pg_init_read should exit on errorTrond Myklebust