aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sunrpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-15Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Gravatar Linus Torvalds 8-27/+292
2007-10-09nfsd: remove unused cache_for_each macroGravatar J. Bruce Fields 1-10/+0
2007-10-09RPCRDMA: rpc rdma transport switchGravatar \"Talpey, Thomas\ 1-0/+5
2007-10-09RPCRDMA: Kconfig and header file with rpcrdma protocol definitionsGravatar \"Talpey, Thomas\ 2-0/+201
2007-10-09NFS/SUNRPC: support transport protocol namingGravatar \"Talpey, Thomas\ 2-3/+13
2007-10-09SUNRPC: rearrange RPC sockets definitionsGravatar \"Talpey, Thomas\ 2-22/+40
2007-10-09SUNRPC: rename the rpc_xprtsock_create structureGravatar \"Talpey, Thomas\ 1-5/+5
2007-10-09SUNRPC: Provide a new API for registering transport implementationsGravatar \"Talpey, Thomas\ 1-0/+11
2007-10-09SUNRPC: mark bulk read/write data in xdrbufGravatar \"Talpey, Thomas\ 1-1/+4
2007-10-09SUNRPC: export per-transport rpcbind netid'sGravatar \"Talpey, Thomas\ 1-0/+1
2007-10-09SUNRPC: move per-transport rpcbind netid'sGravatar \"Talpey, Thomas\ 1-0/+13
2007-10-09SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_programGravatar Chuck Lever 1-1/+1
2007-10-09SUNRPC: Add support for formatted universal addressesGravatar Chuck Lever 1-0/+1
2007-10-09SUNRPC: Add hex-formatted address support to rpc_peeraddr2str()Gravatar Chuck Lever 1-0/+2
2007-07-19SUNRPC: move bkl locking and xdr proc invocation into a common helperGravatar J. Bruce Fields 1-0/+16
2007-07-17knfsd: nfsd4: secinfo handling without secinfo= optionGravatar J. Bruce Fields 1-0/+1
2007-07-17knfsd: nfsd: set rq_client to ip-address-determined-domainGravatar J. Bruce Fields 2-0/+2
2007-07-17knfsd: nfsd4: store pseudoflavor in requestGravatar Andy Adamson 2-0/+2
2007-07-10SUNRPC client: add interface for binding to a local addressGravatar Frank van Maarseveen 2-0/+2
2007-07-10SUNRPC server: record the destination address of a requestGravatar Frank van Maarseveen 1-0/+1
2007-07-10SUNRPC: cleanup transport creation argument passingGravatar Frank van Maarseveen 1-4/+11
2007-07-10SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync nameGravatar Chuck Lever 1-1/+1
2007-07-10SUNRPC: Rename rpcb_getport_external routineGravatar Chuck Lever 1-5/+2
2007-07-10SUNRPC: Remove the tk_auth macro...Gravatar Trond Myklebust 1-1/+0
2007-07-10SUNRPC: Convert gss_ctx_lock to an RCU lockGravatar Trond Myklebust 1-0/+1
2007-07-10SUNRPC: Convert the credential garbage collector into a shrinker callbackGravatar Trond Myklebust 1-3/+3
2007-07-10SUNRPC: Give credential cache a local spinlockGravatar Trond Myklebust 1-0/+3
2007-07-10SUNRPC: Convert the credcache lookup code to use RCUGravatar Trond Myklebust 1-0/+3
2007-07-10SUNRPC: cleanup rpc credential cache garbage collectionGravatar Trond Myklebust 1-0/+1
2007-07-10SUNRPC: Enforce atomic updates of rpc_cred->cr_flagsGravatar Trond Myklebust 1-5/+5
2007-07-10SUNRPC: Clean up rpc credential initialisationGravatar Trond Myklebust 2-5/+1
2007-07-10SUNRPC: Mark auth and cred operation tables as constant.Gravatar Trond Myklebust 2-10/+7
2007-07-10SUNRPC: Rename rpcauth_destroy() to rpcauth_release()Gravatar Trond Myklebust 1-1/+1
2007-07-10SUNRPC: Add the helper function 'rpc_call_null()'Gravatar Trond Myklebust 1-0/+2
2007-07-10SUNRPC: Make rpc_ping() staticGravatar Trond Myklebust 1-1/+0
2007-07-10SUNRPC: Fix a memory leak in the auth credcache codeGravatar Trond Myklebust 1-1/+2
2007-07-10SUNRPC: Add a field to track the number of kernel users of an rpc_pipeGravatar Trond Myklebust 1-0/+1
2007-07-10SUNRPC: Add a downcall queue to struct rpc_inodeGravatar Trond Myklebust 1-0/+1
2007-07-10SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_authGravatar Trond Myklebust 1-0/+4
2007-07-10SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.cGravatar Trond Myklebust 1-2/+0
2007-07-10SUNRPC: Remove rpc_clnt->cl_countGravatar Trond Myklebust 1-3/+1
2007-07-10SUNRPC: Kill rpc_clnt->cl_oneshotGravatar Trond Myklebust 1-6/+4
2007-07-10SUNRPC: Kill rpc_clnt->cl_deadGravatar Trond Myklebust 1-2/+1
2007-07-10SUNRPC: Convert rpc_clnt->cl_users to a krefGravatar Trond Myklebust 1-1/+1
2007-07-10SUNRPC: Add a per-rpc_clnt spinlockGravatar Trond Myklebust 1-0/+1
2007-07-10SUNRPC: Move rpc_task->tk_task list into struct rpc_clntGravatar Trond Myklebust 2-5/+4
2007-07-10sendfile: convert nfsd to splice_direct_to_actor()Gravatar Jens Axboe 1-1/+1
2007-05-14SUNRPC: Fix sparse warningsGravatar Trond Myklebust 2-0/+4
2007-05-09RPC: add wrapper for svc_reserve to account for checksumGravatar Jeff Layton 1-0/+19
2007-05-09knfsd: rename sk_defer_lock to sk_lockGravatar NeilBrown 1-1/+2