index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
4
-17
/
+13
2015-09-07
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-308
/
+276
2015-08-30
IB/core: Make ib_dealloc_pd return void
Jason Gunthorpe
1
-1
/
+1
2015-08-30
svcrdma: limit FRMR page list lengths to device max
Steve Wise
1
-2
/
+4
2015-08-30
xprtrdma, svcrdma: Convert to ib_alloc_mr
Sagi Grimberg
2
-4
/
+4
2015-08-28
svcrdma: Use max_sge_rd for destination read depths
Steve Wise
2
-11
/
+5
2015-08-10
svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOAD
Chuck Lever
2
-2
/
+1
2015-08-05
xprtrdma: take HCA driver refcount at client
Devesh Sharma
1
-8
/
+29
2015-08-05
xprtrdma: Count RDMA_NOMSG type calls
Chuck Lever
3
-2
/
+5
2015-08-05
xprtrdma: Clean up xprt_rdma_print_stats()
Chuck Lever
1
-25
/
+23
2015-08-05
xprtrdma: Fix large NFS SYMLINK calls
Chuck Lever
1
-9
/
+16
2015-08-05
xprtrdma: Fix XDR tail buffer marshalling
Chuck Lever
1
-2
/
+42
2015-08-05
xprtrdma: Don't provide a reply chunk when expecting a short reply
Chuck Lever
1
-12
/
+1
2015-08-05
xprtrdma: Always provide a write list when sending NFS READ
Chuck Lever
1
-17
/
+4
2015-08-05
xprtrdma: Account for RPC/RDMA header size when deciding to inline
Chuck Lever
1
-2
/
+27
2015-08-05
xprtrdma: Remove logic that constructs RDMA_MSGP type calls
Chuck Lever
3
-107
/
+51
2015-08-05
xprtrdma: Clean up rpcrdma_ia_open()
Chuck Lever
5
-45
/
+67
2015-08-05
xprtrdma: Remove last ib_reg_phys_mr() call site
Chuck Lever
2
-82
/
+21
2015-08-05
xprtrdma: Don't fall back to PHYSICAL memory registration
Chuck Lever
1
-1
/
+1
2015-08-05
xprtrdma: Raise maximum payload size to one megabyte
Chuck Lever
1
-2
/
+1
2015-08-05
xprtrdma: Make xprt_setup_rdma() agnostic to family of server address
Chuck Lever
1
-17
/
+11
2015-07-20
svcrdma: Remove svc_rdma_fastreg()
Chuck Lever
1
-34
/
+0
2015-07-20
svcrdma: Clean up svc_rdma_get_reply_array()
Chuck Lever
1
-0
/
+73
2015-07-20
svcrdma: Fix send_reply() scatter/gather set-up
Chuck Lever
1
-1
/
+9
2015-07-20
NFS/RDMA Release resources in svcrdma when device is removed
Shirley Ma
1
-0
/
+1
2015-07-02
Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-337
/
+366
2015-06-27
Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
9
-169
/
+117
2015-06-16
Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
7
-338
/
+343
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
2
-8
/
+10
2015-06-12
xprtrdma: Reduce per-transport MR allocation
Chuck Lever
2
-4
/
+8
2015-06-12
xprtrdma: Stack relief in fmr_op_map()
Chuck Lever
2
-11
/
+28
2015-06-12
xprtrdma: Split rb_lock
Chuck Lever
4
-13
/
+15
2015-06-12
xprtrdma: Remove rpcrdma_ia::ri_memreg_strategy
Chuck Lever
2
-4
/
+0
2015-06-12
xprtrdma: Remove ->ro_reset
Chuck Lever
5
-71
/
+0
2015-06-12
xprtrdma: Remove unused LOCAL_INV recovery logic
Chuck Lever
1
-109
/
+0
2015-06-12
xprtrdma: Acquire MRs in rpcrdma_register_external()
Chuck Lever
3
-35
/
+89
2015-06-12
xprtrdma: Introduce an FRMR recovery workqueue
Chuck Lever
3
-3
/
+84
2015-06-12
xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external()
Chuck Lever
2
-30
/
+48
2015-06-12
xprtrdma: Introduce helpers for allocating MWs
Chuck Lever
2
-0
/
+33
2015-06-12
xprtrdma: Use ib_device pointer safely
Chuck Lever
5
-48
/
+43
2015-06-12
xprtrdma: Remove rr_func
Chuck Lever
4
-14
/
+1
2015-06-12
xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprt
Chuck Lever
4
-12
/
+10
2015-06-12
xprtrdma: Warn when there are orphaned IB objects
Chuck Lever
1
-5
/
+5
2015-06-10
SUNRPC: Transport fault injection
Chuck Lever
1
-0
/
+11
2015-06-10
sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops
Jeff Layton
1
-1
/
+14
2015-06-04
rpcrdma: Merge svcrdma and xprtrdma modules into one
Chuck Lever
5
-26
/
+60
2015-06-04
svcrdma: Add a separate "max data segs macro for svcrdma
Chuck Lever
2
-7
/
+1
2015-06-04
svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAIL
Chuck Lever
2
-27
/
+7
2015-06-04
svcrdma: Keep rpcrdma_msg fields in network byte-order
Chuck Lever
3
-47
/
+41
2015-06-04
svcrdma: Fix byte-swapping in svc_rdma_sendto.c
Chuck Lever
1
-6
/
+8
[next]