Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
4b196dc6fee9ba838ebabf824e294a429c79b27d
/
net
/
sunrpc
/
xprtrdma
4b196dc6
xprtrdma: Pre-mark remotely invalidated MRs
by Chuck Lever
· 7 years ago
04d25b7
xprtrdma: On invalidation failure, remove MWs from rl_registered
by Chuck Lever
· 7 years ago
d2c23c0
xprtrdma: Delete an error message for a failed memory allocation in xprt_rdma_bc_setup()
by Markus Elfring
· 7 years ago
c70422f
Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
dadf3e4
svcrdma: Clean out old XDR encoders
by Chuck Lever
· 8 years ago
2cf3292
svcrdma: Remove the req_map cache
by Chuck Lever
· 8 years ago
68cc463
svcrdma: Remove unused RDMA Write completion handler
by Chuck Lever
· 8 years ago
ded8d19
svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxt
by Chuck Lever
· 8 years ago
f5821c7
svcrdma: Clean up RPC-over-RDMA backchannel reply processing
by Chuck Lever
· 8 years ago
4757d90
svcrdma: Report Write/Reply chunk overruns
by Chuck Lever
· 8 years ago
6b19cc5
svcrdma: Clean up RDMA_ERROR path
by Chuck Lever
· 8 years ago
9a6a180
svcrdma: Use rdma_rw API in RPC reply path
by Chuck Lever
· 8 years ago
f13193f
svcrdma: Introduce local rdma_rw API helpers
by Chuck Lever
· 8 years ago
c238c4c
svcrdma: Clean up svc_rdma_get_inv_rkey()
by Chuck Lever
· 8 years ago
c55ab07
svcrdma: Add helper to save pages under I/O
by Chuck Lever
· 8 years ago
b623589
svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULT
by Chuck Lever
· 8 years ago
6e6092c
svcrdma: Add svc_rdma_map_reply_hdr()
by Chuck Lever
· 8 years ago
17f5f7f
svcrdma: Move send_wr to svc_rdma_op_ctxt
by Chuck Lever
· 8 years ago
2be1fce
xprtrdma: Remove rpcrdma_buffer::rb_pool
by Chuck Lever
· 8 years ago
0031e47
xprtrdma: Squelch ENOBUFS warnings
by Chuck Lever
· 8 years ago
7d7fa9b
xprtrdma: Annotate receive workqueue
by Chuck Lever
· 8 years ago
56a6bd1
xprtrdma: Revert commit d0f36c46deea
by Chuck Lever
· 8 years ago
a9b0e38
xprtrdma: Restore transport after device removal
by Chuck Lever
· 8 years ago
1890896
xprtrdma: Refactor rpcrdma_ep_connect
by Chuck Lever
· 8 years ago
bebd031
xprtrdma: Support unplugging an HCA from under an NFS mount
by Chuck Lever
· 8 years ago
91a10c5
xprtrdma: Use same device when mapping or syncing DMA buffers
by Chuck Lever
· 8 years ago
fff0959
xprtrdma: Refactor rpcrdma_ia_open()
by Chuck Lever
· 8 years ago
3384979
xprtrdma: Detect unreachable NFS/RDMA servers more reliably
by Chuck Lever
· 8 years ago
9378b27
xprtrdma: Cancel refresh worker during buffer shutdown
by Chuck Lever
· 8 years ago
09c8b3d
Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
23abec2
svcrdma: set XPT_CONG_CTRL flag for bc xprt
by Chuck Lever
· 8 years ago
8841b5f
Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
eed5087
xprtrdma: Squelch kbuild sparse complaint
by Chuck Lever
· 8 years ago
8f03cf5
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
8313064c
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
362142b2
sunrpc: flag transports as having congestion control
by Jeff Layton
· 8 years ago
3051bf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
42e1b14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
9a5c63e
xprtrdma: Refactor management of mw_list field
by Chuck Lever
· 8 years ago
0a90487
xprtrdma: Handle stale connection rejection
by Chuck Lever
· 8 years ago
18c0fb3
xprtrdma: Properly recover FRWRs with in-flight FASTREG WRs
by Chuck Lever
· 8 years ago
c6f5b47
xprtrdma: Shrink send SGEs array
by Chuck Lever
· 8 years ago
16f906d
xprtrdma: Reduce required number of send SGEs
by Chuck Lever
· 8 years ago
c95a3c6
xprtrdma: Disable pad optimization by default
by Chuck Lever
· 8 years ago
b5f0afb
xprtrdma: Per-connection pad optimization
by Chuck Lever
· 8 years ago
24abdf1
xprtrdma: Fix Read chunk padding
by Chuck Lever
· 8 years ago
f39b2dde
net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.h
by Russell King
· 8 years ago
81fa327
svcrdma: Poll CQs in "workqueue" mode
by Chuck Lever
· 8 years ago
a3ab867
svcrdma: Combine list fields in struct svc_rdma_op_ctxt
by Chuck Lever
· 8 years ago
aba7d14
svcrdma: Remove unused sc_dto_q field
by Chuck Lever
· 8 years ago
c2ccf64
svcrdma: Clean up backchannel send header encoding
by Chuck Lever
· 8 years ago
647e18e
svcrdma: Clean up RPC-over-RDMA Call header decoder
by Chuck Lever
· 8 years ago
98fc21d
svcrdma: Clean up RPC-over-RDMA Reply header encoder
by Chuck Lever
· 8 years ago
cbaf580
svcrdma: Another sendto chunk list parsing update
by Chuck Lever
· 8 years ago
2c935bc
locking/atomic, kref: Add kref_read()
by Peter Zijlstra
· 8 years ago
ce1ca7d
svcrdma: avoid duplicate dma unmapping during error recovery
by Sriharsha Basavapatna
· 8 years ago
759b265
Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
fafedf8
svcrdma: Further clean-up of svc_rdma_get_inv_rkey()
by Chuck Lever
· 8 years ago
0725745
svcrdma: Break up dprintk format in svc_rdma_accept()
by Chuck Lever
· 8 years ago
f5426d3
svcrdma: Remove unused variable in rdma_copy_tail()
by Chuck Lever
· 8 years ago
9a16a34
svcrdma: Remove unused variables in xprt_rdma_bc_allocate()
by Chuck Lever
· 8 years ago
96a58f9
svcrdma: Remove svc_rdma_op_ctxt::wc_status
by Chuck Lever
· 8 years ago
dd6fd21
svcrdma: Remove DMA map accounting
by Chuck Lever
· 8 years ago
e4eb42c
svcrdma: Remove BH-disabled spin locking in svc_rdma_send()
by Chuck Lever
· 8 years ago
5fdca65
svcrdma: Renovate sendto chunk list parsing
by Chuck Lever
· 8 years ago
1b9f700
svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit arm
by Chuck Lever
· 8 years ago
3a72dc7
xprtrdma: Relocate connection helper functions
by Chuck Lever
· 8 years ago
c351f94
xprtrdma: Update dprintk in rpcrdma_count_chunks
by Chuck Lever
· 8 years ago
2f6922c
xprtrdma: Shorten QP access error message
by Chuck Lever
· 8 years ago
6d6bf72
xprtrdma: Squelch "max send, max recv" messages at connect time
by Chuck Lever
· 8 years ago
289400a
xprtrdma: Update documenting comment
by Chuck Lever
· 8 years ago
a100fda
xprtrdma: Refactor FRMR invalidation
by Chuck Lever
· 8 years ago
48016dc
xprtrdma: Avoid calls to ro_unmap_safe()
by Chuck Lever
· 8 years ago
109b88a
xprtrdma: Address coverity complaint about wait_for_completion()
by Chuck Lever
· 8 years ago
5e9fc6a
xprtrdma: Support for SG_GAP devices
by Chuck Lever
· 8 years ago
8d38de6
xprtrdma: Make FRWR send queue entry accounting more accurate
by Chuck Lever
· 8 years ago
62aee0e
xprtrdma: Cap size of callback buffer resources
by Chuck Lever
· 8 years ago
aad931a3
Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
ea08e39
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
by Scott Mayhew
· 8 years ago
ef5beed
Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
62bdf94
xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect
by Chuck Lever
· 8 years ago
8d42629
svcrdma: backchannel cannot share a page for send and rcv buffers
by Chuck Lever
· 8 years ago
18e601d
sunrpc: fix some missing rq_rbuffer assignments
by Jeff Layton
· 8 years ago
c4a8616
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
2778556
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
b9044ac
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
ed082d3
IB/core: add support to create a unsafe global rkey to ib_create_pd
by Christoph Hellwig
· 8 years ago
25d55296
svcrdma: support Remote Invalidation
by Chuck Lever
· 8 years ago
cc9d8340
svcrdma: Server-side support for rpcrdma_connect_private
by Chuck Lever
· 8 years ago
9995237
svcrdma: Skip put_page() when send_reply() fails
by Chuck Lever
· 8 years ago
cace564
svcrdma: Tail iovec leaves an orphaned DMA mapping
by Chuck Lever
· 8 years ago
5690a22
xprtrdma: use complete() instead complete_all()
by Daniel Wagner
· 8 years ago
496b77a
xprtrdma: Eliminate rpcrdma_receive_worker()
by Chuck Lever
· 8 years ago
1519e96
xprtrdma: Rename rpcrdma_receive_wc()
by Chuck Lever
· 8 years ago
eeb3061
xprtrmda: Report address of frmr, not mw
by Chuck Lever
· 8 years ago
44829d0
xprtrdma: Support larger inline thresholds
by Chuck Lever
· 8 years ago
655fec6
xprtrdma: Use gathered Send for large inline messages
by Chuck Lever
· 8 years ago
c8b920b
xprtrdma: Basic support for Remote Invalidation
by Chuck Lever
· 8 years ago
87cfb9a
xprtrdma: Client-side support for rpcrdma_connect_private
by Chuck Lever
· 8 years ago
6ea8e71
xprtrdma: Move recv_wr to struct rpcrdma_rep
by Chuck Lever
· 8 years ago
Next »