index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
/
clnt.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-24
rpc: pass target name down to rpc level on callbacks
Olga Kornievskaia
1
-0
/
+2
2008-09-30
nfsd: use nfs client rpc callback program
Benny Halevy
1
-0
/
+1
2008-09-30
SUNRPC: Simplify rpcb_register() API
Chuck Lever
1
-2
/
+2
2008-07-16
SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon
Chuck Lever
1
-0
/
+3
2008-07-09
rpc: bring back cl_chatty
Olga Kornievskaia
1
-1
/
+3
2008-02-14
SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/async
Trond Myklebust
1
-4
/
+5
2008-02-01
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+0
2008-01-30
SUNRPC: Use appropriate argument types in rpcb client
Chuck Lever
1
-1
/
+1
2008-01-30
SUNRPC: fewer conditionals in the format_ip_address routines
Chuck Lever
1
-1
/
+1
2008-01-30
SUNRPC: Add support for per-client timeout values
Trond Myklebust
1
-1
/
+3
2008-01-30
SUNRPC: Remove the now unused function rpc_call_setup()
Trond Myklebust
1
-1
/
+0
2008-01-30
SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action
Trond Myklebust
1
-1
/
+1
2008-01-30
SUNRPC: Cleanup of rpc_task initialisation
Trond Myklebust
1
-1
/
+1
2007-12-07
NFS: Switch from intr mount option to TASK_KILLABLE
Matthew Wilcox
1
-2
/
+0
2007-10-10
SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_program
Chuck Lever
1
-1
/
+1
2007-07-11
SUNRPC client: add interface for binding to a local address
Frank van Maarseveen
1
-0
/
+1
2007-07-11
SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name
Chuck Lever
1
-1
/
+1
2007-07-11
SUNRPC: Rename rpcb_getport_external routine
Chuck Lever
1
-5
/
+2
2007-07-11
SUNRPC: Add the helper function 'rpc_call_null()'
Trond Myklebust
1
-0
/
+2
2007-07-11
SUNRPC: Make rpc_ping() static
Trond Myklebust
1
-1
/
+0
2007-07-11
SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.c
Trond Myklebust
1
-2
/
+0
2007-07-11
SUNRPC: Remove rpc_clnt->cl_count
Trond Myklebust
1
-3
/
+1
2007-07-11
SUNRPC: Kill rpc_clnt->cl_oneshot
Trond Myklebust
1
-6
/
+4
2007-07-11
SUNRPC: Kill rpc_clnt->cl_dead
Trond Myklebust
1
-2
/
+1
2007-07-11
SUNRPC: Convert rpc_clnt->cl_users to a kref
Trond Myklebust
1
-1
/
+1
2007-07-11
SUNRPC: Add a per-rpc_clnt spinlock
Trond Myklebust
1
-0
/
+1
2007-07-11
SUNRPC: Move rpc_task->tk_task list into struct rpc_clnt
Trond Myklebust
1
-0
/
+4
2007-05-01
SUNRPC: remove old portmapper
Chuck Lever
1
-3
/
+0
2007-05-01
SUNRPC: introduce rpcbind: replacement for in-kernel portmapper
Chuck Lever
1
-0
/
+3
2007-05-01
SUNRPC: RPC buffer size estimates are too large
Chuck Lever
1
-1
/
+2
2007-02-13
NFS: disconnect before retrying NFSv4 requests over TCP
Chuck Lever
1
-0
/
+2
2006-12-06
SUNRPC: Give cloned RPC clients their own rpc_pipefs directory
Trond Myklebust
1
-0
/
+1
2006-09-23
SUNRPC: Eliminate xprt_create_proto and rpc_create_client
Chuck Lever
1
-7
/
+0
2006-09-23
SUNRPC: use sockaddr + size when creating remote transport endpoints
Chuck Lever
1
-0
/
+22
2006-09-23
SUNRPC: Clean-up after previous patches.
Chuck Lever
1
-3
/
+0
2006-09-23
SUNRPC: Create API for displaying remote peer address
Chuck Lever
1
-0
/
+1
2006-09-23
SUNRPC: create API for getting remote peer address
Chuck Lever
1
-0
/
+1
2006-09-23
SUNRPC: Introduce transport switch callout for pluggable rpcbind
Chuck Lever
1
-1
/
+1
2006-09-23
SUNRPC: Make RPC portmapper use per-transport storage
Chuck Lever
1
-20
/
+3
2006-03-20
SUNRPC: Fix a 'Busy inodes' error in rpc_pipefs
Trond Myklebust
1
-0
/
+1
2006-03-20
SUNRPC: eliminate rpc_call()
Chuck Lever
1
-14
/
+0
2006-03-20
SUNRPC: display human-readable procedure name in rpc_iostats output
Chuck Lever
1
-0
/
+2
2006-03-20
SUNRPC: provide a mechanism for collecting stats in the RPC client
Chuck Lever
1
-1
/
+2
2006-01-06
SUNRPC: get rid of cl_chatty
Chuck Lever
1
-1
/
+0
2006-01-06
SUNRPC: new interface to force an RPC rebind
Chuck Lever
1
-0
/
+1
2006-01-06
RPC: Clean up RPC task structure
Trond Myklebust
1
-1
/
+2
2005-06-23
[PATCH] RPC: Allow multiple RPC client programs to share the same transport
Andreas Gruenbacher
1
-0
/
+2
2005-06-23
[PATCH] RPC: Make rpc_create_client() probe server for RPC program+version su...
Trond Myklebust
1
-0
/
+4
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+153