summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)AuthorFilesLines
2021-02-04pNFS/NFSv4: Update the layout barrier when we schedule a layoutreturnTrond Myklebust1-18/+21
2021-02-04pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()Trond Myklebust1-0/+1
2021-01-19NFS: nfs_igrab_and_active must first reference the superblockTrond Myklebust1-5/+7
2021-01-19NFS: nfs_delegation_find_inode_server must first reference the superblockTrond Myklebust1-5/+7
2021-01-19NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counterTrond Myklebust1-0/+1
2021-01-19NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit()Trond Myklebust1-3/+5
2021-01-19NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing the requestTrond Myklebust1-9/+5
2021-01-19NFS: Adjust fs_context error loggingScott Mayhew2-5/+25
2021-01-19pNFS: Stricter ordering of layoutget and layoutreturnTrond Myklebust1-22/+21
2021-01-19pNFS: Mark layout for return if return-on-close was not sentTrond Myklebust1-0/+6
2021-01-19pNFS: We want return-on-close to complete when evicting the inodeTrond Myklebust3-26/+16
2021-01-19NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lockDave Wysochanski1-1/+1
2021-01-06NFSv4.2: Don't error when exiting early on a READ_PLUS buffer overflowTrond Myklebust1-19/+17
2021-01-06NFSv4: Fix a pNFS layout related use-after-free race when freeing the inodeTrond Myklebust3-3/+37
2020-12-30NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read()Trond Myklebust1-1/+1
2020-12-30NFS: switch nfsiod to be an UNBOUND workqueue.NeilBrown1-1/+1
2020-12-30NFSv4: Fix the alignment of page data in the getdeviceinfo replyTrond Myklebust1-3/+7
2020-12-30NFSv4.2: condition READDIR's mask for security label based on LSM stateOlga Kornievskaia1-2/+8
2020-12-11NFS: Disable READ_PLUS by defaultAnna Schumaker2-1/+10
2020-12-11NFSv4.2: Fix 5 seconds delay when doing inter server copyDai Ngo1-1/+1
2020-12-11NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operationChuck Lever2-9/+13
2020-11-30pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabledTrond Myklebust2-15/+48
2020-11-12NFS: Remove unnecessary inode lock in nfs_fsync_dir()Trond Myklebust1-5/+1
2020-11-12NFS: Remove unnecessary inode locking in nfs_llseek_dir()Trond Myklebust1-5/+4
2020-11-12NFS: Fix listxattr receive buffer sizeChuck Lever1-2/+2
2020-11-12NFSv4.2: fix failure to unregister shrinkerJ. Bruce Fields1-0/+2
2020-11-02nfsroot: Default mount option should ask for built-in NFS versionHelge Deller1-0/+6
2020-10-22Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-6/+54
2020-10-21NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copyDai Ngo3-6/+54
2020-10-20Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds15-114/+396
2020-10-16NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flagOlga Kornievskaia1-3/+6
2020-10-15NFSv4: Fix up RCU annotations for struct nfs_netns_clientTrond Myklebust2-4/+9
2020-10-13NFS: Only reference user namespace from nfs4idmap struct instead of credSargun Dhillon1-7/+8
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds1-8/+1
2020-10-13Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-71/+124
2020-10-12nfs: add missing "posix" local_lock constant table definitionScott Mayhew1-0/+1
2020-10-09NFSv4: Use the net namespace uniquifier if it is setTrond Myklebust1-4/+17
2020-10-09NFSv4: Clean up initialisation of uniquified client id stringsTrond Myklebust1-41/+34
2020-10-07NFS: Decode a full READ_PLUS replyAnna Schumaker1-17/+19
2020-10-07NFS: Add READ_PLUS hole segment decodingAnna Schumaker1-1/+25
2020-10-07NFS: Add READ_PLUS data segment supportAnna Schumaker4-3/+184
2020-10-07NFS: Use xdr_page_pos() in NFSv4 decode_getacl()Anna Schumaker1-5/+1
2020-10-06NFS: fix nfs_path in case of a rename retryAshish Sangwan1-4/+8
2020-10-02fs: nfs: return per memcg count for xattr shrinkersYang Shi1-2/+2
2020-10-02NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADEBenjamin Coddington3-34/+56
2020-10-02nfs: remove incorrect fallthrough labelNick Desaulniers1-1/+1
2020-09-24bdi: initialize ->ra_pages and ->io_pages in bdi_initChristoph Hellwig1-8/+1
2020-09-24NFSv4: make cache consistency bitmask dynamicOlga Kornievskaia1-3/+42
2020-09-24nfs: fix spellint typo in pnfs.cWang Qing1-1/+1
2020-09-23fs,nfs: lift compat nfs4 mount data handling into the nfs codeChristoph Hellwig1-0/+62