summaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2019-12-29NFSv4: Don't allow a cached open with a revoked delegationTrond Myklebust
2019-12-10NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()Trond Myklebust
2019-12-10NFSv4: Fix leak of clp->cl_acceptor stringChuck Lever
2019-12-10nfs: Fix nfsi->nrequests count error on nfs_inode_remove_requestZhangXiaoxu
2019-11-09NFS: Fix O_DIRECT accounting of number of bytes read/writtenTrond Myklebust
2019-11-09pNFS: Ensure we do clear the return-on-close layout stateid on fatal errorsTrond Myklebust
2019-11-09fs: nfs: Fix possible null-pointer dereferences in encode_attrs()Jia-Ju Bai
2019-09-21NFS: remove set but not used variable 'mapping'YueHaibing
2019-09-21NFSv2: Fix write regressionTrond Myklebust
2019-09-21NFSv2: Fix eof handlingTrond Myklebust
2019-09-21NFS: Fix writepage(s) error handling to not report errors twiceTrond Myklebust
2019-09-21NFS: Fix spurious EIO read errorsTrond Myklebust
2019-09-21pNFS/flexfiles: Don't time out requests on hard mountsTrond Myklebust
2019-09-21NFS: On fatal writeback errors, we need to call nfs_inode_remove_request()Trond 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-21nfs: disable client side deduplicationDarrick J. Wong
2019-09-06Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust
2019-09-06NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0Trond Myklebust
2019-09-06NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()Trond Myklebust
2019-08-29NFSv4: Ensure state recovery handles ETIMEDOUT correctlyTrond 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-29NFSv4.1: Only reap expired delegationsTrond Myklebust
2019-08-29NFSv4.1: Fix open stateid recoveryTrond Myklebust
2019-08-29NFSv4: When recovering state fails with EAGAIN, retry the same recoveryTrond Myklebust
2019-08-29NFSv4: Fix a credential refcount leak in nfs41_check_delegation_stateidTrond Myklebust
2019-08-16NFSv4: Fix an Oops in nfs4_do_setattrTrond Myklebust
2019-08-16NFSv4: Check the return value of update_open_stateid()Trond Myklebust
2019-08-16NFSv4: Fix delegation state recoveryTrond Myklebust
2019-08-04NFS: Cleanup if nfs_match_client is interruptedBenjamin Coddington
2019-07-26pnfs: Fix a problem where we gratuitously start doing I/O through the MDSTrond Myklebust
2019-07-26pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_errorTrond Myklebust
2019-07-26Revert "NFS: readdirplus optimization by cache mechanism" (memleak)Max Kellermann
2019-07-26NFSv4: Handle the special Linux file open access modeTrond Myklebust
2019-06-28NFS/flexfiles: Use the correct TCP timeout for flexfiles I/OTrond Myklebust
2019-06-21NFS4: Only set creation opendata if O_CREATBenjamin Coddington
2019-06-06Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-05-30NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handledYihao Wu
2019-05-30NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiterYihao Wu
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-16Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-15Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-05-15dns_resolver: Allow used keys to be invalidatedDavid Howells
2019-05-09Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds