aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2022-04-20Merge tag 'v5.4.189' into v5.4/standard/baseBruce Ashfield
2022-04-15NFS: swap-out must always use STABLE writes.NeilBrown
2022-04-15NFS: swap IO handling is slightly different for O_DIRECT IONeilBrown
2022-04-15NFSv4: Protect the state recovery thread against direct reclaimTrond Myklebust
2022-04-15NFSv4/pNFS: Fix another issue with a list iterator pointing to the headTrond Myklebust
2022-04-15NFSv4.1: don't retry BIND_CONN_TO_SESSION on session errorOlga Kornievskaia
2022-04-15NFS: remove unneeded check in decode_devicenotify_args()Alexey Khoroshilov
2022-04-15NFS: Return valid errors from nfs2/3_decode_dirent()Trond Myklebust
2022-03-02Merge tag 'v5.4.181' into v5.4/standard/baseBruce Ashfield
2022-03-02Merge tag 'v5.4.180' into v5.4/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-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: Fix initialisation of nfs_client cl_flags fieldTrond Myklebust
2022-02-03Merge tag 'v5.4.176' into v5.4/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-14Merge tag 'v5.4.164' into v5.4/standard/baseBruce Ashfield
2021-12-08Merge tag 'v5.4.163' into v5.4/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.4.160' into v5.4/standard/baseBruce Ashfield
2021-11-17NFSv4: Fix a regression in nfs_set_open_stateid_locked()Trond Myklebust
2021-11-17NFS: Fix deadlocks in nfs_scan_commit_list()Trond Myklebust
2021-11-17pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_dsBaptiste Lepers
2021-07-20Merge tag 'v5.4.134' into v5.4/standard/baseBruce Ashfield
2021-07-20NFSv4/pNFS: Don't call _nfs4_pnfs_v3_ds_connect multiple timesTrond Myklebust
2021-07-20nfs: fix acl memory leak of posix_acl_create()Gao Xiang
2021-07-20NFSv4: Initialise connection to the server in nfs4_alloc_client()Trond Myklebust
2021-07-20NFS: nfs_find_open_context() may only select open filesTrond Myklebust
2021-07-03NFS: fix general protection fault in nfs_mountOvidiu Panait
2021-06-23Merge tag 'v5.4.126' into v5.4/standard/baseBruce Ashfield
2021-06-16NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.Dai Ngo
2021-06-16NFSv4: Fix second deadlock in nfs4_evict_inode()Trond Myklebust
2021-06-16NFS: Fix use-after-free in nfs4_init_client()Anna Schumaker
2021-06-16NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()Trond Myklebust
2021-06-16NFS: Fix a potential NULL dereference in nfs_get_client()Dan Carpenter
2021-06-10Merge tag 'v5.4.124' into v5.4/standard/baseBruce Ashfield
2021-06-03NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 configZhang Xiaoxu
2021-06-03NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()Trond Myklebust
2021-06-03NFS: Fix an Oopsable condition in __nfs_pageio_add_request()Trond Myklebust
2021-06-03NFS: fix an incorrect limit in filelayout_decode_layout()Dan Carpenter
2021-06-03fs/nfs: Use fatal_signal_pending instead of signal_pendingzhouchuangao
2021-06-03NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()Anna Schumaker