aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sunrpc
AgeCommit message (Expand)Author
2007-10-15Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-10-09nfsd: remove unused cache_for_each macroJ. Bruce Fields
2007-10-09RPCRDMA: rpc rdma transport switch\"Talpey, Thomas\
2007-10-09RPCRDMA: Kconfig and header file with rpcrdma protocol definitions\"Talpey, Thomas\
2007-10-09NFS/SUNRPC: support transport protocol naming\"Talpey, Thomas\
2007-10-09SUNRPC: rearrange RPC sockets definitions\"Talpey, Thomas\
2007-10-09SUNRPC: rename the rpc_xprtsock_create structure\"Talpey, Thomas\
2007-10-09SUNRPC: Provide a new API for registering transport implementations\"Talpey, Thomas\
2007-10-09SUNRPC: mark bulk read/write data in xdrbuf\"Talpey, Thomas\
2007-10-09SUNRPC: export per-transport rpcbind netid's\"Talpey, Thomas\
2007-10-09SUNRPC: move per-transport rpcbind netid's\"Talpey, Thomas\
2007-10-09SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_programChuck Lever
2007-10-09SUNRPC: Add support for formatted universal addressesChuck Lever
2007-10-09SUNRPC: Add hex-formatted address support to rpc_peeraddr2str()Chuck Lever
2007-07-19SUNRPC: move bkl locking and xdr proc invocation into a common helperJ. Bruce Fields
2007-07-17knfsd: nfsd4: secinfo handling without secinfo= optionJ. Bruce Fields
2007-07-17knfsd: nfsd: set rq_client to ip-address-determined-domainJ. Bruce Fields
2007-07-17knfsd: nfsd4: store pseudoflavor in requestAndy Adamson
2007-07-10SUNRPC client: add interface for binding to a local addressFrank van Maarseveen
2007-07-10SUNRPC server: record the destination address of a requestFrank van Maarseveen
2007-07-10SUNRPC: cleanup transport creation argument passingFrank van Maarseveen
2007-07-10SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync nameChuck Lever
2007-07-10SUNRPC: Rename rpcb_getport_external routineChuck Lever
2007-07-10SUNRPC: Remove the tk_auth macro...Trond Myklebust
2007-07-10SUNRPC: Convert gss_ctx_lock to an RCU lockTrond Myklebust
2007-07-10SUNRPC: Convert the credential garbage collector into a shrinker callbackTrond Myklebust
2007-07-10SUNRPC: Give credential cache a local spinlockTrond Myklebust
2007-07-10SUNRPC: Convert the credcache lookup code to use RCUTrond Myklebust
2007-07-10SUNRPC: cleanup rpc credential cache garbage collectionTrond Myklebust
2007-07-10SUNRPC: Enforce atomic updates of rpc_cred->cr_flagsTrond Myklebust
2007-07-10SUNRPC: Clean up rpc credential initialisationTrond Myklebust
2007-07-10SUNRPC: Mark auth and cred operation tables as constant.Trond Myklebust
2007-07-10SUNRPC: Rename rpcauth_destroy() to rpcauth_release()Trond Myklebust
2007-07-10SUNRPC: Add the helper function 'rpc_call_null()'Trond Myklebust
2007-07-10SUNRPC: Make rpc_ping() staticTrond Myklebust
2007-07-10SUNRPC: Fix a memory leak in the auth credcache codeTrond Myklebust
2007-07-10SUNRPC: Add a field to track the number of kernel users of an rpc_pipeTrond Myklebust
2007-07-10SUNRPC: Add a downcall queue to struct rpc_inodeTrond Myklebust
2007-07-10SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_authTrond Myklebust
2007-07-10SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.cTrond Myklebust
2007-07-10SUNRPC: Remove rpc_clnt->cl_countTrond Myklebust
2007-07-10SUNRPC: Kill rpc_clnt->cl_oneshotTrond Myklebust
2007-07-10SUNRPC: Kill rpc_clnt->cl_deadTrond Myklebust
2007-07-10SUNRPC: Convert rpc_clnt->cl_users to a krefTrond Myklebust
2007-07-10SUNRPC: Add a per-rpc_clnt spinlockTrond Myklebust
2007-07-10SUNRPC: Move rpc_task->tk_task list into struct rpc_clntTrond Myklebust
2007-07-10sendfile: convert nfsd to splice_direct_to_actor()Jens Axboe
2007-05-14SUNRPC: Fix sparse warningsTrond Myklebust
2007-05-09RPC: add wrapper for svc_reserve to account for checksumJeff Layton
2007-05-09knfsd: rename sk_defer_lock to sk_lockNeilBrown