summaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2021-05-22NFS: NFS_INO_REVAL_PAGECACHE should mark the change attribute invalidTrond Myklebust
2021-05-19NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're unmountingTrond Myklebust
2021-05-19NFSv4.2 fix handling of sr_eof in SEEK's replyOlga Kornievskaia
2021-05-19pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()Nikola Livic
2021-05-19NFS: Deal correctly with attribute generation counter overflowTrond Myklebust
2021-05-19NFSv4.2: Always flush out writes in nfs42_proc_fallocate()Trond Myklebust
2021-05-19NFS: Fix attribute bitmask in _nfs42_proc_fallocate()Trond Myklebust
2021-05-19NFS: nfs4_bitmask_adjust() must not change the server global bitmasksTrond Myklebust
2021-05-11NFSv4: Don't discard segments marked for return in _pnfs_return_layout()Trond Myklebust
2021-05-11NFS: Don't discard pNFS layout segments that are marked for returnTrond Myklebust
2021-05-11NFS: fs_context: validate UDP retrans to prevent shift out-of-boundsRandy Dunlap
2021-03-30nfs: we don't support removing system.nfs4_aclJ. Bruce Fields
2021-03-30NFS: Correct size calculation for create reply lengthFrank Sorenson
2021-03-30nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig defaultTimo Rothenpieler
2021-03-17NFSv4.2: fix return value of _nfs4_get_security_label()Ondrej Mosnacek
2021-03-17NFS: Don't gratuitously clear the inode cache when lookup failedTrond Myklebust
2021-03-17NFS: Don't revalidate the directory permissions on a lookup failureTrond Myklebust
2021-03-04NFSv4: Fixes for nfs4_bitmask_adjust()Trond Myklebust
2021-02-13pNFS/NFSv4: Improve rejection of out-of-order layoutsTrond Myklebust
2021-02-13pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()Trond Myklebust
2021-02-03pNFS/NFSv4: Update the layout barrier when we schedule a layoutreturnTrond Myklebust
2021-02-03pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()Trond Myklebust
2021-01-19NFS: nfs_igrab_and_active must first reference the superblockTrond Myklebust
2021-01-19NFS: nfs_delegation_find_inode_server must first reference the superblockTrond Myklebust
2021-01-19NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counterTrond Myklebust
2021-01-19NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit()Trond Myklebust
2021-01-19NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing the requestTrond Myklebust
2021-01-19NFS: Adjust fs_context error loggingScott Mayhew
2021-01-19pNFS: Stricter ordering of layoutget and layoutreturnTrond Myklebust
2021-01-19pNFS: Mark layout for return if return-on-close was not sentTrond Myklebust
2021-01-19pNFS: We want return-on-close to complete when evicting the inodeTrond Myklebust
2021-01-19NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lockDave Wysochanski
2021-01-06NFSv4.2: Don't error when exiting early on a READ_PLUS buffer overflowTrond Myklebust
2021-01-06NFSv4: Fix a pNFS layout related use-after-free race when freeing the inodeTrond Myklebust
2020-12-30NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read()Trond Myklebust
2020-12-30NFS: switch nfsiod to be an UNBOUND workqueue.NeilBrown
2020-12-30NFSv4: Fix the alignment of page data in the getdeviceinfo replyTrond Myklebust
2020-12-30NFSv4.2: condition READDIR's mask for security label based on LSM stateOlga Kornievskaia
2020-12-10NFS: Disable READ_PLUS by defaultAnna Schumaker
2020-12-10NFSv4.2: Fix 5 seconds delay when doing inter server copyDai Ngo
2020-12-10NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operationChuck 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