Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ed7cbbce544856b20e5811de373cf92e92499771
/
net
/
sunrpc
/
xprtrdma
5b1e167
Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
2fa8f88
xprtrdma: Use new CQ API for RPC-over-RDMA client send CQs
by Chuck Lever
· 9 years ago
c882a65
xprtrdma: Use an anonymous union in struct rpcrdma_mw
by Chuck Lever
· 9 years ago
552bf22
xprtrdma: Use new CQ API for RPC-over-RDMA client receive CQs
by Chuck Lever
· 9 years ago
23826c7
xprtrdma: Serialize credit accounting again
by Chuck Lever
· 9 years ago
59aa1f9
xprtrdma: Properly handle RDMA_ERROR replies
by Chuck Lever
· 9 years ago
b892a69
xprtrdma: Do not wait if ib_post_send() fails
by Chuck Lever
· 9 years ago
821c791
xprtrdma: Segment head and tail XDR buffers on page boundaries
by Chuck Lever
· 9 years ago
af0f16e
xprtrdma: Clean up dprintk format string containing a newline
by Chuck Lever
· 9 years ago
4d97291
xprtrdma: Clean up physical_op_map()
by Chuck Lever
· 9 years ago
be99bb1
svcrdma: Use new CQ API for RPC-over-RDMA server send CQs
by Chuck Lever
· 9 years ago
8bd5ba8
svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs
by Chuck Lever
· 9 years ago
ec705fd
svcrdma: Remove close_out exit path
by Chuck Lever
· 9 years ago
a0544c9
svcrdma: Hook up the logic to return ERR_CHUNK
by Chuck Lever
· 9 years ago
f3ea53f
svcrdma: Use correct XID in error replies
by Chuck Lever
· 9 years ago
a6081b8
svcrdma: Make RDMA_ERROR messages work
by Chuck Lever
· 9 years ago
bf36387
svcrdma: svc_rdma_post_recv() should close connection on error
by Chuck Lever
· 9 years ago
3e1eeb9
svcrdma: Close connection when a send error occurs
by Chuck Lever
· 9 years ago
f6763c2
svcrdma: Do not send Write chunk XDR pad with inline content
by Chuck Lever
· 9 years ago
cf570a9
svcrdma: Do not write xdr_buf::tail in a Write chunk
by Chuck Lever
· 9 years ago
08ae4e7
svcrdma: Find client-provided write and reply chunks once per reply
by Chuck Lever
· 9 years ago
d07fbb8
Merge tag 'nfs-rdma-4.5-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma
by Trond Myklebust
· 9 years ago
9f74660b
xprtrdma: rpcrdma_bc_receive_call() should init rq_private_buf.len
by Chuck Lever
· 9 years ago
048ccca
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
5fe1043
svc_rdma: use local_dma_lkey
by Christoph Hellwig
· 9 years ago
5d252f9
svcrdma: Add class for RDMA backwards direction transport
by Chuck Lever
· 9 years ago
03fe993
svcrdma: Define maximum number of backchannel requests
by Chuck Lever
· 9 years ago
ba986c9
svcrdma: Make map_xdr non-static
by Chuck Lever
· 9 years ago
78da2b3
svcrdma: Remove last two __GFP_NOFAIL call sites
by Chuck Lever
· 9 years ago
39b09a1
svcrdma: Add gfp flags to svc_rdma_post_recv()
by Chuck Lever
· 9 years ago
71810ef
svcrdma: Remove unused req_map and ctxt kmem_caches
by Chuck Lever
· 9 years ago
2fe81b2
svcrdma: Improve allocation of struct svc_rdma_req_map
by Chuck Lever
· 9 years ago
cc886c9
svcrdma: Improve allocation of struct svc_rdma_op_ctxt
by Chuck Lever
· 9 years ago
ced4ac0
svcrdma: Clean up process_context()
by Chuck Lever
· 9 years ago
3d61677
svcrdma: Clean up rdma_create_xprt()
by Chuck Lever
· 9 years ago
e3e45b1
xprtrdma: Avoid calling ib_query_device
by Or Gerlitz
· 9 years ago
26ae9d1
xprtrdma: Revert commit e7104a2a9606 ('xprtrdma: Cap req_cqinit').
by Chuck Lever
· 9 years ago
6879164
xprtrdma: Invalidate in the RPC reply handler
by Chuck Lever
· 9 years ago
73eee9b
xprtrdma: Add ro_unmap_sync method for all-physical registration
by Chuck Lever
· 9 years ago
7c7a539
xprtrdma: Add ro_unmap_sync method for FMR
by Chuck Lever
· 9 years ago
c9918ff
xprtrdma: Add ro_unmap_sync method for FRWR
by Chuck Lever
· 9 years ago
32d0cee
xprtrdma: Introduce ro_unmap_sync method
by Chuck Lever
· 9 years ago
3cf4e16
xprtrdma: Move struct ib_send_wr off the stack
by Chuck Lever
· 9 years ago
c8bbe0c
xprtrdma: Disable RPC/RDMA backchannel debugging messages
by Chuck Lever
· 9 years ago
ffc4d9b
xprtrdma: xprt_rdma_free() must not release backchannel reqs
by Chuck Lever
· 9 years ago
9b06688
xprtrdma: Fix additional uses of spin_lock_irqsave(rb_lock)
by Chuck Lever
· 9 years ago
abfb689
xprtrdma: checking for NULL instead of IS_ERR()
by Dan Carpenter
· 9 years ago
38b95bc
xprtrdma: clean up some curly braces
by Dan Carpenter
· 9 years ago
e6604ecb
Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
ab9f2fa
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
7656677
NFS: Enable client side NFSv4.1 backchannel to use other transports
by Chuck Lever
· 9 years ago
9468431
svcrdma: Add backward direction service for RPC/RDMA transport
by Chuck Lever
· 9 years ago
63cae47
xprtrdma: Handle incoming backward direction RPC calls
by Chuck Lever
· 9 years ago
83128a6
xprtrdma: Add support for sending backward direction RPC replies
by Chuck Lever
· 9 years ago
124fa17
xprtrdma: Pre-allocate Work Requests for backchannel
by Chuck Lever
· 9 years ago
f531a5d
xprtrdma: Pre-allocate backward rpc_rqst and send/receive buffers
by Chuck Lever
· 9 years ago
a5b027e
xprtrdma: Saving IRQs no longer needed for rb_lock
by Chuck Lever
· 9 years ago
2da9ab3
xprtrdma: Remove reply tasklet
by Chuck Lever
· 9 years ago
fe97b47
xprtrdma: Use workqueue to process RPC/RDMA replies
by Chuck Lever
· 9 years ago
1e465fd
xprtrdma: Replace send and receive arrays
by Chuck Lever
· 9 years ago
b0e178a
xprtrdma: Refactor reply handler error handling
by Chuck Lever
· 9 years ago
4220a07
xprtrdma: Prevent loss of completion signals
by Chuck Lever
· 9 years ago
7b3d770
xprtrdma: Re-arm after missed events
by Chuck Lever
· 9 years ago
a045178
xprtrdma: Enable swap-on-NFS/RDMA
by Chuck Lever
· 9 years ago
8610586
xprtrdma: don't log warnings for flushed completions
by Steve Wise
· 9 years ago
412a15c
svcrdma: Port to new memory registration API
by Sagi Grimberg
· 9 years ago
4143f34
xprtrdma: Port to new memory registration API
by Sagi Grimberg
· 9 years ago
63e8790
Merge branch 'wr-cleanup' into k.o/for-4.4
by Doug Ledford
· 9 years ago
fa20105
IB/cma: Add support for network namespaces
by Guy Shapiro
· 9 years ago
58bd6e0
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
5b5f145
Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
3be7f32
svcrdma: Fix NFS server crash triggered by 1MB NFS WRITE
by Chuck Lever
· 9 years ago
38aa0a5
Merge tag 'nfsd-4.3-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
e622f2f
IB: split struct ib_send_wr
by Christoph Hellwig
· 9 years ago
f022fa8
xprtrdma: Don't require LOCAL_DMA_LKEY support for fastreg
by Sagi Grimberg
· 9 years ago
8dbb095
Merge tag 'nfs-rdma-for-4.3-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
by Trond Myklebust
· 9 years ago
c91aed9
svcrdma: handle rdma read with a non-zero initial page offset
by Steve Wise
· 9 years ago
72c0217
xprtrdma: disconnect and flush cqs before freeing buffers
by Steve Wise
· 9 years ago
bb6c96d
xprtrdma: Replace global lkey with lkey local to PD
by Chuck Lever
· 9 years ago
26d2177
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
4e4adb2
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
7dd7864
IB/core: Make ib_dealloc_pd return void
by Jason Gunthorpe
· 10 years ago
9ac0750
svcrdma: limit FRMR page list lengths to device max
by Steve Wise
· 9 years ago
0410e38
xprtrdma, svcrdma: Convert to ib_alloc_mr
by Sagi Grimberg
· 10 years ago
bc3fe2e
svcrdma: Use max_sge_rd for destination read depths
by Steve Wise
· 10 years ago
cc9a903
svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOAD
by Chuck Lever
· 9 years ago
d0f36c4
xprtrdma: take HCA driver refcount at client
by Devesh Sharma
· 10 years ago
860477d
xprtrdma: Count RDMA_NOMSG type calls
by Chuck Lever
· 10 years ago
763f7e4
xprtrdma: Clean up xprt_rdma_print_stats()
by Chuck Lever
· 10 years ago
2fcc213
xprtrdma: Fix large NFS SYMLINK calls
by Chuck Lever
· 10 years ago
677eb17
xprtrdma: Fix XDR tail buffer marshalling
by Chuck Lever
· 10 years ago
33943b2
xprtrdma: Don't provide a reply chunk when expecting a short reply
by Chuck Lever
· 10 years ago
02eb57d8
xprtrdma: Always provide a write list when sending NFS READ
by Chuck Lever
· 10 years ago
5457ced
xprtrdma: Account for RPC/RDMA header size when deciding to inline
by Chuck Lever
· 10 years ago
b3221d6
xprtrdma: Remove logic that constructs RDMA_MSGP type calls
by Chuck Lever
· 10 years ago
d1ed857
xprtrdma: Clean up rpcrdma_ia_open()
by Chuck Lever
· 10 years ago
e531dca
xprtrdma: Remove last ib_reg_phys_mr() call site
by Chuck Lever
· 10 years ago
d231093
xprtrdma: Don't fall back to PHYSICAL memory registration
by Chuck Lever
· 10 years ago
864be12
xprtrdma: Raise maximum payload size to one megabyte
by Chuck Lever
· 10 years ago
5231eb9
xprtrdma: Make xprt_setup_rdma() agnostic to family of server address
by Chuck Lever
· 10 years ago
Next »