summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-03NFS: Add global helper for releasing slot table resourcesChuck Lever2-6/+16
2013-09-03NFS: Add global helper to set up a stand-along nfs4_slot_tableChuck Lever2-13/+27
2013-09-03NFS: Enable slot table helpers for NFSv4.0Chuck Lever4-35/+37
2013-09-03NFS: Remove unused call_sync minor version opChuck Lever2-18/+0
2013-09-03NFS: Add RPC callouts to start NFSv4.0 synchronous requestsChuck Lever2-20/+42
2013-09-03NFS: Common versions of sequence helper functionsChuck Lever1-45/+34
2013-09-03NFS: Clean up nfs4_setup_sequence()Chuck Lever2-15/+12
2013-09-03NFS: Rename nfs41_call_sync_data as a common data structureChuck Lever1-9/+9
2013-09-03NFS: When displaying session slot numbers, use "%u" consistentlyChuck Lever3-12/+12
2013-09-03NFS: Ensure that rmdir() waits for sillyrenames to completeTrond Myklebust3-6/+21
2013-09-03NFSv4: use the mach cred for SECINFO w/ integrityWeston Andros Adamson1-6/+47
2013-09-03SUNRPC refactor rpcauth_checkverf error returnsAndy Adamson4-13/+19
2013-09-03NFS avoid expired credential keys for buffered writesAndy Adamson3-1/+43
2013-09-03SUNRPC new rpc_credops to test credential expiryAndy Adamson4-2/+169
2013-09-03SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresultAndy Adamson1-1/+1
2013-09-02SUNRPC: rpcauth_create needs to know about rpc_clnt clone statusTrond Myklebust1-7/+8
2013-09-02RPCSEC_GSS: Share all credential caches on a per-transport basisTrond Myklebust1-3/+89
2013-09-01RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth cachesTrond Myklebust1-9/+68
2013-09-01SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objectsTrond Myklebust2-0/+41
2013-09-01SUNRPC: Remove the rpc_client->cl_dentryTrond Myklebust4-25/+26
2013-09-01NFSv4: Convert idmapper to use the new framework for pipefs dentriesTrond Myklebust1-150/+34
2013-09-01SUNRPC: Remove the obsolete auth-only interface for pipefs dentry managementTrond Myklebust2-11/+1
2013-09-01RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentriesTrond Myklebust1-89/+92
2013-08-30SUNRPC: Add a framework to clean up management of rpc_pipefs directoriesTrond Myklebust4-4/+168
2013-08-30NFSv4: Fix a potentially Oopsable condition in __nfs_idmap_unregisterTrond Myklebust1-1/+3
2013-08-30RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objectsTrond Myklebust1-12/+20
2013-08-30RPCSEC_GSS: Further cleanupsTrond Myklebust1-11/+20
2013-08-30SUNRPC: Replace clnt->cl_principalTrond Myklebust8-25/+26
2013-08-30RPCSEC_GSS: Clean up upcall message allocationTrond Myklebust1-18/+19
2013-08-30SUNRPC: Cleanup rpc_setup_pipedirTrond Myklebust1-14/+13
2013-08-30SUNRPC: Remove unused struct rpc_clnt field cl_protnameTrond Myklebust2-2/+0
2013-08-30SUNRPC: Deprecate rpc_client->cl_protnameTrond Myklebust3-11/+11
2013-08-30NFS: Fix up two use-after-free issues with the new tracing codeTrond Myklebust1-2/+2
2013-08-22NFS: remove incorrect "Lock reclaim failed!" warning.NeilBrown1-7/+9
2013-08-22NFSv4.1: Add tracepoints for debugging test_stateid eventsTrond Myklebust2-0/+52
2013-08-22NFSv4.1: Add tracepoints for debugging slot table operationsTrond Myklebust5-0/+154
2013-08-22NFSv4.1: Add tracepoints for debugging layoutget/return/commitTrond Myklebust2-0/+61
2013-08-22NFSv4: Add tracepoints for debugging reads and writesTrond Myklebust5-0/+169
2013-08-22NFSv4: Add tracepoints for debugging getattrTrond Myklebust2-2/+74
2013-08-22NFSv4: Add tracepoints for debugging the idmapperTrond Myklebust2-0/+51
2013-08-22NFSv4: Add tracepoints for debugging delegationsTrond Myklebust4-0/+79
2013-08-22NFSv4: Add tracepoints for debugging renameTrond Myklebust2-4/+49
2013-08-22NFSv4: Add tracepoints for debugging inode manipulationsTrond Myklebust2-14/+73
2013-08-22NFSv4: Add tracepoints for debugging lookup/create operationsTrond Myklebust2-14/+72
2013-08-22NFSv4: Add tracepoints for debugging file lockingTrond Myklebust2-2/+82
2013-08-22NFSv4: Add tracepoints for debugging file openTrond Myklebust2-0/+129
2013-08-22NFSv4: Add tracepoints for debugging state management problemsTrond Myklebust4-1/+245
2013-08-22NFS: Add tracepoints for debugging NFS hard linksTrond Myklebust2-0/+72
2013-08-22NFS: Add tracepoints for debugging NFS rename and sillyrename issuesTrond Myklebust3-0/+146
2013-08-22NFS: Add tracepoints for debugging directory changesTrond Myklebust2-1/+104