aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser
Commit message (Expand)AuthorAge
* IB/iser: Bump driver version to 1.3Or Gerlitz2014-04-01
* IB/iser: Update Mellanox copyright noteOr Gerlitz2014-04-01
* IB/iser: Print QP information once connection is establishedOr Gerlitz2014-04-01
* IB/iser: Remove struct iscsi_iser_connAriel Nahum2014-04-01
* IB/iser: Drain the tx cq once before looping on the rx cqRoi Dayan2014-04-01
* IB/iser: Fix sector_t format warningRandy Dunlap2014-04-01
* IB/iser: Publish T10-PI support to SCSI midlayerSagi Grimberg2014-03-18
* IB/iser: Implement check_protectionSagi Grimberg2014-03-18
* IB/iser: Support T10-PI operationsSagi Grimberg2014-03-18
* IB/iser: Initialize T10-PI resourcesAlex Tabachnik2014-03-18
* IB/iser: Introduce pi_enable, pi_guard module parametersAlex Tabachnik2014-03-18
* IB/iser: Generalize fall_to_bounce_buf routineSagi Grimberg2014-03-18
* IB/iser: Generalize iser_unmap_task_data and finalize_rdma_unaligned_sgSagi Grimberg2014-03-18
* IB/iser: Replace fastreg descriptor valid bool with indicators containerSagi Grimberg2014-03-18
* IB/iser: Keep IB device attributes under iser_deviceSagi Grimberg2014-03-18
* IB/iser: Move fast_reg_descriptor initialization to a functionSagi Grimberg2014-03-18
* IB/iser: Push the decision what memory key to use into fast_reg_mr routineSagi Grimberg2014-03-18
* IB/iser: Avoid FRWR notation, use fastreg insteadSagi Grimberg2014-03-18
* IB/iser: Suppress completions for fast registration work requestsSagi Grimberg2014-03-18
* IB/iser: Fix use after free in iser_snd_completion()Dan Carpenter2014-02-14
* IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser co...Roi Dayan2014-02-14
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-09-05
|\
| * IB/iser: Fix redundant pointer check in dealloc flowSagi Grimberg2013-09-03
| * IB/iser: Fix possible memory leak in iser_create_frwr_pool()Roi Dayan2013-09-03
| * IB/iser: Introduce fast memory registration model (FRWR)Sagi Grimberg2013-08-09
| * IB/iser: Place the fmr pool into a union in iser's IB conn structSagi Grimberg2013-08-09
| * IB/iser: Handle unaligned SG in separate functionSagi Grimberg2013-08-09
| * IB/iser: Generalize rdma memory registrationSagi Grimberg2013-08-09
| * IB/iser: Accept session->cmds_max from user spaceShlomo Pongratz2013-08-09
| * IB/iser: Restructure allocation/deallocation of connection resourcesShlomo Pongratz2013-08-09
| * IB/iser: Use proper debug level value for info printsOr Gerlitz2013-08-09
* | [SCSI] IB/iser: Add Discovery supportOr Gerlitz2013-08-26
|/
* IB/iser: Add Mellanox copyrightOr Gerlitz2013-06-04
* IB/iser: Fix device removal flowRoi Dayan2013-06-04
* IB/iser: Add support for iser CM REQ additional infoOr Gerlitz2013-05-01
* IB/iser: Return error to upper layers on EAGAIN registration failuresOr Gerlitz2013-05-01
* IB/iser: Move informational messages from error to info levelRoi Dayan2013-05-01
* IB/iser: Add module versionRoi Dayan2013-05-01
* IB/iser: Enable iser when FMRs are not supportedOr Gerlitz2013-02-22
* IB/iser: Avoid error prints on EAGAIN registration failuresOr Gerlitz2013-02-22
* IB/iser: Use proper define for the commands per LUN value advertised to SCSI MLOr Gerlitz2013-02-22
* IB/iser: Add more RX CQs to scale out processing of SCSI responsesAlex Tabachnik2012-10-04
* IB/iser: Fix error flow in iser ep connection establishmentOr Gerlitz2012-05-18
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-03-21
|\
| * IB/iser: Post initial receive buffers before sending the final login requestOr Gerlitz2012-03-05
| * IB/iser: Free IB connection resources in the proper placeDoug Ledford2012-03-05
* | infiniband: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
|/
* switch ->is_visible() to returning umode_tAl Viro2012-01-03
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * infiniband: Fix up module files that need to include module.hPaul Gortmaker2011-10-31