aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2019-12-02Merge tag 'v4.19.86' into v4.19/standard/baseBruce Ashfield
2019-11-24NFSv4.x: fix lock recovery during delegation recallOlga Kornievskaia
2019-11-17Merge tag 'v4.19.84' into v4.19/standard/baseBruce Ashfield
2019-11-17Merge tag 'v4.19.82' into v4.19/standard/baseBruce Ashfield
2019-11-17Merge tag 'v4.19.80' into v4.19/standard/baseBruce Ashfield
2019-11-17Merge tag 'v4.19.79' into v4.19/standard/baseBruce Ashfield
2019-11-12NFSv4: Don't allow a cached open with a revoked delegationTrond Myklebust
2019-11-06NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()Trond Myklebust
2019-11-06NFSv4: Fix leak of clp->cl_acceptor stringChuck Lever
2019-11-06nfs: Fix nfsi->nrequests count error on nfs_inode_remove_requestZhangXiaoxu
2019-11-06NFSv4: Ensure that the state manager exits the loop on SIGKILLTrond Myklebust
2019-10-17NFS: Fix O_DIRECT accounting of number of bytes read/writtenTrond Myklebust
2019-10-11pNFS: Ensure we do clear the return-on-close layout stateid on fatal errorsTrond Myklebust
2019-10-11fs: nfs: Fix possible null-pointer dereferences in encode_attrs()Jia-Ju Bai
2019-10-10Merge tag 'v4.19.75' into v4.19/standard/baseBruce Ashfield
2019-10-10Merge tag 'v4.19.73' into v4.19/standard/baseBruce Ashfield
2019-09-21NFSv2: Fix write regressionTrond Myklebust
2019-09-21NFSv2: Fix eof handlingTrond Myklebust
2019-09-21NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetupTrond Myklebust
2019-09-21NFSv4: Fix return value in nfs_finish_open()Trond Myklebust
2019-09-21NFSv4: Fix return values for nfs4_file_open()Trond Myklebust
2019-09-16NFSv4: Fix delegation state recoveryTrond Myklebust
2019-09-15Merge tag 'v4.19.70' into v4.19/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.19.69' into v4.19/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.19.67' into v4.19/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.19.64' into v4.19/standard/baseBruce Ashfield
2019-09-06NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0Trond Myklebust
2019-09-06NFS: Pass error information to the pgio error cleanup routineTrond Myklebust
2019-09-06NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()Trond Myklebust
2019-09-06NFS: Clean up list moves of struct nfs_pageTrond Myklebust
2019-08-29NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mountsTrond Myklebust
2019-08-29NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()Trond Myklebust
2019-08-16NFSv4: Fix an Oops in nfs4_do_setattrTrond Myklebust
2019-08-04NFS: Cleanup if nfs_match_client is interruptedBenjamin Coddington
2019-08-04NFSv4: Fix lookup revalidate of regular filesTrond Myklebust
2019-08-04NFS: Refactor nfs_lookup_revalidate()Trond Myklebust
2019-08-04NFS: Fix dentry revalidation on NFSv4 lookupTrond Myklebust
2019-07-27Merge tag 'v4.19.61' into v4.19/standard/baseBruce Ashfield
2019-07-27Merge tag 'v4.19.59' into v4.19/standard/baseBruce Ashfield
2019-07-26pnfs: Fix a problem where we gratuitously start doing I/O through the MDSTrond Myklebust
2019-07-26pNFS: Fix a typo in pnfs_update_layoutTrond Myklebust
2019-07-26pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_errorTrond Myklebust
2019-07-26NFSv4: Handle the special Linux file open access modeTrond Myklebust
2019-07-14NFS4: Only set creation opendata if O_CREATBenjamin Coddington
2019-07-04Merge tag 'v4.19.57' into v4.19/standard/baseBruce Ashfield
2019-07-04Merge tag 'v4.19.50' into v4.19/standard/baseBruce Ashfield
2019-07-04Merge tag 'v4.19.47' into v4.19/standard/baseBruce Ashfield
2019-07-04Merge tag 'v4.19.46' into v4.19/standard/baseBruce Ashfield
2019-07-03NFS/flexfiles: Use the correct TCP timeout for flexfiles I/OTrond Myklebust
2019-06-11NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handledYihao Wu