aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2024-02-21Merge tag 'v4.19.267' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.265' into v4.19/standard/baseBruce Ashfield
2022-11-25NFSv4: Retry LOCK on OLD_STATEID during delegation returnBenjamin Coddington
2022-11-10nfs4: Fix kmemleak when allocate slot failedZhang Xiaoxu
2022-11-10NFSv4.1: We must always send RECLAIM_COMPLETE after a rebootTrond Myklebust
2022-11-10NFSv4.1: Handle RECLAIM_COMPLETE trunking errorsTrond Myklebust
2022-09-10Merge tag 'v4.19.256' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.249' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.247' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.238' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.231' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.230' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.228' into v4.19/standard/baseBruce Ashfield
2022-08-25NFSv4/pnfs: Fix a use-after-free bug in openTrond Myklebust
2022-08-25NFSv4.1: RECLAIM_COMPLETE must handle EACCESZhang Xianwei
2022-08-25NFSv4: Fix races in the legacy idmapper upcallTrond Myklebust
2022-06-25pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLETrond Myklebust
2022-06-14NFSv4: Don't hold the layoutget locks across multiple RPC callsTrond Myklebust
2022-06-14NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS layoutTrond Myklebust
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-15NFS: remove unneeded check in decode_devicenotify_args()Alexey Khoroshilov
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-08NFS: Ensure the server has an up to date ctime before renamingTrond Myklebust
2022-02-08NFS: Ensure the server has an up to date ctime before hardlinkingTrond Myklebust
2022-02-08NFSv4: nfs_atomic_open() can race when looking up a non-regular fileTrond Myklebust
2022-02-08NFSv4: Handle case where the lookup of a directory failsTrond Myklebust
2022-01-25Merge tag 'v4.19.220' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.219' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.218' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.207' into v4.19/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-26NFS: Fix deadlocks in nfs_scan_commit_list()Trond Myklebust
2021-11-26pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_dsBaptiste Lepers
2021-09-22SUNRPC/nfs: Fix return value for nfs4_callback_compound()Trond Myklebust
2021-08-25Merge tag 'v4.19.198' into v4.19/standard/baseBruce Ashfield
2021-08-25Merge tag 'v4.19.195' into v4.19/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