index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
net
/
sunrpc
/
xprtrdma
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB: split struct ib_send_wr
Christoph Hellwig
2015-10-08
3
-55
/
+56
*
xprtrdma: Don't require LOCAL_DMA_LKEY support for fastreg
Sagi Grimberg
2015-10-06
1
-5
/
+3
*
xprtrdma: Replace global lkey with lkey local to PD
Chuck Lever
2015-09-25
5
-35
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-09-09
4
-17
/
+13
|
\
|
*
IB/core: Make ib_dealloc_pd return void
Jason Gunthorpe
2015-08-30
1
-1
/
+1
|
*
svcrdma: limit FRMR page list lengths to device max
Steve Wise
2015-08-30
1
-2
/
+4
|
*
xprtrdma, svcrdma: Convert to ib_alloc_mr
Sagi Grimberg
2015-08-30
2
-4
/
+4
|
*
svcrdma: Use max_sge_rd for destination read depths
Steve Wise
2015-08-28
2
-11
/
+5
*
|
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-09-07
7
-308
/
+276
|
\
\
|
*
|
xprtrdma: take HCA driver refcount at client
Devesh Sharma
2015-08-05
1
-8
/
+29
|
*
|
xprtrdma: Count RDMA_NOMSG type calls
Chuck Lever
2015-08-05
3
-2
/
+5
|
*
|
xprtrdma: Clean up xprt_rdma_print_stats()
Chuck Lever
2015-08-05
1
-25
/
+23
|
*
|
xprtrdma: Fix large NFS SYMLINK calls
Chuck Lever
2015-08-05
1
-9
/
+16
|
*
|
xprtrdma: Fix XDR tail buffer marshalling
Chuck Lever
2015-08-05
1
-2
/
+42
|
*
|
xprtrdma: Don't provide a reply chunk when expecting a short reply
Chuck Lever
2015-08-05
1
-12
/
+1
|
*
|
xprtrdma: Always provide a write list when sending NFS READ
Chuck Lever
2015-08-05
1
-17
/
+4
|
*
|
xprtrdma: Account for RPC/RDMA header size when deciding to inline
Chuck Lever
2015-08-05
1
-2
/
+27
|
*
|
xprtrdma: Remove logic that constructs RDMA_MSGP type calls
Chuck Lever
2015-08-05
3
-107
/
+51
|
*
|
xprtrdma: Clean up rpcrdma_ia_open()
Chuck Lever
2015-08-05
5
-45
/
+67
|
*
|
xprtrdma: Remove last ib_reg_phys_mr() call site
Chuck Lever
2015-08-05
2
-82
/
+21
|
*
|
xprtrdma: Don't fall back to PHYSICAL memory registration
Chuck Lever
2015-08-05
1
-1
/
+1
|
*
|
xprtrdma: Raise maximum payload size to one megabyte
Chuck Lever
2015-08-05
1
-2
/
+1
|
*
|
xprtrdma: Make xprt_setup_rdma() agnostic to family of server address
Chuck Lever
2015-08-05
1
-17
/
+11
|
|
/
*
|
svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOAD
Chuck Lever
2015-08-10
2
-2
/
+1
*
|
svcrdma: Remove svc_rdma_fastreg()
Chuck Lever
2015-07-20
1
-34
/
+0
*
|
svcrdma: Clean up svc_rdma_get_reply_array()
Chuck Lever
2015-07-20
1
-0
/
+73
*
|
svcrdma: Fix send_reply() scatter/gather set-up
Chuck Lever
2015-07-20
1
-1
/
+9
*
|
NFS/RDMA Release resources in svcrdma when device is removed
Shirley Ma
2015-07-20
1
-0
/
+1
|
/
*
Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-07-02
7
-337
/
+366
|
\
|
*
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: Transport fault injection
Chuck Lever
2015-06-10
1
-0
/
+11
|
*
|
sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops
Jeff Layton
2015-06-10
1
-1
/
+14
|
|
/
*
|
Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-06-27
9
-169
/
+117
|
\
\
|
*
|
rpcrdma: Merge svcrdma and xprtrdma modules into one
Chuck Lever
2015-06-04
5
-26
/
+60
|
*
|
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
[next]