summaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
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
2019-05-09NFS: Fix a double unlock from nfs_match,get_clientBenjamin Coddington
2019-05-09nfs: pass the correct prototype to read_cache_pageChristoph Hellwig
2019-05-09NFSv4: don't mark all open state for recovery when handling recallable state ...Scott Mayhew
2019-05-09NFS4: Fix v4.0 client state corruption when mountZhangXiaoxu
2019-05-09PNFS fallback to MDS if no deviceid foundOlga Kornievskaia
2019-05-07Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-07Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-05-07NFS: make nfs_match_client killableRoberto Bergantinos Corpas
2019-05-01nfs{,4}: switch to ->free_inode()Al Viro
2019-04-26NFS: When mounting, don't share filesystems between different user namespacesTrond Myklebust
2019-04-26NFS: Convert NFSv2 to use the container user namespaceTrond Myklebust
2019-04-26NFSv4: Convert the NFS client idmapper to use the container user namespaceTrond Myklebust
2019-04-26NFS: Convert NFSv3 to use the container user namespaceTrond Myklebust
2019-04-26NFS: Store the credential of the mount process in the nfs_serverTrond Myklebust
2019-04-26SUNRPC: Cache cred of process creating the rpc_clientTrond Myklebust
2019-04-25Fix nfs4.2 return -EINVAL when do dedupe operationXiaoli Feng
2019-04-25NFS: Remove redundant open context from nfs_pageTrond Myklebust
2019-04-25NFS: Add a helper to return a pointer to the open context of a struct nfs_pageTrond Myklebust
2019-04-25NFS: Ensure that all nfs lock contexts have a valid open contextTrond Myklebust
2019-04-25NFS: Allow signal interruption of NFS4ERR_DELAYed operationsTrond Myklebust
2019-04-25pNFS: Add tracking to limit the number of pNFS retriesTrond Myklebust