aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-03NFS: Enable slot table helpers for NFSv4.0Chuck Lever
2013-09-03NFS: Remove unused call_sync minor version opChuck Lever
2013-09-03NFS: Add RPC callouts to start NFSv4.0 synchronous requestsChuck Lever
2013-09-03NFS: Common versions of sequence helper functionsChuck Lever
2013-09-03NFS: Clean up nfs4_setup_sequence()Chuck Lever
2013-09-03NFS: Rename nfs41_call_sync_data as a common data structureChuck Lever
2013-09-03NFS: When displaying session slot numbers, use "%u" consistentlyChuck Lever
2013-09-03NFS: Ensure that rmdir() waits for sillyrenames to completeTrond Myklebust
2013-09-03NFSv4: use the mach cred for SECINFO w/ integrityWeston Andros Adamson
2013-09-03SUNRPC refactor rpcauth_checkverf error returnsAndy Adamson
2013-09-03NFS avoid expired credential keys for buffered writesAndy Adamson
2013-09-03SUNRPC new rpc_credops to test credential expiryAndy Adamson
2013-09-03SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresultAndy Adamson
2013-09-02SUNRPC: rpcauth_create needs to know about rpc_clnt clone statusTrond Myklebust
2013-09-02RPCSEC_GSS: Share all credential caches on a per-transport basisTrond Myklebust
2013-09-01RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth cachesTrond Myklebust
2013-09-01SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objectsTrond Myklebust
2013-09-01SUNRPC: Remove the rpc_client->cl_dentryTrond Myklebust
2013-09-01NFSv4: Convert idmapper to use the new framework for pipefs dentriesTrond Myklebust
2013-09-01SUNRPC: Remove the obsolete auth-only interface for pipefs dentry managementTrond Myklebust
2013-09-01RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentriesTrond Myklebust
2013-08-30SUNRPC: Add a framework to clean up management of rpc_pipefs directoriesTrond Myklebust
2013-08-30NFSv4: Fix a potentially Oopsable condition in __nfs_idmap_unregisterTrond Myklebust
2013-08-30RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objectsTrond Myklebust
2013-08-30RPCSEC_GSS: Further cleanupsTrond Myklebust
2013-08-30SUNRPC: Replace clnt->cl_principalTrond Myklebust
2013-08-30RPCSEC_GSS: Clean up upcall message allocationTrond Myklebust
2013-08-30SUNRPC: Cleanup rpc_setup_pipedirTrond Myklebust
2013-08-30SUNRPC: Remove unused struct rpc_clnt field cl_protnameTrond Myklebust
2013-08-30SUNRPC: Deprecate rpc_client->cl_protnameTrond Myklebust
2013-08-30NFS: Fix up two use-after-free issues with the new tracing codeTrond Myklebust
2013-08-22NFS: remove incorrect "Lock reclaim failed!" warning.NeilBrown
2013-08-22NFSv4.1: Add tracepoints for debugging test_stateid eventsTrond Myklebust
2013-08-22NFSv4.1: Add tracepoints for debugging slot table operationsTrond Myklebust
2013-08-22NFSv4.1: Add tracepoints for debugging layoutget/return/commitTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging reads and writesTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging getattrTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging the idmapperTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging delegationsTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging renameTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging inode manipulationsTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging lookup/create operationsTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging file lockingTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging file openTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging state management problemsTrond Myklebust
2013-08-22NFS: Add tracepoints for debugging NFS hard linksTrond Myklebust
2013-08-22NFS: Add tracepoints for debugging NFS rename and sillyrename issuesTrond Myklebust
2013-08-22NFS: Add tracepoints for debugging directory changesTrond Myklebust
2013-08-22NFS: Add tracepoints for debugging generic file create eventsTrond Myklebust
2013-08-22NFS: Add event tracing for generic NFS lookupsTrond Myklebust