J. Bruce Fields
|
c3ae62ae08
SUNRPC: prevent task_cleanup running on freed xprt
|
15 년 전 |
Trond Myklebust
|
a17c2153d2
SUNRPC: Move the bound cred to struct rpc_rqst
|
15 년 전 |
Alex Riesen
|
ef7ffe8f06
sunrpc: use formatting of module name in SUNRPC
|
15 년 전 |
Linus Torvalds
|
f8965467f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 년 전 |
Joe Perches
|
3fa21e07e6
net: Remove unnecessary returns from void function()s
|
15 년 전 |
Trond Myklebust
|
d60dbb20a7
SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst
|
15 년 전 |
Chuck Lever
|
ff8399709e
SUNRPC: Replace jiffies-based metrics with ktime-based metrics
|
15 년 전 |
Chuck Lever
|
bbc72cea58
SUNRPC: RPC metrics and RTT estimator should use same RTT value
|
15 년 전 |
Trond Myklebust
|
a8ce4a8f37
SUNRPC: Fail over more quickly on connect errors
|
15 년 전 |
Trond Myklebust
|
0b9e794313
SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect()
|
15 년 전 |
Trond Myklebust
|
ee5ebe851e
SUNRPC: Clean up xprt_release()
|
15 년 전 |
Eric Dumazet
|
0eae88f31c
net: Fix various endianness glitches
|
15 년 전 |
Trond Myklebust
|
c9acb42ef1
SUNRPC: Fix a use after free bug with the NFSv4.1 backchannel
|
15 년 전 |
Trond Myklebust
|
feb8ca37cc
SUNRPC: Ensure that we honour autoclose before attempting to reconnect
|
15 년 전 |
Rahul Iyer
|
4cfc7e6019
nfsd41: sunrpc: Added rpc server-side backchannel handling
|
15 년 전 |
Ricardo Labiaga
|
dd2b63d049
nfs41: Rename rq_received to rq_reply_bytes_recvd
|
16 년 전 |
Rahul Iyer
|
343952fa5a
nfs41: Get the rpc_xprt * from the rpc_rqst instead of the rpc_clnt.
|
16 년 전 |
Ricardo Labiaga
|
55ae1aabfb
nfs41: Add backchannel processing support to RPC state machine
|
16 년 전 |
Ricardo Labiaga
|
f9acac1a47
nfs41: Initialize new rpc_xprt callback related fields
|
16 년 전 |
Trond Myklebust
|
f75e6745aa
SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect
|
16 년 전 |
Trond Myklebust
|
2a4919919a
SUNRPC: Return EAGAIN instead of ENOTCONN when waking up xprt->pending
|
16 년 전 |
Trond Myklebust
|
c8485e4d63
SUNRPC: Handle ECONNREFUSED correctly in xprt_transmit()
|
16 년 전 |
Tom Talpey
|
441e3e2429
SUNRPC: dynamically load RPC transport modules on-demand
|
16 년 전 |
Trond Myklebust
|
01d37c428a
SUNRPC: xprt_connect() don't abort the task if the transport isn't bound
|
16 년 전 |
Denis V. Lunev
|
c9f6cde6e2
sunrpc: do not pin sunrpc module in the memory
|
17 년 전 |
Chuck Lever
|
b22602a673
SUNRPC: Ensure all transports set rq_xtime consistently
|
17 년 전 |
Chuck Lever
|
cd983ef81b
SUNRPC: Remove obsolete messages during transport connect
|
17 년 전 |
Linus Torvalds
|
77a50df2b1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 년 전 |
Randy Dunlap
|
0b80ae4201
sunrpc: fix missing kernel-doc
|
17 년 전 |
Trond Myklebust
|
7c1d71cf56
SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests
|
17 년 전 |