summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* svc: Add a max payload value to the transportTom Tucker2008-02-011-0/+1
* svc: Change the svc_sock in the rqstp structure to a transportTom Tucker2008-02-011-1/+4
* svc: Make svc_sock the tcp/udp transportTom Tucker2008-02-012-1/+4
* svc: Add an svc transport classTom Tucker2008-02-012-0/+32
* knfsd: allow cache_register to return error on failureJ. Bruce Fields2008-02-011-1/+1
* knfsd: cache unregistration needn't return errorJ. Bruce Fields2008-02-011-1/+1
* SUNRPC: Use unsigned string lengths in xdr_decode_string_inplaceChuck Lever2008-02-011-1/+2
* Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-02-012-6/+0
|\
| * NFS: Switch from intr mount option to TASK_KILLABLEMatthew Wilcox2007-12-062-4/+0
* | SUNRPC: Use appropriate argument types in rpcb clientChuck Lever2008-01-301-1/+1
* | SUNRPC: fewer conditionals in the format_ip_address routinesChuck Lever2008-01-302-2/+2
* | SUNRPC: Add support for per-client timeout valuesTrond Myklebust2008-01-302-3/+4
* | SUNRPC: Clean up the transport timeout initialisationTrond Myklebust2008-01-301-5/+0
* | SUNRPC: Move universal address definitions to global headerChuck Lever2008-01-301-0/+39
* | SUNRPC: Remove the obsolete RPC_WAITQ macroTrond Myklebust2008-01-301-23/+0
* | SUNRPC: Unexport rpc_init_task() and rpc_execute()Trond Myklebust2008-01-301-1/+0
* | SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_taskTrond Myklebust2008-01-301-0/+1
* | SUNRPC: Remove the now unused function rpc_call_setup()Trond Myklebust2008-01-301-1/+0
* | SUNRPC: Add a helper rpc_call_start() that initialises task->tk_actionTrond Myklebust2008-01-301-1/+1
* | SUNRPC: Clean up the initialisation of priority queue scheduling info.Trond Myklebust2008-01-301-8/+9
* | SUNRPC: Clean up rpc_run_taskTrond Myklebust2008-01-301-2/+1
* | SUNRPC: Cleanup of rpc_task initialisationTrond Myklebust2008-01-302-6/+10
* | SUNRPC: Rename xprt_disconnect()Trond Myklebust2008-01-301-1/+1
* | SUNRPC: Allow the client to detect if the TCP connection is closedTrond Myklebust2008-01-301-0/+1
* | SUNRPC: Fix a race in xs_tcp_state_change()Trond Myklebust2008-01-301-0/+1
|/
* SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() staticAdrian Bunk2007-11-261-6/+0
* SUNRPC: remove NFS/RDMA client's binary sysctlsJames Lentini2007-11-261-5/+0
* SUNRPC endianness annotationsAl Viro2007-10-291-16/+16
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-10-158-27/+292
|\
| * RPCRDMA: rpc rdma transport switch\"Talpey, Thomas\2007-10-091-0/+5
| * RPCRDMA: Kconfig and header file with rpcrdma protocol definitions\"Talpey, Thomas\2007-10-092-0/+201
| * NFS/SUNRPC: support transport protocol naming\"Talpey, Thomas\2007-10-092-3/+13
| * SUNRPC: rearrange RPC sockets definitions\"Talpey, Thomas\2007-10-092-22/+40
| * SUNRPC: rename the rpc_xprtsock_create structure\"Talpey, Thomas\2007-10-091-5/+5
| * SUNRPC: Provide a new API for registering transport implementations\"Talpey, Thomas\2007-10-091-0/+11
| * SUNRPC: mark bulk read/write data in xdrbuf\"Talpey, Thomas\2007-10-091-1/+4
| * SUNRPC: export per-transport rpcbind netid's\"Talpey, Thomas\2007-10-091-0/+1
| * SUNRPC: move per-transport rpcbind netid's\"Talpey, Thomas\2007-10-091-0/+13
| * SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_programChuck Lever2007-10-091-1/+1
| * SUNRPC: Add support for formatted universal addressesChuck Lever2007-10-091-0/+1
| * SUNRPC: Add hex-formatted address support to rpc_peeraddr2str()Chuck Lever2007-10-091-0/+2
* | nfsd: remove unused cache_for_each macroJ. Bruce Fields2007-10-091-10/+0
|/
* SUNRPC: move bkl locking and xdr proc invocation into a common helperJ. Bruce Fields2007-07-191-0/+16
* knfsd: nfsd4: secinfo handling without secinfo= optionJ. Bruce Fields2007-07-171-0/+1
* knfsd: nfsd: set rq_client to ip-address-determined-domainJ. Bruce Fields2007-07-172-0/+2
* knfsd: nfsd4: store pseudoflavor in requestAndy Adamson2007-07-172-0/+2
* SUNRPC client: add interface for binding to a local addressFrank van Maarseveen2007-07-102-0/+2
* SUNRPC server: record the destination address of a requestFrank van Maarseveen2007-07-101-0/+1
* SUNRPC: cleanup transport creation argument passingFrank van Maarseveen2007-07-101-4/+11
* SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync nameChuck Lever2007-07-101-1/+1
OpenPOWER on IntegriCloud