aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2022-05-25Merge tag 'v5.10.117' into v5.10/standard/baseBruce Ashfield
2022-05-25Merge tag 'v5.10.115' into v5.10/standard/baseBruce Ashfield
2022-05-18nfs: fix broken handling of the softreval mount optionDan Aloni
2022-05-12NFSv4: Don't invalidate inode attributes on delegation returnTrond Myklebust
2022-04-20Merge tag 'v5.10.111' into v5.10/standard/baseBruce Ashfield
2022-04-13NFSv4: fix open failure with O_ACCMODE flagChenXiaoSong
2022-04-13Revert "NFSv4: Handle the special Linux file open access mode"ChenXiaoSong
2022-04-13NFS: Avoid writeback threads getting stuck in mempool_alloc()Trond Myklebust
2022-04-13NFS: nfsiod should not block forever in mempool_alloc()Trond Myklebust
2022-04-13NFS: swap-out must always use STABLE writes.NeilBrown
2022-04-13NFS: swap IO handling is slightly different for O_DIRECT IONeilBrown
2022-04-13NFSv4: Protect the state recovery thread against direct reclaimTrond Myklebust
2022-04-13NFSv4.2: fix reference count leaks in _nfs42_proc_copy_notify()Xin Xiong
2022-04-11Merge tag 'v5.10.110' into v5.10/standard/baseBruce Ashfield
2022-04-08NFSv4/pNFS: Fix another issue with a list iterator pointing to the headTrond Myklebust
2022-04-08NFSv4.1: don't retry BIND_CONN_TO_SESSION on session errorOlga Kornievskaia
2022-04-08NFS: remove unneeded check in decode_devicenotify_args()Alexey Khoroshilov
2022-04-08NFS: Return valid errors from nfs2/3_decode_dirent()Trond Myklebust
2022-04-08NFS: Use of mapping_set_error() results in spurious errorsTrond Myklebust
2022-03-02Merge tag 'v5.10.102' into v5.10/standard/baseBruce Ashfield
2022-02-23NFS: Don't set NFS_INO_INVALID_XATTR if there is no xattr cacheTrond Myklebust
2022-02-23NFS: Do not report writeback errors in nfs_getattr()Trond Myklebust
2022-02-23NFS: LOOKUP_DIRECTORY is also ok with symlinksTrond Myklebust
2022-02-20Merge tag 'v5.10.101' into v5.10/standard/baseBruce Ashfield
2022-02-16NFSv4 handle port presence in fs_location server stringOlga Kornievskaia
2022-02-16NFSv4 expose nfs_parse_server_name functionOlga Kornievskaia
2022-02-16NFSv4 remove zero number of fs_locations entries error checkOlga Kornievskaia
2022-02-16NFSv4.1: Fix uninitialised variable in devicenotifyTrond Myklebust
2022-02-16nfs: nfs4clinet: check the return value of kstrdup()Xiaoke Wang
2022-02-16NFSv4 only print the label when its queriedOlga Kornievskaia
2022-02-16NFS: change nfs_access_get_cached to only report the maskNeilBrown
2022-02-16NFS: Fix initialisation of nfs_client cl_flags fieldTrond Myklebust
2022-02-03Merge tag 'v5.10.96' into v5.10/standard/baseBruce Ashfield
2022-02-01NFS: Ensure the server has an up to date ctime before renamingTrond Myklebust
2022-02-01NFS: Ensure the server has an up to date ctime before hardlinkingTrond Myklebust
2022-02-01NFSv4: nfs_atomic_open() can race when looking up a non-regular fileTrond Myklebust
2022-02-01NFSv4: Handle case where the lookup of a directory failsTrond Myklebust
2021-12-08Merge tag 'v5.10.84' into v5.10/standard/baseBruce Ashfield
2021-12-08Merge tag 'v5.10.83' into v5.10/standard/baseBruce Ashfield
2021-12-08NFSv42: Fix pagecache invalidation after COPY/CLONEBenjamin Coddington
2021-12-01NFSv42: Don't fail clone() unless the OP_CLONE operation failedTrond Myklebust
2021-11-29Merge tag 'v5.10.80' into v5.10/standard/baseBruce Ashfield
2021-11-18NFSv4: Fix a regression in nfs_set_open_stateid_locked()Trond Myklebust
2021-11-18Fix user namespace leakAlexey Gladkov
2021-11-18NFS: Fix an Oops in pnfs_mark_request_commit()Trond Myklebust
2021-11-18NFS: Fix up commit deadlocksTrond Myklebust
2021-11-18NFS: Fix deadlocks in nfs_scan_commit_list()Trond Myklebust
2021-11-18pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_dsBaptiste Lepers
2021-11-18NFS: Fix dentry verifier racesTrond Myklebust
2021-09-27Merge tag 'v5.10.67' into v5.10/standard/baseBruce Ashfield