index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
/
xprt.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst
Trond Myklebust
2010-05-14
1
-2
/
+4
*
SUNRPC: Replace jiffies-based metrics with ktime-based metrics
Chuck Lever
2010-05-14
1
-1
/
+2
*
SUNRPC: RPC metrics and RTT estimator should use same RTT value
Chuck Lever
2010-05-14
1
-1
/
+0
*
SUNRPC: Fail over more quickly on connect errors
Trond Myklebust
2010-05-14
1
-2
/
+1
*
nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel
Alexandros Batsakis
2009-09-13
1
-0
/
+18
*
nfsd41: sunrpc: Added rpc server-side backchannel handling
Rahul Iyer
2009-09-11
1
-0
/
+1
*
SUNRPC: Kill RPC_DISPLAY_ALL
Chuck Lever
2009-08-09
1
-1
/
+0
*
SUNRPC: Remove duplicate universal address generation
Chuck Lever
2009-08-09
1
-1
/
+0
*
nfs41: Rename rq_received to rq_reply_bytes_recvd
Ricardo Labiaga
2009-06-17
1
-1
/
+2
*
nfs41: Add backchannel processing support to RPC state machine
Ricardo Labiaga
2009-06-17
1
-0
/
+12
*
nfs41: New backchannel helper routines
Ricardo Labiaga
2009-06-17
1
-0
/
+1
*
nfs41: client callback structures
Ricardo Labiaga
2009-06-17
1
-0
/
+22
*
SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect
Trond Myklebust
2009-05-02
1
-0
/
+1
*
SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC sockets
Trond Myklebust
2009-03-19
1
-0
/
+1
*
SUNRPC: dynamically load RPC transport modules on-demand
Tom Talpey
2009-03-11
1
-0
/
+1
*
sunrpc: get rid of rpc_rqst.rq_bufsize
Benny Halevy
2008-12-23
1
-2
/
+1
*
SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests
Trond Myklebust
2008-04-19
1
-0
/
+8
*
SUNRPC: Fix up xprt_write_space()
Trond Myklebust
2008-04-19
1
-1
/
+1
*
SUNRPC: fewer conditionals in the format_ip_address routines
Chuck Lever
2008-01-30
1
-1
/
+1
*
SUNRPC: Add support for per-client timeout values
Trond Myklebust
2008-01-30
1
-2
/
+1
*
SUNRPC: Clean up the transport timeout initialisation
Trond Myklebust
2008-01-30
1
-5
/
+0
*
SUNRPC: Rename xprt_disconnect()
Trond Myklebust
2008-01-30
1
-1
/
+1
*
SUNRPC: Allow the client to detect if the TCP connection is closed
Trond Myklebust
2008-01-30
1
-0
/
+1
*
SUNRPC: Fix a race in xs_tcp_state_change()
Trond Myklebust
2008-01-30
1
-0
/
+1
*
NFS/SUNRPC: support transport protocol naming
\"Talpey, Thomas\
2007-10-09
1
-3
/
+2
*
SUNRPC: rearrange RPC sockets definitions
\"Talpey, Thomas\
2007-10-09
1
-22
/
+0
*
SUNRPC: rename the rpc_xprtsock_create structure
\"Talpey, Thomas\
2007-10-09
1
-5
/
+5
*
SUNRPC: Provide a new API for registering transport implementations
\"Talpey, Thomas\
2007-10-09
1
-0
/
+11
*
SUNRPC: export per-transport rpcbind netid's
\"Talpey, Thomas\
2007-10-09
1
-0
/
+1
*
SUNRPC: Add support for formatted universal addresses
Chuck Lever
2007-10-09
1
-0
/
+1
*
SUNRPC: Add hex-formatted address support to rpc_peeraddr2str()
Chuck Lever
2007-10-09
1
-0
/
+2
*
SUNRPC client: add interface for binding to a local address
Frank van Maarseveen
2007-07-10
1
-0
/
+1
*
SUNRPC: cleanup transport creation argument passing
Frank van Maarseveen
2007-07-10
1
-4
/
+11
*
SUNRPC: Fix sparse warnings
Trond Myklebust
2007-05-14
1
-0
/
+2
*
SUNRPC: introduce rpcbind: replacement for in-kernel portmapper
Chuck Lever
2007-04-30
1
-0
/
+1
*
SUNRPC: Eliminate side effects from rpc_malloc
Chuck Lever
2007-04-30
1
-1
/
+1
*
SUNRPC: RPC buffer size estimates are too large
Chuck Lever
2007-04-30
1
-1
/
+3
*
SUNRPC: Make address format buffers more generic
Chuck Lever
2006-12-06
1
-1
/
+0
*
SUNRPC: move saved socket callback functions to a private data structure
Chuck Lever
2006-12-06
1
-6
/
+0
*
SUNRPC: Move the UDP socket bufsize parameters to a private data structure
Chuck Lever
2006-12-06
1
-3
/
+0
*
SUNRPC: Move rpc_xprt socket connect fields into private data structure
Chuck Lever
2006-12-06
1
-2
/
+0
*
SUNRPC: Move TCP state flags into xprtsock.c
Chuck Lever
2006-12-06
1
-5
/
+0
*
SUNRPC: Move TCP receive state variables into private data structure
Chuck Lever
2006-12-06
1
-9
/
+0
*
SUNRPC: Remove sock and inet fields from rpc_xprt
Chuck Lever
2006-12-06
1
-2
/
+2
*
SUNRPC: Make the transport-specific setup routine allocate rpc_xprt
Chuck Lever
2006-12-06
1
-2
/
+2
*
SUNRPC: minor optimization of "xid" field in rpc_xprt
Chuck Lever
2006-12-06
1
-6
/
+1
*
[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
Greg Banks
2006-10-04
1
-7
/
+1
*
[SUNRPC]: trivial endianness annotations
Alexey Dobriyan
2006-09-28
1
-6
/
+6
*
SUNRPC: Add refcounting to the struct rpc_xprt
Trond Myklebust
2006-09-22
1
-1
/
+4
*
SUNRPC: Eliminate xprt_create_proto and rpc_create_client
Chuck Lever
2006-09-22
1
-1
/
+0
[next]