summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-22NFS: Add tracepoints for debugging generic file create eventsTrond Myklebust2-0/+72
2013-08-22NFS: Add event tracing for generic NFS lookupsTrond Myklebust3-0/+203
2013-08-22NFS: Pass in lookup flags from nfs_atomic_open to nfs_lookupTrond Myklebust1-1/+3
2013-08-22NFS: Add event tracing for generic NFS eventsTrond Myklebust7-11/+231
2013-08-22NFS: refactor code for calculating the crc32 hash of a filehandleTrond Myklebust2-2/+21
2013-08-22NFS: Clean up nfs_sillyrename()Trond Myklebust1-10/+16
2013-08-22NFSv4: Fix an incorrect pointer declaration in decode_first_pnfs_layout_typeTrond Myklebust1-1/+1
2013-08-22NFSv4: Deal with a sparse warning in nfs_idmap_get_key()Trond Myklebust1-1/+1
2013-08-22NFSv4: Deal with some more sparse warningsTrond Myklebust2-7/+7
2013-08-22NFSv4: Deal with a sparse warning in nfs4_opendata_allocTrond Myklebust1-1/+1
2013-08-21NFSv3: Deal with a sparse warning in nfs3_proc_createTrond Myklebust1-2/+2
2013-08-20NFS: Remove the NFSv4 "open optimisation" from nfs_permissionTrond Myklebust1-5/+0
2013-08-08NFSv4.1 Use clientid management rpc_clnt for secinfo_no_nameAndy Adamson1-1/+6