index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
rw.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/rw: use DIV_ROUND_UP to calculate nr_ops
Max Gurtovoy
2020-04-15
1
-1
/
+1
*
RDMA/rw: map P2P memory correctly for signature operations
Max Gurtovoy
2020-03-10
1
-6
/
+6
*
RDMA/rw: Fix error flow during RDMA context initialization
Max Gurtovoy
2020-02-20
1
-11
/
+20
*
RDMA/rw: Support threshold for registration vs scattering to local pages
Yamin Friedman
2019-10-22
1
-10
/
+15
*
PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
Logan Gunthorpe
2019-08-16
1
-2
/
+4
*
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
2019-06-29
1
-9
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
|
RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handover
Israel Rukshin
2019-06-24
1
-97
/
+70
*
|
RDMA/rw: Introduce rdma_rw_inv_key helper
Israel Rukshin
2019-06-24
1
-8
/
+17
*
|
RDMA/core: Rename signature qp create flag and signature device capability
Israel Rukshin
2019-06-24
1
-2
/
+2
*
|
RDMA/core: Add an integrity MR pool support
Israel Rukshin
2019-06-24
1
-2
/
+2
*
|
RDMA/rw: Add info regarding SG count failure
Max Gurtovoy
2019-05-21
1
-1
/
+2
*
|
RDMA/rw: Print the correct number of sig MRs
Israel Rukshin
2019-05-21
1
-1
/
+1
*
|
RDMA/rw: Fix doc typo
Israel Rukshin
2019-05-21
1
-1
/
+1
|
/
*
IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()
Bart Van Assche
2019-02-04
1
-7
/
+5
*
IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
Logan Gunthorpe
2018-10-17
1
-2
/
+9
*
RDMA/core: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-25
1
-2
/
+2
*
RDMA/rw: Fix rdma_rw_ctx_signature_init() kernel-doc header
Bart Van Assche
2018-07-09
1
-1
/
+1
*
IB/core: type promotion bug in rdma_rw_init_one_mr()
Dan Carpenter
2018-07-04
1
-1
/
+1
*
IB/core: remove redundant check on prot_sg_cnt
Colin Ian King
2017-10-10
1
-14
/
+10
*
rdma core: Add rdma_rw_mr_payload()
Chuck Lever
2017-09-05
1
-0
/
+24
*
IB/core, RDMA RW API: Do not exceed QP SGE send limit
Bart Van Assche
2016-08-02
1
-8
/
+2
*
IB/core: Make rdma_rw_ctx_init() initialize all used fields
Bart Van Assche
2016-08-02
1
-5
/
+9
*
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
2016-05-13
1
-1
/
+1
*
IB/core: add RW API support for signature MRs
Christoph Hellwig
2016-05-13
1
-5
/
+223
*
IB/core: generic RDMA READ/WRITE API
Christoph Hellwig
2016-05-13
1
-0
/
+509