summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfs4.1: Add SP4_MACH_CRED cleanup supportWeston Andros Adamson2013-09-052-1/+19
* nfs4.1: Add state protection handlerWeston Andros Adamson2013-09-051-0/+35
* nfs4.1: Minimal SP4_MACH_CRED implementationWeston Andros Adamson2013-09-054-17/+211
* SUNRPC: Replace pointer values with task->tk_pid and rpc_clnt->cl_clidTrond Myklebust2013-09-051-24/+26
* SUNRPC: Add an identifier for struct rpc_clntTrond Myklebust2013-09-052-0/+26
* SUNRPC: Ensure rpc_task->tk_pid is available for tracepointsTrond Myklebust2013-09-042-2/+2
* NFSv4: Document the recover_lost_locks kernel parameterTrond Myklebust2013-09-044-7/+22
* NFSv4: Don't try to recover NFSv4 locks when they are lost.NeilBrown2013-09-048-23/+56
* SUNRPC: Add tracepoints to help debug socket connection issuesTrond Myklebust2013-09-042-1/+143
* NFS: Fix warning introduced by NFSv4.0 transport blocking patchesChuck Lever2013-09-041-2/+2
* When CONFIG_NFS_V4_1 is not enabled, "make C=2" emits this warning:Chuck Lever2013-09-042-5/+5
* NFS: Update session draining barriers for NFSv4.0 transport blockingChuck Lever2013-09-031-27/+34
* NFS: Add nfs4_sequence calls for OPEN_CONFIRMChuck Lever2013-09-031-0/+12
* NFS: Add nfs4_sequence calls for RELEASE_LOCKOWNERChuck Lever2013-09-031-0/+20
* NFS: Enable nfs4_setup_sequence() for DELEGRETURNChuck Lever2013-09-031-4/+0
* NFS: NFSv4.0 transport blockingChuck Lever2013-09-032-16/+79
* NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blockingChuck Lever2013-09-034-27/+89
* NFS: Add global helper for releasing slot table resourcesChuck Lever2013-09-032-6/+16
* NFS: Add global helper to set up a stand-along nfs4_slot_tableChuck Lever2013-09-032-13/+27
* NFS: Enable slot table helpers for NFSv4.0Chuck Lever2013-09-034-35/+37
* NFS: Remove unused call_sync minor version opChuck Lever2013-09-032-18/+0
* NFS: Add RPC callouts to start NFSv4.0 synchronous requestsChuck Lever2013-09-032-20/+42
* NFS: Common versions of sequence helper functionsChuck Lever2013-09-031-45/+34
* NFS: Clean up nfs4_setup_sequence()Chuck Lever2013-09-032-15/+12
* NFS: Rename nfs41_call_sync_data as a common data structureChuck Lever2013-09-031-9/+9
* NFS: When displaying session slot numbers, use "%u" consistentlyChuck Lever2013-09-033-12/+12
* NFS: Ensure that rmdir() waits for sillyrenames to completeTrond Myklebust2013-09-033-6/+21
* NFSv4: use the mach cred for SECINFO w/ integrityWeston Andros Adamson2013-09-031-6/+47
* SUNRPC refactor rpcauth_checkverf error returnsAndy Adamson2013-09-034-13/+19
* NFS avoid expired credential keys for buffered writesAndy Adamson2013-09-033-1/+43
* 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
OpenPOWER on IntegriCloud