summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC new rpc_credops to test credential expiryAndy Adamson2013-09-034-2/+169
* SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresultAndy Adamson2013-09-031-1/+1
* SUNRPC: rpcauth_create needs to know about rpc_clnt clone statusTrond Myklebust2013-09-021-7/+8
* RPCSEC_GSS: Share all credential caches on a per-transport basisTrond Myklebust2013-09-021-3/+89
* RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth cachesTrond Myklebust2013-09-011-9/+68
* SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objectsTrond Myklebust2013-09-012-0/+41
* SUNRPC: Remove the rpc_client->cl_dentryTrond Myklebust2013-09-014-25/+26
* NFSv4: Convert idmapper to use the new framework for pipefs dentriesTrond Myklebust2013-09-011-150/+34
* SUNRPC: Remove the obsolete auth-only interface for pipefs dentry managementTrond Myklebust2013-09-012-11/+1
* RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentriesTrond Myklebust2013-09-011-89/+92
* SUNRPC: Add a framework to clean up management of rpc_pipefs directoriesTrond Myklebust2013-08-304-4/+168
* NFSv4: Fix a potentially Oopsable condition in __nfs_idmap_unregisterTrond Myklebust2013-08-301-1/+3
* RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objectsTrond Myklebust2013-08-301-12/+20
* RPCSEC_GSS: Further cleanupsTrond Myklebust2013-08-301-11/+20
* SUNRPC: Replace clnt->cl_principalTrond Myklebust2013-08-308-25/+26
* RPCSEC_GSS: Clean up upcall message allocationTrond Myklebust2013-08-301-18/+19
* SUNRPC: Cleanup rpc_setup_pipedirTrond Myklebust2013-08-301-14/+13
* SUNRPC: Remove unused struct rpc_clnt field cl_protnameTrond Myklebust2013-08-302-2/+0
* SUNRPC: Deprecate rpc_client->cl_protnameTrond Myklebust2013-08-303-11/+11
* NFS: Fix up two use-after-free issues with the new tracing codeTrond Myklebust2013-08-301-2/+2
* NFS: remove incorrect "Lock reclaim failed!" warning.NeilBrown2013-08-221-7/+9
* NFSv4.1: Add tracepoints for debugging test_stateid eventsTrond Myklebust2013-08-222-0/+52
* NFSv4.1: Add tracepoints for debugging slot table operationsTrond Myklebust2013-08-225-0/+154
* NFSv4.1: Add tracepoints for debugging layoutget/return/commitTrond Myklebust2013-08-222-0/+61
* NFSv4: Add tracepoints for debugging reads and writesTrond Myklebust2013-08-225-0/+169
* NFSv4: Add tracepoints for debugging getattrTrond Myklebust2013-08-222-2/+74
* NFSv4: Add tracepoints for debugging the idmapperTrond Myklebust2013-08-222-0/+51
* NFSv4: Add tracepoints for debugging delegationsTrond Myklebust2013-08-224-0/+79
* NFSv4: Add tracepoints for debugging renameTrond Myklebust2013-08-222-4/+49
* NFSv4: Add tracepoints for debugging inode manipulationsTrond Myklebust2013-08-222-14/+73
* NFSv4: Add tracepoints for debugging lookup/create operationsTrond Myklebust2013-08-222-14/+72
* NFSv4: Add tracepoints for debugging file lockingTrond Myklebust2013-08-222-2/+82
* NFSv4: Add tracepoints for debugging file openTrond Myklebust2013-08-222-0/+129
* NFSv4: Add tracepoints for debugging state management problemsTrond Myklebust2013-08-224-1/+245
* NFS: Add tracepoints for debugging NFS hard linksTrond Myklebust2013-08-222-0/+72
* NFS: Add tracepoints for debugging NFS rename and sillyrename issuesTrond Myklebust2013-08-223-0/+146
* NFS: Add tracepoints for debugging directory changesTrond Myklebust2013-08-222-1/+104
* NFS: Add tracepoints for debugging generic file create eventsTrond Myklebust2013-08-222-0/+72
* NFS: Add event tracing for generic NFS lookupsTrond Myklebust2013-08-223-0/+203
* NFS: Pass in lookup flags from nfs_atomic_open to nfs_lookupTrond Myklebust2013-08-221-1/+3
* NFS: Add event tracing for generic NFS eventsTrond Myklebust2013-08-227-11/+231
* NFS: refactor code for calculating the crc32 hash of a filehandleTrond Myklebust2013-08-222-2/+21
* NFS: Clean up nfs_sillyrename()Trond Myklebust2013-08-221-10/+16
* NFSv4: Fix an incorrect pointer declaration in decode_first_pnfs_layout_typeTrond Myklebust2013-08-221-1/+1
* NFSv4: Deal with a sparse warning in nfs_idmap_get_key()Trond Myklebust2013-08-221-1/+1
* NFSv4: Deal with some more sparse warningsTrond Myklebust2013-08-222-7/+7
* NFSv4: Deal with a sparse warning in nfs4_opendata_allocTrond Myklebust2013-08-221-1/+1
* NFSv3: Deal with a sparse warning in nfs3_proc_createTrond Myklebust2013-08-211-2/+2
* NFS: Remove the NFSv4 "open optimisation" from nfs_permissionTrond Myklebust2013-08-201-5/+0
* NFSv4.1 Use clientid management rpc_clnt for secinfo_no_nameAndy Adamson2013-08-081-1/+6
OpenPOWER on IntegriCloud