index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtsock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-07-28
1
-8
/
+17
|
\
|
*
SUNRPC: Report TCP errors to the caller
Trond Myklebust
2015-07-27
1
-7
/
+6
|
*
sunrpc: translate -EAGAIN to -ENOBUFS when socket is writable.
NeilBrown
2015-07-27
1
-0
/
+9
|
*
SUNRPC: Don't confuse ENOBUFS with a write_space issue
Trond Myklebust
2015-07-03
1
-1
/
+2
*
|
Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-07-02
1
-43
/
+108
|
\
\
|
|
/
|
*
SUNRPC: Set the TCP user timeout option on client sockets
Trond Myklebust
2015-06-20
1
-0
/
+7
|
*
SUNRPC: Ensure we release the TCP socket once it has been closed
Trond Myklebust
2015-06-19
1
-18
/
+22
|
*
SUNRPC: Transport fault injection
Chuck Lever
2015-06-10
1
-0
/
+10
|
*
sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops
Jeff Layton
2015-06-10
1
-6
/
+25
|
*
sunrpc: lock xprt before trying to set memalloc on the sockets
Jeff Layton
2015-06-10
1
-8
/
+27
|
*
sunrpc: if we're closing down a socket, clear memalloc on it first
Jeff Layton
2015-06-10
1
-0
/
+3
|
*
sunrpc: make xprt->swapper an atomic_t
Jeff Layton
2015-06-10
1
-13
/
+25
|
*
sunrpc: keep a count of swapfiles associated with the rpc_clnt
Jeff Layton
2015-06-10
1
-2
/
+1
|
*
SUNRPC: drop stale doc comments in xprtsock.c
Stefan Hajnoczi
2015-06-02
1
-8
/
+0
*
|
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-28
1
-3
/
+3
|
/
*
SUNRPC: Cleanup to remove xs_tcp_close()
Trond Myklebust
2015-02-10
1
-6
/
+1
*
SUNRPC: Fix stupid typo in xs_sock_set_reuseport
Trond Myklebust
2015-02-09
1
-2
/
+3
*
SUNRPC: Define xs_tcp_fin_timeout only if CONFIG_SUNRPC_DEBUG
Trond Myklebust
2015-02-09
1
-2
/
+2
*
SUNRPC: Handle connection reset more efficiently.
Trond Myklebust
2015-02-09
1
-16
/
+18
*
SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flag
Trond Myklebust
2015-02-09
1
-1
/
+0
*
SUNRPC: Make xs_tcp_close() do a socket shutdown rather than a sock_release
Trond Myklebust
2015-02-09
1
-5
/
+1
*
SUNRPC: Ensure xs_tcp_shutdown() requests a full close of the connection
Trond Myklebust
2015-02-09
1
-2
/
+2
*
SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORT
Trond Myklebust
2015-02-09
1
-3
/
+0
*
SUNRPC: Remove TCP socket linger code
Trond Myklebust
2015-02-09
1
-35
/
+0
*
SUNRPC: Remove TCP client connection reset hack
Trond Myklebust
2015-02-08
1
-66
/
+1
*
SUNRPC: TCP/UDP always close the old socket before reconnecting
Trond Myklebust
2015-02-08
1
-2
/
+3
*
SUNRPC: Add helpers to prevent socket create from racing
Trond Myklebust
2015-02-08
1
-2
/
+5
*
SUNRPC: Ensure xs_reset_transport() resets the close connection flags
Trond Myklebust
2015-02-08
1
-16
/
+13
*
SUNRPC: Do not clear the source port in xs_reset_transport
Trond Myklebust
2015-02-08
1
-2
/
+0
*
SUNRPC: Handle EADDRINUSE on connect
Trond Myklebust
2015-02-08
1
-0
/
+2
*
SUNRPC: Set SO_REUSEPORT socket option for TCP connections
Trond Myklebust
2015-02-08
1
-4
/
+49
*
sunrpc: eliminate RPC_DEBUG
Jeff Layton
2014-11-24
1
-4
/
+4
*
sunrpc: add tracepoints in xs_tcp_data_recv
Jeff Layton
2014-11-24
1
-59
/
+2
*
sunrpc: add new tracepoints in xprt handling code
Jeff Layton
2014-11-24
1
-1
/
+7
*
NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()
NeilBrown
2014-09-25
1
-10
/
+0
*
rpc: Add -EPERM processing for xs_udp_send_request()
Jason Baron
2014-09-24
1
-0
/
+6
*
rpc: return sent and err from xs_sendpages()
Jason Baron
2014-09-24
1
-39
/
+42
*
SUNRPC: Don't wake tasks during connection abort
Benjamin Coddington
2014-09-24
1
-0
/
+4
*
rpc: xs_bind - do not bind when requesting a random ephemeral port
Chris Perl
2014-09-10
1
-2
/
+18
*
replace strict_strto calls
Daniel Walter
2014-07-12
1
-2
/
+2
*
SUNRPC: Ensure that we handle ENOBUFS errors correctly.
Trond Myklebust
2014-06-30
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
1
-3
/
+0
|
\
|
*
sunrpc: Remove sk_no_check setting
Tom Herbert
2014-05-23
1
-3
/
+0
*
|
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-8
/
+8
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-12
1
-4
/
+4
|
\
|
*
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-11
1
-4
/
+4
*
|
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-04-08
1
-17
/
+17
|
\
\
|
|
/
|
/
|
|
*
SUNRPC: Clear xpt_bc_xprt if xs_setup_bc_tcp failed
Kinglong Mee
2014-03-30
1
-0
/
+2
|
*
NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp
Kinglong Mee
2014-03-30
1
-9
/
+0
|
*
NFSD: Free backchannel xprt in bc_destroy
Kinglong Mee
2014-03-30
1
-0
/
+4
[next]