index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: never enqueue a ->rq_cong request on ->sending
Neil Brown
2015-06-16
1
-0
/
+3
*
SUNRPC: Address kbuild warning in net/sunrpc/debugfs.c
Chuck Lever
2015-06-11
1
-1
/
+2
*
SUNRPC: Transport fault injection
Chuck Lever
2015-06-10
5
-0
/
+101
*
sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops
Jeff Layton
2015-06-10
3
-9
/
+41
*
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
2
-15
/
+27
*
sunrpc: keep a count of swapfiles associated with the rpc_clnt
Jeff Layton
2015-06-10
2
-11
/
+59
*
SUNRPC: Fix a backchannel race
Trond Myklebust
2015-06-05
2
-14
/
+29
*
SUNRPC: Clean up allocation and freeing of back channel requests
Trond Myklebust
2015-06-05
1
-40
/
+55
*
SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_task
Trond Myklebust
2015-06-05
2
-6
/
+3
*
SUNRPC: Clean up bc_send()
Chuck Lever
2015-06-02
3
-72
/
+26
*
SUNRPC: Backchannel handle socket nospace
Trond Myklebust
2015-06-02
1
-11
/
+16
*
SUNRPC: Fix a memory leak in the backchannel code
Trond Myklebust
2015-06-02
1
-1
/
+1
*
SUNRPC: drop stale doc comments in xprtsock.c
Stefan Hajnoczi
2015-06-02
1
-8
/
+0
*
svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures
Scott Mayhew
2015-05-04
1
-7
/
+16
*
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-04-26
10
-732
/
+889
|
\
|
*
Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2015-04-23
8
-720
/
+875
|
|
\
|
|
*
xprtrdma: Make rpcrdma_{un}map_one() into inline functions
Chuck Lever
2015-03-31
5
-46
/
+73
|
|
*
xprtrdma: Handle non-SEND completions via a callout
Chuck Lever
2015-03-31
3
-10
/
+28
|
|
*
xprtrdma: Add "open" memreg op
Chuck Lever
2015-03-31
5
-46
/
+70
|
|
*
xprtrdma: Add "destroy MRs" memreg op
Chuck Lever
2015-03-31
5
-51
/
+40
|
|
*
xprtrdma: Add "reset MRs" memreg op
Chuck Lever
2015-03-31
5
-101
/
+83
|
|
*
xprtrdma: Add "init MRs" memreg op
Chuck Lever
2015-03-31
5
-101
/
+119
|
|
*
xprtrdma: Add a "deregister_external" op for each memreg mode
Chuck Lever
2015-03-31
7
-90
/
+84
|
|
*
xprtrdma: Add a "register_external" op for each memreg mode
Chuck Lever
2015-03-31
6
-169
/
+160
|
|
*
xprtrdma: Add a "max_payload" op for each memreg mode
Chuck Lever
2015-03-31
6
-36
/
+59
|
|
*
xprtrdma: Add vector of ops for each memory registration strategy
Chuck Lever
2015-03-31
6
-5
/
+89
|
|
*
xprtrdma: Prevent infinite loop in rpcrdma_ep_create()
Chuck Lever
2015-03-31
1
-2
/
+3
|
|
*
xprtrdma: Byte-align FRWR registration
Chuck Lever
2015-03-31
1
-8
/
+4
|
|
*
xprtrdma: Perform a full marshal on retransmit
Chuck Lever
2015-03-31
3
-52
/
+34
|
|
*
xprtrdma: Display IPv6 addresses and port numbers correctly
Chuck Lever
2015-03-31
2
-21
/
+47
|
*
|
Merge branch 'bugfixes'
Trond Myklebust
2015-04-23
1
-10
/
+12
|
|
\
\
|
|
*
|
SUNRPC: Fix a regression when reconnecting
Trond Myklebust
2015-03-27
1
-10
/
+12
|
|
|
/
|
*
|
sunrpc: make debugfs file creation failure non-fatal
Jeff Layton
2015-04-23
4
-38
/
+32
|
*
|
SUNRPC: fix build-warning due to format missmatch
Nicholas Mc Guire
2015-03-13
1
-2
/
+2
|
*
|
SUNRPC: use jiffies_to_msecs for converting jiffies
Nicholas Mc Guire
2015-03-12
1
-1
/
+1
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
1
-16
/
+16
|
\
\
|
*
|
VFS: net/: d_inode() annotations
David Howells
2015-04-15
1
-16
/
+16
*
|
|
lib/string_helpers.c: change semantics of string_escape_mem
Rasmus Villemoes
2015-04-15
1
-3
/
+5
*
|
|
kernel: conditionally support non-root users, groups and capabilities
Iulia Manda
2015-04-15
1
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-04-15
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
get rid of the size argument of sock_sendmsg()
Al Viro
2015-04-11
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
1
-2
/
+2
*
|
|
sunrpc: make debugfs file creation failure non-fatal
Jeff Layton
2015-03-31
4
-38
/
+32
|
|
/
|
/
|
*
|
sunrpc: fix braino in ->poll()
Al Viro
2015-03-08
1
-1
/
+1
*
|
Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-03-06
2
-2
/
+3
|
\
\
|
*
\
Merge tag 'nfs-rdma-for-4.0-3' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2015-02-23
2
-2
/
+3
|
|
\
\
|
|
*
|
xprtrdma: Store RDMA credits in unsigned variables
Chuck Lever
2015-02-23
2
-2
/
+3
[next]