aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2020-12-09nfsd: allow filesystems to opt out of subtree checkingJeff Layton
2020-12-09nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operationsJeff Layton
2020-12-02NFS: switch nfsiod to be an UNBOUND workqueue.NeilBrown
2020-12-02NFSv4: Refactor to use user namespaces for nfs4idmapSargun Dhillon
2020-12-02NFS: NFSv2/NFSv3: Use cred from fs_context during mountSargun Dhillon
2020-12-02NFSv4: Fix a pNFS layout related use-after-free race when freeing the inodeTrond Myklebust
2020-12-02NFSv4: Fix open coded xdr_stream_remaining()Trond Myklebust
2020-12-02SUNRPC: Clean up the handling of page padding in rpc_prepare_reply_pages()Trond Myklebust
2020-12-02NFSv4: Fix the alignment of page data in the getdeviceinfo replyTrond Myklebust
2020-12-02pNFS: Clean up open coded xdr string decodingTrond Myklebust
2020-12-02pNFS/flexfiles: Fix up layoutstats reporting for non-TCP transportsTrond Myklebust
2020-12-02NFSv4/pNFS: Store the transport type in struct nfs4_pnfs_ds_addrTrond Myklebust
2020-12-02pNFS: Add helpers for allocation/free of struct nfs4_pnfs_ds_addrTrond Myklebust
2020-12-02NFSv4/pNFS: Use connections to a DS that are all of the same protocol familyTrond Myklebust
2020-12-02NFS: Switch mount code to use xprt_find_transport_ident()Trond Myklebust
2020-12-02NFS: Do uncached readdir when we're seeking a cookie in an empty page cacheTrond Myklebust
2020-12-02NFS: Reduce number of RPC calls when doing uncached readdirTrond Myklebust
2020-12-02NFS: Optimisations for monotonically increasing readdir cookiesTrond Myklebust
2020-12-02NFS: Improve handling of directory verifiersTrond Myklebust
2020-12-02NFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from readdir callsTrond Myklebust
2020-12-02NFS: Allow the NFS generic code to pass in a verifier to readdirTrond Myklebust
2020-12-02NFS: Cleanup to remove nfs_readdir_descriptor_t typedefTrond Myklebust
2020-12-02NFS: Reduce readdir stack usageTrond Myklebust
2020-12-02NFS: nfs_do_filldir() does not return a valueTrond Myklebust
2020-12-02NFS: More readdir cleanupsTrond Myklebust
2020-12-02NFS: Support larger readdir buffersTrond Myklebust
2020-12-02NFS: Simplify struct nfs_cache_array_entryTrond Myklebust
2020-12-02NFS: Replace kmap() with kmap_atomic() in nfs_readdir_search_array()Trond Myklebust
2020-12-02NFS: Remove unnecessary kmap in nfs_readdir_xdr_to_array()Trond Myklebust
2020-12-02NFS: Don't discard readdir resultsTrond Myklebust
2020-12-02NFS: Clean up directory array handlingTrond Myklebust
2020-12-02NFS: Clean up nfs_readdir_page_filler()Trond Myklebust
2020-12-02NFS: Clean up readdir struct nfs_cache_arrayTrond Myklebust
2020-12-02NFS: Ensure contents of struct nfs_open_dir_context are consistentTrond Myklebust
2020-12-02NFSv4.2: condition READDIR's mask for security label based on LSM stateOlga Kornievskaia
2020-12-02NFSv4: Observe the NFS_MOUNT_SOFTREVAL flag in _nfs4_proc_lookuppTrond Myklebust
2020-12-02NFSv3: Add emulation of the lookupp() operationTrond Myklebust
2020-12-02NFSv3: Refactor nfs3_proc_lookup() to split out the dentryTrond Myklebust
2020-12-02NFSv4.2: Fix 5 seconds delay when doing inter server copyDai Ngo
2020-12-02NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operationChuck Lever
2020-11-30SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()Chuck Lever
2020-11-30pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabledTrond Myklebust
2020-11-12NFS: Remove unnecessary inode lock in nfs_fsync_dir()Trond Myklebust
2020-11-12NFS: Remove unnecessary inode locking in nfs_llseek_dir()Trond Myklebust
2020-11-12NFS: Fix listxattr receive buffer sizeChuck Lever
2020-11-12NFSv4.2: fix failure to unregister shrinkerJ. Bruce Fields
2020-11-02nfsroot: Default mount option should ask for built-in NFS versionHelge Deller
2020-10-22Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-10-21NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copyDai Ngo
2020-10-20Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds