index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
iser
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEY
Christoph Hellwig
2016-09-23
3
-21
/
+8
*
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-09-23
1
-1
/
+1
*
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
2016-05-13
1
-2
/
+2
*
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
2016-05-13
1
-2
/
+2
*
IB/iser: Fix max_sectors calculation
Christoph Hellwig
2016-05-05
1
-4
/
+10
*
-
.
Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6
Doug Ledford
2016-03-16
2
-9
/
+25
|
\
\
|
|
*
iser: Accept arbitrary sg lists mapping if the device supports it
Sagi Grimberg
2016-03-04
2
-9
/
+25
|
|
/
*
|
IB/iser: Use ib_drain_sq()
Steve Wise
2016-02-29
3
-27
/
+2
|
/
*
IB/iser: Support the remote invalidation exception
Jenny Derzhavetz
2015-12-26
4
-3
/
+76
*
IB/iser: Change the increment rkey flow logic
Sagi Grimberg
2015-12-24
1
-10
/
+10
*
IB/iser,isert: Create and use new shared header
Sagi Grimberg
2015-12-24
3
-43
/
+11
*
IB/iser: set intuitive values for mr_valid
Jenny Derzhavetz
2015-12-24
2
-6
/
+6
*
IB/iser: Don't register memory for all immediate data writes
Jenny Derzhavetz
2015-12-24
3
-7
/
+14
*
IB/iser: Reuse ib_sg_to_pages
Sagi Grimberg
2015-12-24
2
-85
/
+25
*
IB/iser: Fix module init not cleaning up on error flow
Roi Dayan
2015-12-24
1
-3
/
+6
*
IB/iser: constify iser_reg_ops structure
Julia Lawall
2015-12-24
2
-3
/
+3
*
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
2015-12-22
4
-358
/
+294
|
\
|
*
Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...
Doug Ledford
2015-12-15
4
-356
/
+292
|
|
\
|
|
*
IB/iser: Convert to CQ abstraction
Christoph Hellwig
2015-12-11
4
-283
/
+210
|
|
*
IB/iser: Use helper for container_of
Sagi Grimberg
2015-12-11
3
-6
/
+9
|
|
*
IB/iser: Use a dedicated descriptor for login
Sagi Grimberg
2015-12-11
3
-83
/
+89
*
|
|
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
2015-12-22
4
-31
/
+22
|
/
/
*
|
IB/iser: use sector_div instead of do_div
Arnd Bergmann
2015-12-07
1
-1
/
+1
|
/
*
IB/iser: Port to new fast registration API
Sagi Grimberg
2015-10-28
3
-52
/
+28
*
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
2015-10-28
3
-42
/
+42
|
\
|
*
IB: split struct ib_send_wr
Christoph Hellwig
2015-10-08
3
-42
/
+42
*
|
IB/cma: Add support for network namespaces
Guy Shapiro
2015-10-28
1
-1
/
+1
*
|
IB/iser: Enable SG clustering
Sagi Grimberg
2015-10-28
1
-1
/
+1
*
|
IB/iser: set block queue_virt_boundary
Sagi Grimberg
2015-10-28
4
-326
/
+18
*
|
IB/iser: Remove an unused variable
Bart Van Assche
2015-10-22
1
-4
/
+0
*
|
IB/iser: fix a comment typo
Geliang Tang
2015-10-21
1
-1
/
+1
|
/
*
IB/iser: Add module parameter for always register memory
Sagi Grimberg
2015-09-25
4
-14
/
+31
*
IB/core: Make ib_dealloc_pd return void
Jason Gunthorpe
2015-08-30
1
-1
/
+1
*
IB/iser: Use pd->local_dma_lkey
Jason Gunthorpe
2015-08-30
4
-5
/
+5
*
IB/iser: Chain all iser transaction send work requests
Sagi Grimberg
2015-08-30
4
-77
/
+99
*
IB/iser: Add debug prints to the various memory registration methods
Sagi Grimberg
2015-08-30
1
-1
/
+9
*
IB/iser: Support up to 8MB data transfer in a single command
Sagi Grimberg
2015-08-30
5
-7
/
+60
*
IB/iser: Pass registration pool a size parameter
Sagi Grimberg
2015-08-30
3
-25
/
+36
*
IB/iser: Unify fast memory registration flows
Sagi Grimberg
2015-08-30
3
-131
/
+113
*
IB/iser: Make reg_desc_get a per device routine
Sagi Grimberg
2015-08-30
2
-13
/
+41
*
IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmr
Sagi Grimberg
2015-08-30
1
-8
/
+8
*
IB/iser: Maintain connection fmr_pool under a single registration descriptor
Adir Lev
2015-08-30
3
-54
/
+68
*
IB/iser: Introduce iser registration pool struct
Sagi Grimberg
2015-08-30
3
-59
/
+82
*
IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_desc
Sagi Grimberg
2015-08-30
1
-21
/
+17
*
IB/iser: Introduce iser_reg_ops
Sagi Grimberg
2015-08-30
4
-45
/
+75
*
IB/iser: Remove dead code in fmr_pool alloc/free
Sagi Grimberg
2015-08-30
1
-16
/
+10
*
IB/iser: Rename struct fast_reg_descriptor -> iser_fr_desc
Sagi Grimberg
2015-08-30
3
-14
/
+14
*
IB/iser: Introduce struct iser_reg_resources
Sagi Grimberg
2015-08-30
3
-81
/
+91
*
IB/iser: Remove an unneeded print for unaligned memory
Sagi Grimberg
2015-08-30
1
-11
/
+9
*
IB/iser: Remove a redundant always-false condition
Sagi Grimberg
2015-08-30
1
-6
/
+0
[next]