summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser
Commit message (Expand)AuthorAgeFilesLines
* IB/iser: Clarify a duplicate counters checkRoi Dayan2014-08-011-1/+4
* IB/iser: Replace connection waitqueue with completion objectAriel Nahum2014-08-013-23/+22
* IB/iser: Protect iser state machine with a mutexAriel Nahum2014-08-013-14/+65
* IB/iser: Remove redundant return code in iser_free_ib_conn_res()Sagi Grimberg2014-08-011-5/+2
* IB/iser: Seperate iser_conn and iscsi_endpoint storage spaceAriel Nahum2014-08-012-4/+14
* IB/iser: Fix responder resources advertisementSagi Grimberg2014-08-011-1/+3
* IB/iser: Add TIMEWAIT_EXIT event handlingRoi Dayan2014-08-011-0/+1
* IB/iser: Support IPv6 address familyRoi Dayan2014-08-013-15/+9
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-06-121-24/+10
|\
| * libiscsi, iser: Adjust data_length to include protection informationSagi Grimberg2014-06-111-24/+10
* | IB/iser: Bump version to 1.4Or Gerlitz2014-05-261-1/+1
* | IB/iser: Add missing newlines to logging messagesRoi Dayan2014-05-261-4/+4
* | IB/iser: Fix a possible race in iser connection states transitionAriel Nahum2014-05-261-2/+2
* | IB/iser: Simplify connection managementAriel Nahum2014-05-263-91/+99
|/
* IB/iser: Bump driver version to 1.3Or Gerlitz2014-04-011-1/+1
* IB/iser: Update Mellanox copyright noteOr Gerlitz2014-04-015-5/+5
* IB/iser: Print QP information once connection is establishedOr Gerlitz2014-04-011-2/+7
* IB/iser: Remove struct iscsi_iser_connAriel Nahum2014-04-015-79/+59
* IB/iser: Drain the tx cq once before looping on the rx cqRoi Dayan2014-04-011-3/+6
* IB/iser: Fix sector_t format warningRandy Dunlap2014-04-011-2/+3
* IB/iser: Publish T10-PI support to SCSI midlayerSagi Grimberg2014-03-171-1/+22
* IB/iser: Implement check_protectionSagi Grimberg2014-03-173-0/+62
* IB/iser: Support T10-PI operationsSagi Grimberg2014-03-174-27/+304
* IB/iser: Initialize T10-PI resourcesAlex Tabachnik2014-03-172-8/+90
* IB/iser: Introduce pi_enable, pi_guard module parametersAlex Tabachnik2014-03-173-0/+24
* IB/iser: Generalize fall_to_bounce_buf routineSagi Grimberg2014-03-171-24/+29
* IB/iser: Generalize iser_unmap_task_data and finalize_rdma_unaligned_sgSagi Grimberg2014-03-173-38/+48
* IB/iser: Replace fastreg descriptor valid bool with indicators containerSagi Grimberg2014-03-173-5/+9
* IB/iser: Keep IB device attributes under iser_deviceSagi Grimberg2014-03-172-12/+7
* IB/iser: Move fast_reg_descriptor initialization to a functionSagi Grimberg2014-03-171-18/+40
* IB/iser: Push the decision what memory key to use into fast_reg_mr routineSagi Grimberg2014-03-171-42/+59
* IB/iser: Avoid FRWR notation, use fastreg insteadSagi Grimberg2014-03-173-65/+67
* IB/iser: Suppress completions for fast registration work requestsSagi Grimberg2014-03-173-19/+12
* IB/iser: Fix use after free in iser_snd_completion()Dan Carpenter2014-02-141-1/+2
* IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser co...Roi Dayan2014-02-141-3/+7
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-09-055-165/+589
|\
| * IB/iser: Fix redundant pointer check in dealloc flowSagi Grimberg2013-09-021-1/+1
| * IB/iser: Fix possible memory leak in iser_create_frwr_pool()Roi Dayan2013-09-021-3/+7
| * IB/iser: Introduce fast memory registration model (FRWR)Sagi Grimberg2013-08-093-12/+287
| * IB/iser: Place the fmr pool into a union in iser's IB conn structSagi Grimberg2013-08-093-41/+48
| * IB/iser: Handle unaligned SG in separate functionSagi Grimberg2013-08-091-23/+43
| * IB/iser: Generalize rdma memory registrationSagi Grimberg2013-08-093-20/+40
| * IB/iser: Accept session->cmds_max from user spaceShlomo Pongratz2013-08-094-27/+46
| * IB/iser: Restructure allocation/deallocation of connection resourcesShlomo Pongratz2013-08-093-71/+151
| * IB/iser: Use proper debug level value for info printsOr Gerlitz2013-08-092-9/+8
* | [SCSI] IB/iser: Add Discovery supportOr Gerlitz2013-08-262-2/+12
|/
* IB/iser: Add Mellanox copyrightOr Gerlitz2013-06-045-0/+5
* IB/iser: Fix device removal flowRoi Dayan2013-06-041-7/+8
* IB/iser: Add support for iser CM REQ additional infoOr Gerlitz2013-05-012-0/+16
* IB/iser: Return error to upper layers on EAGAIN registration failuresOr Gerlitz2013-05-011-1/+2
OpenPOWER on IntegriCloud