summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford2016-03-162-9/+25
|\ \
| | * iser: Accept arbitrary sg lists mapping if the device supports itSagi Grimberg2016-03-042-9/+25
| |/
* | IB/iser: Use ib_drain_sq()Steve Wise2016-02-293-27/+2
|/
* IB/iser: Support the remote invalidation exceptionJenny Derzhavetz2015-12-264-3/+76
* IB/iser: Change the increment rkey flow logicSagi Grimberg2015-12-241-10/+10
* IB/iser,isert: Create and use new shared headerSagi Grimberg2015-12-243-43/+11
* IB/iser: set intuitive values for mr_validJenny Derzhavetz2015-12-242-6/+6
* IB/iser: Don't register memory for all immediate data writesJenny Derzhavetz2015-12-243-7/+14
* IB/iser: Reuse ib_sg_to_pagesSagi Grimberg2015-12-242-85/+25
* IB/iser: Fix module init not cleaning up on error flowRoi Dayan2015-12-241-3/+6
* IB/iser: constify iser_reg_ops structureJulia Lawall2015-12-242-3/+3
* Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford2015-12-224-358/+294
|\
| * Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford2015-12-154-356/+292
| |\
| | * IB/iser: Convert to CQ abstractionChristoph Hellwig2015-12-114-283/+210
| | * IB/iser: Use helper for container_ofSagi Grimberg2015-12-113-6/+9
| | * IB/iser: Use a dedicated descriptor for loginSagi Grimberg2015-12-113-83/+89
* | | IB/ulps: Avoid calling ib_query_deviceOr Gerlitz2015-12-224-31/+22
|/ /
* | IB/iser: use sector_div instead of do_divArnd Bergmann2015-12-071-1/+1
|/
* IB/iser: Port to new fast registration APISagi Grimberg2015-10-283-52/+28
* Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-283-42/+42
|\
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-083-42/+42
* | IB/cma: Add support for network namespacesGuy Shapiro2015-10-281-1/+1
* | IB/iser: Enable SG clusteringSagi Grimberg2015-10-281-1/+1
* | IB/iser: set block queue_virt_boundarySagi Grimberg2015-10-284-326/+18
* | IB/iser: Remove an unused variableBart Van Assche2015-10-221-4/+0
* | IB/iser: fix a comment typoGeliang Tang2015-10-211-1/+1
|/
* IB/iser: Add module parameter for always register memorySagi Grimberg2015-09-254-14/+31
* IB/core: Make ib_dealloc_pd return voidJason Gunthorpe2015-08-301-1/+1
* IB/iser: Use pd->local_dma_lkeyJason Gunthorpe2015-08-304-5/+5
* IB/iser: Chain all iser transaction send work requestsSagi Grimberg2015-08-304-77/+99
* IB/iser: Add debug prints to the various memory registration methodsSagi Grimberg2015-08-301-1/+9
* IB/iser: Support up to 8MB data transfer in a single commandSagi Grimberg2015-08-305-7/+60
* IB/iser: Pass registration pool a size parameterSagi Grimberg2015-08-303-25/+36
* IB/iser: Unify fast memory registration flowsSagi Grimberg2015-08-303-131/+113
* IB/iser: Make reg_desc_get a per device routineSagi Grimberg2015-08-302-13/+41
* IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmrSagi Grimberg2015-08-301-8/+8
* IB/iser: Maintain connection fmr_pool under a single registration descriptorAdir Lev2015-08-303-54/+68
* IB/iser: Introduce iser registration pool structSagi Grimberg2015-08-303-59/+82
* IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_descSagi Grimberg2015-08-301-21/+17
* IB/iser: Introduce iser_reg_opsSagi Grimberg2015-08-304-45/+75
* IB/iser: Remove dead code in fmr_pool alloc/freeSagi Grimberg2015-08-301-16/+10
* IB/iser: Rename struct fast_reg_descriptor -> iser_fr_descSagi Grimberg2015-08-303-14/+14
* IB/iser: Introduce struct iser_reg_resourcesSagi Grimberg2015-08-303-81/+91
* IB/iser: Remove an unneeded print for unaligned memorySagi Grimberg2015-08-301-11/+9
* IB/iser: Remove a redundant always-false conditionSagi Grimberg2015-08-301-6/+0
* IB/iser: Fix possible bogus DMA unmappingSagi Grimberg2015-08-302-4/+10
* IB/iser: Get rid of un-maintained countersSagi Grimberg2015-08-301-9/+3
* IB/iser: Fix missing return status check in iser_send_data_outSagi Grimberg2015-08-301-3/+5
* IB/iser: Remove '.' from log messageSagi Grimberg2015-08-301-1/+2
* IB/iser: Change minor assignments and logging printsSagi Grimberg2015-08-301-7/+4
OpenPOWER on IntegriCloud