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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-07-02
15
-532
/
+751
|
\
\
|
|
/
|
*
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
2
-19
/
+23
|
*
SUNRPC: Handle connection issues correctly on the back channel
Trond Myklebust
2015-06-19
1
-1
/
+7
|
*
sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()
Fabian Frederick
2015-06-18
1
-6
/
+2
|
*
Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2015-06-16
7
-338
/
+343
|
|
\
|
|
*
xprtrdma: Reduce per-transport MR allocation
Chuck Lever
2015-06-12
2
-4
/
+8
|
|
*
xprtrdma: Stack relief in fmr_op_map()
Chuck Lever
2015-06-12
2
-11
/
+28
|
|
*
xprtrdma: Split rb_lock
Chuck Lever
2015-06-12
4
-13
/
+15
|
|
*
xprtrdma: Remove rpcrdma_ia::ri_memreg_strategy
Chuck Lever
2015-06-12
2
-4
/
+0
|
|
*
xprtrdma: Remove ->ro_reset
Chuck Lever
2015-06-12
5
-71
/
+0
|
|
*
xprtrdma: Remove unused LOCAL_INV recovery logic
Chuck Lever
2015-06-12
1
-109
/
+0
|
|
*
xprtrdma: Acquire MRs in rpcrdma_register_external()
Chuck Lever
2015-06-12
3
-35
/
+89
|
|
*
xprtrdma: Introduce an FRMR recovery workqueue
Chuck Lever
2015-06-12
3
-3
/
+84
|
|
*
xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external()
Chuck Lever
2015-06-12
2
-30
/
+48
|
|
*
xprtrdma: Introduce helpers for allocating MWs
Chuck Lever
2015-06-12
2
-0
/
+33
|
|
*
xprtrdma: Use ib_device pointer safely
Chuck Lever
2015-06-12
5
-48
/
+43
|
|
*
xprtrdma: Remove rr_func
Chuck Lever
2015-06-12
4
-14
/
+1
|
|
*
xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprt
Chuck Lever
2015-06-12
4
-12
/
+10
|
|
*
xprtrdma: Warn when there are orphaned IB objects
Chuck Lever
2015-06-12
1
-5
/
+5
|
*
|
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
|
|
/
*
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-07-01
2
-4
/
+4
|
\
\
|
*
|
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-28
2
-4
/
+4
|
|
/
*
|
Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-06-27
13
-198
/
+129
|
\
\
|
*
|
sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()
Fabian Frederick
2015-06-22
1
-6
/
+2
|
*
|
rpcrdma: Merge svcrdma and xprtrdma modules into one
Chuck Lever
2015-06-04
7
-48
/
+69
|
*
|
svcrdma: Add a separate "max data segs macro for svcrdma
Chuck Lever
2015-06-04
2
-7
/
+1
|
*
|
svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAIL
Chuck Lever
2015-06-04
2
-27
/
+7
|
*
|
svcrdma: Keep rpcrdma_msg fields in network byte-order
Chuck Lever
2015-06-04
3
-47
/
+41
|
*
|
svcrdma: Fix byte-swapping in svc_rdma_sendto.c
Chuck Lever
2015-06-04
1
-6
/
+8
|
*
|
svcrdma: Remove svc_rdma_xdr_decode_deferred_req()
Chuck Lever
2015-06-03
1
-56
/
+0
|
*
|
SUNRPC: Move EXPORT_SYMBOL for svc_process
Chuck Lever
2015-06-03
1
-1
/
+1
|
|
/
*
|
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
2015-06-12
2
-8
/
+10
|
|
|
\
*
-
.
\
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...
Doug Ledford
2015-05-20
4
-127
/
+45
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
IB/core: Change rdma_protocol_iboe to roce
Ira Weiny
2015-05-20
1
-1
/
+1
|
|
*
IB/Verbs: Use management helper rdma_cap_read_multi_sge()
Michael Wang
2015-05-18
1
-2
/
+2
[prev]
[next]