summaryrefslogtreecommitdiffstats
path: root/fs/nfs (follow)
Commit message (Expand)AuthorAgeFilesLines
* NFS: Do uncached readdir when we're seeking a cookie in an empty page cacheTrond Myklebust2020-12-021-0/+17
* NFS: Reduce number of RPC calls when doing uncached readdirTrond Myklebust2020-12-021-36/+69
* NFS: Optimisations for monotonically increasing readdir cookiesTrond Myklebust2020-12-021-1/+22
* NFS: Improve handling of directory verifiersTrond Myklebust2020-12-022-19/+23
* NFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from readdir callsTrond Myklebust2020-12-022-8/+18
* NFS: Allow the NFS generic code to pass in a verifier to readdirTrond Myklebust2020-12-024-51/+61
* NFS: Cleanup to remove nfs_readdir_descriptor_t typedefTrond Myklebust2020-12-021-17/+13
* NFS: Reduce readdir stack usageTrond Myklebust2020-12-021-25/+33
* NFS: nfs_do_filldir() does not return a valueTrond Myklebust2020-12-021-14/+7
* NFS: More readdir cleanupsTrond Myklebust2020-12-021-14/+11
* NFS: Support larger readdir buffersTrond Myklebust2020-12-023-22/+21
* NFS: Simplify struct nfs_cache_array_entryTrond Myklebust2020-12-021-21/+25
* NFS: Replace kmap() with kmap_atomic() in nfs_readdir_search_array()Trond Myklebust2020-12-021-2/+2
* NFS: Remove unnecessary kmap in nfs_readdir_xdr_to_array()Trond Myklebust2020-12-021-7/+3
* NFS: Don't discard readdir resultsTrond Myklebust2020-12-021-4/+42
* NFS: Clean up directory array handlingTrond Myklebust2020-12-021-61/+77
* NFS: Clean up nfs_readdir_page_filler()Trond Myklebust2020-12-021-21/+18
* NFS: Clean up readdir struct nfs_cache_arrayTrond Myklebust2020-12-021-17/+49
* NFS: Ensure contents of struct nfs_open_dir_context are consistentTrond Myklebust2020-12-021-29/+43
* NFSv4.2: condition READDIR's mask for security label based on LSM stateOlga Kornievskaia2020-12-021-2/+8
* NFSv4: Observe the NFS_MOUNT_SOFTREVAL flag in _nfs4_proc_lookuppTrond Myklebust2020-12-021-1/+5
* NFSv3: Add emulation of the lookupp() operationTrond Myklebust2020-12-021-0/+15
* NFSv3: Refactor nfs3_proc_lookup() to split out the dentryTrond Myklebust2020-12-021-11/+22
* NFSv4.2: Fix 5 seconds delay when doing inter server copyDai Ngo2020-12-021-1/+1
* NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operationChuck Lever2020-12-022-9/+13
* pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabledTrond Myklebust2020-11-302-15/+48
* NFS: Remove unnecessary inode lock in nfs_fsync_dir()Trond Myklebust2020-11-121-5/+1
* NFS: Remove unnecessary inode locking in nfs_llseek_dir()Trond Myklebust2020-11-121-5/+4
* NFS: Fix listxattr receive buffer sizeChuck Lever2020-11-121-2/+2
* NFSv4.2: fix failure to unregister shrinkerJ. Bruce Fields2020-11-121-0/+2
* nfsroot: Default mount option should ask for built-in NFS versionHelge Deller2020-11-021-0/+6
* Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-10-223-6/+54
|\
| * NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copyDai Ngo2020-10-213-6/+54
* | Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-10-2015-114/+396
|\ \
| * | NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flagOlga Kornievskaia2020-10-161-3/+6
| * | NFSv4: Fix up RCU annotations for struct nfs_netns_clientTrond Myklebust2020-10-152-4/+9
| * | NFS: Only reference user namespace from nfs4idmap struct instead of credSargun Dhillon2020-10-131-7/+8
| * | nfs: add missing "posix" local_lock constant table definitionScott Mayhew2020-10-121-0/+1
| * | NFSv4: Use the net namespace uniquifier if it is setTrond Myklebust2020-10-091-4/+17
| * | NFSv4: Clean up initialisation of uniquified client id stringsTrond Myklebust2020-10-091-41/+34
| * | NFS: Decode a full READ_PLUS replyAnna Schumaker2020-10-071-17/+19
| * | NFS: Add READ_PLUS hole segment decodingAnna Schumaker2020-10-071-1/+25
| * | NFS: Add READ_PLUS data segment supportAnna Schumaker2020-10-074-3/+184
| * | NFS: Use xdr_page_pos() in NFSv4 decode_getacl()Anna Schumaker2020-10-071-5/+1
| * | NFS: fix nfs_path in case of a rename retryAshish Sangwan2020-10-061-4/+8
| * | fs: nfs: return per memcg count for xattr shrinkersYang Shi2020-10-021-2/+2
| * | NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADEBenjamin Coddington2020-10-023-34/+56
| * | nfs: remove incorrect fallthrough labelNick Desaulniers2020-10-021-1/+1
| * | NFSv4: make cache consistency bitmask dynamicOlga Kornievskaia2020-09-241-3/+42
| * | nfs: fix spellint typo in pnfs.cWang Qing2020-09-241-1/+1