aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-01Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds2-6/+0
2008-01-30SUNRPC: Use appropriate argument types in rpcb clientChuck Lever1-1/+1
2008-01-30SUNRPC: fewer conditionals in the format_ip_address routinesChuck Lever2-2/+2
2008-01-30SUNRPC: Add support for per-client timeout valuesTrond Myklebust2-3/+4
2008-01-30SUNRPC: Clean up the transport timeout initialisationTrond Myklebust1-5/+0
2008-01-30SUNRPC: Move universal address definitions to global headerChuck Lever1-0/+39
2008-01-30SUNRPC: Remove the obsolete RPC_WAITQ macroTrond Myklebust1-23/+0
2008-01-30SUNRPC: Unexport rpc_init_task() and rpc_execute()Trond Myklebust1-1/+0
2008-01-30SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_taskTrond Myklebust1-0/+1
2008-01-30SUNRPC: Remove the now unused function rpc_call_setup()Trond Myklebust1-1/+0
2008-01-30SUNRPC: Add a helper rpc_call_start() that initialises task->tk_actionTrond Myklebust1-1/+1
2008-01-30SUNRPC: Clean up the initialisation of priority queue scheduling info.Trond Myklebust1-8/+9
2008-01-30SUNRPC: Clean up rpc_run_taskTrond Myklebust1-2/+1
2008-01-30SUNRPC: Cleanup of rpc_task initialisationTrond Myklebust2-6/+10
2008-01-30SUNRPC: Rename xprt_disconnect()Trond Myklebust1-1/+1
2008-01-30SUNRPC: Allow the client to detect if the TCP connection is closedTrond Myklebust1-0/+1
2008-01-30SUNRPC: Fix a race in xs_tcp_state_change()Trond Myklebust1-0/+1
2007-12-06NFS: Switch from intr mount option to TASK_KILLABLEMatthew Wilcox2-4/+0
2007-11-26SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() staticAdrian Bunk1-6/+0
2007-11-26SUNRPC: remove NFS/RDMA client's binary sysctlsJames Lentini1-5/+0
2007-10-29SUNRPC endianness annotationsAl Viro1-16/+16
2007-10-15Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds8-27/+292
2007-10-09nfsd: remove unused cache_for_each macroJ. Bruce Fields1-10/+0
2007-10-09RPCRDMA: rpc rdma transport switch\"Talpey, Thomas\1-0/+5
2007-10-09RPCRDMA: Kconfig and header file with rpcrdma protocol definitions\"Talpey, Thomas\2-0/+201
2007-10-09NFS/SUNRPC: support transport protocol naming\"Talpey, Thomas\2-3/+13
2007-10-09SUNRPC: rearrange RPC sockets definitions\"Talpey, Thomas\2-22/+40
2007-10-09SUNRPC: rename the rpc_xprtsock_create structure\"Talpey, Thomas\1-5/+5
2007-10-09SUNRPC: Provide a new API for registering transport implementations\"Talpey, Thomas\1-0/+11
2007-10-09SUNRPC: mark bulk read/write data in xdrbuf\"Talpey, Thomas\1-1/+4
2007-10-09SUNRPC: export per-transport rpcbind netid's\"Talpey, Thomas\1-0/+1
2007-10-09SUNRPC: move per-transport rpcbind netid's\"Talpey, Thomas\1-0/+13
2007-10-09SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_programChuck Lever1-1/+1
2007-10-09SUNRPC: Add support for formatted universal addressesChuck Lever1-0/+1
2007-10-09SUNRPC: Add hex-formatted address support to rpc_peeraddr2str()Chuck Lever1-0/+2
2007-07-19SUNRPC: move bkl locking and xdr proc invocation into a common helperJ. Bruce Fields1-0/+16
2007-07-17knfsd: nfsd4: secinfo handling without secinfo= optionJ. Bruce Fields1-0/+1
2007-07-17knfsd: nfsd: set rq_client to ip-address-determined-domainJ. Bruce Fields2-0/+2
2007-07-17knfsd: nfsd4: store pseudoflavor in requestAndy Adamson2-0/+2
2007-07-10SUNRPC client: add interface for binding to a local addressFrank van Maarseveen2-0/+2
2007-07-10SUNRPC server: record the destination address of a requestFrank van Maarseveen1-0/+1
2007-07-10SUNRPC: cleanup transport creation argument passingFrank van Maarseveen1-4/+11
2007-07-10SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync nameChuck Lever1-1/+1
2007-07-10SUNRPC: Rename rpcb_getport_external routineChuck Lever1-5/+2
2007-07-10SUNRPC: Remove the tk_auth macro...Trond Myklebust1-1/+0
2007-07-10SUNRPC: Convert gss_ctx_lock to an RCU lockTrond Myklebust1-0/+1
2007-07-10SUNRPC: Convert the credential garbage collector into a shrinker callbackTrond Myklebust1-3/+3
2007-07-10SUNRPC: Give credential cache a local spinlockTrond Myklebust1-0/+3
2007-07-10SUNRPC: Convert the credcache lookup code to use RCUTrond Myklebust1-0/+3
2007-07-10SUNRPC: cleanup rpc credential cache garbage collectionTrond Myklebust1-0/+1