summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.NeilBrown2016-12-191-1/+2
* pNFS/flexfiles: delete deviceid, don't mark inactiveWeston Andros Adamson2016-12-192-3/+5
* NFS: Clean up nfs_attribute_timeout()Trond Myklebust2016-12-192-8/+7
* NFS: Remove unused function nfs_revalidate_inode_rcu()Trond Myklebust2016-12-192-10/+0
* NFS: Fix and clean up the access cache validity checkingTrond Myklebust2016-12-191-9/+9
* NFS: Only look at the change attribute cache state in nfs_weak_revalidate()Trond Myklebust2016-12-191-2/+3
* NFS: Clean up cache validity checkingTrond Myklebust2016-12-193-22/+34
* NFS: Don't revalidate the file on close if we hold a delegationTrond Myklebust2016-12-191-0/+2
* NFSv4: Don't discard the attributes returned by asynchronous DELEGRETURNTrond Myklebust2016-12-191-4/+1
* NFSv4: Update the attribute cache info in update_changeattrTrond Myklebust2016-12-191-1/+8
* Merge tag 'nfs-rdma-4.10-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2016-12-107-118/+128
|\
| * xprtrdma: Relocate connection helper functionsChuck Lever2016-11-293-41/+31
| * xprtrdma: Update dprintk in rpcrdma_count_chunksChuck Lever2016-11-291-1/+1
| * xprtrdma: Shorten QP access error messageChuck Lever2016-11-291-3/+3
| * xprtrdma: Squelch "max send, max recv" messages at connect timeChuck Lever2016-11-291-2/+2
| * xprtrdma: Update documenting commentChuck Lever2016-11-291-4/+0
| * xprtrdma: Refactor FRMR invalidationChuck Lever2016-11-291-36/+21
| * xprtrdma: Avoid calls to ro_unmap_safe()Chuck Lever2016-11-291-2/+4
| * xprtrdma: Address coverity complaint about wait_for_completion()Chuck Lever2016-11-291-4/+13
| * SUNRPC: Proper metric accounting when RPC is not transmittedChuck Lever2016-11-291-4/+6
| * xprtrdma: Support for SG_GAP devicesChuck Lever2016-11-292-7/+14
| * xprtrdma: Make FRWR send queue entry accounting more accurateChuck Lever2016-11-293-13/+30
| * xprtrdma: Cap size of callback buffer resourcesChuck Lever2016-11-291-1/+3
* | SUNRPC: fix refcounting problems with auth_gss messages.NeilBrown2016-12-101-1/+6
* | nfs: add support for the umask attributeAndreas Gruenbacher2016-12-105-17/+45
* | pNFS/flexfiles: Ensure we have enough buffer for layoutreturnTrond Myklebust2016-12-102-6/+27
* | pNFS/flexfiles: Remove a redundant parameter in ff_layout_encode_ioerr()Trond Myklebust2016-12-101-6/+4
* | pNFS/flexfiles: Fix a deadlock on LAYOUTGETFred Isaman2016-12-093-46/+43
* | pNFS: Layoutreturn must free the layout after the layout-private dataTrond Myklebust2016-12-071-2/+2
* | pNFS/flexfiles: Fix ff_layout_add_ds_error_locked()Trond Myklebust2016-12-071-1/+2
* | NFSv4: Add missing nfs_put_lock_context()NeilBrown2016-12-071-2/+4
* | pNFS: Release NFS_LAYOUT_RETURN when invalidating the layout stateidTrond Myklebust2016-12-061-9/+12
* | NFSv4.1: Don't schedule lease recovery in nfs4_schedule_session_recovery()Trond Myklebust2016-12-051-1/+1
* | NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_SEQUENCETrond Myklebust2016-12-051-0/+4
* | NFS: Only look at the change attribute cache state in nfs_check_verifierTrond Myklebust2016-12-053-9/+8
* | NFS: Fix incorrect size revalidation when holding a delegationTrond Myklebust2016-12-051-1/+4
* | NFS: Fix incorrect mapping revalidation when holding a delegationTrond Myklebust2016-12-041-3/+9
* | pNFS/flexfiles: Support sending layoutstats in layoutreturnTrond Myklebust2016-12-032-6/+79
* | pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturnTrond Myklebust2016-12-035-33/+44
* | NFS: Fix up read of mirror statsTrond Myklebust2016-12-031-0/+2
* | pNFS/flexfiles: Clean up layoutstatsTrond Myklebust2016-12-031-20/+7
* | pNFS/flexfiles: Refactor encoding of the layoutreturn payloadTrond Myklebust2016-12-033-31/+124
* | pNFS: Add a layoutreturn callback to performa layout-private setupTrond Myklebust2016-12-032-1/+14
* | pNFS: Allow layout drivers to manage private data in struct nfs4_layoutreturnTrond Myklebust2016-12-034-1/+12
* | NFSv4: Add a generic structure for managing layout-private informationTrond Myklebust2016-12-021-0/+14
* | pNFS/flexfiles: Only send layoutstats updates for mirrors that were updatedTrond Myklebust2016-12-022-0/+9
* | pNFS/flexfiles: Don't attempt to send layoutstats if there are no entriesTrond Myklebust2016-12-021-0/+5
* | NFS: Allow getattr to also report readdirplus cache hitsTrond Myklebust2016-12-023-5/+18
* | NFS: Be more targeted about readdirplus use when doing lookup/revalidationTrond Myklebust2016-12-021-11/+19
* | NFS: Fix a performance regression in readdirTrond Myklebust2016-12-021-13/+2