aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2022-04-20Merge tag 'v5.15.34' into v5.15/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.15.33' into v5.15/standard/baseBruce Ashfield
2022-04-08NFSv4/pNFS: Fix another issue with a list iterator pointing to the headTrond Myklebust
2022-04-08NFS: Don't loop forever in nfs_do_recoalesce()Trond 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-04-08NFS: NFSv2/v3 clients should never be setting NFS_CAP_XATTRTrond Myklebust
2022-03-02Merge tag 'v5.15.25' into v5.15/standard/baseBruce Ashfield
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-23NFS: Remove an incorrect revalidation in nfs4_update_changeattr_locked()Trond Myklebust
2022-02-20Merge tag 'v5.15.24' into v5.15/standard/baseBruce Ashfield
2022-02-16NFS: Don't skip directory entries when doing uncached readdirtrondmy@kernel.org
2022-02-16NFS: Don't overfill uncached readdir pagestrondmy@kernel.org
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.1 query for fs_location attr on a new file systemOlga Kornievskaia
2022-02-16NFSv4 store server support for fs_location attributeOlga 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-02Merge tag 'v5.15.19' into v5.15/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-01Merge tag 'v5.15.6' into v5.15/standard/baseBruce Ashfield
2021-12-01NFSv42: Don't fail clone() unless the OP_CLONE operation failedTrond Myklebust
2021-12-01NFSv42: Fix pagecache invalidation after COPY/CLONEBenjamin Coddington
2021-11-28Merge tag 'v5.15.3' into v5.15/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