summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser
AgeCommit message (Expand)AuthorLines
2014-09-22IB/iser: Bump version to 1.4.1Or Gerlitz-1/+1
2014-09-22IB/iser: Allow bind only when connection state is UPSagi Grimberg-5/+14
2014-09-22IB/iser: Fix RX/TX CQ resource leak on error flowRoi Dayan-10/+14
2014-08-01IB/iser: Clarify a duplicate counters checkRoi Dayan-1/+4
2014-08-01IB/iser: Replace connection waitqueue with completion objectAriel Nahum-23/+22
2014-08-01IB/iser: Protect iser state machine with a mutexAriel Nahum-14/+65
2014-08-01IB/iser: Remove redundant return code in iser_free_ib_conn_res()Sagi Grimberg-5/+2
2014-08-01IB/iser: Seperate iser_conn and iscsi_endpoint storage spaceAriel Nahum-4/+14
2014-08-01IB/iser: Fix responder resources advertisementSagi Grimberg-1/+3
2014-08-01IB/iser: Add TIMEWAIT_EXIT event handlingRoi Dayan-0/+1
2014-08-01IB/iser: Support IPv6 address familyRoi Dayan-15/+9
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-24/+10
2014-06-11libiscsi, iser: Adjust data_length to include protection informationSagi Grimberg-24/+10
2014-05-26IB/iser: Bump version to 1.4Or Gerlitz-1/+1
2014-05-26IB/iser: Add missing newlines to logging messagesRoi Dayan-4/+4
2014-05-26IB/iser: Fix a possible race in iser connection states transitionAriel Nahum-2/+2
2014-05-26IB/iser: Simplify connection managementAriel Nahum-91/+99
2014-04-01IB/iser: Bump driver version to 1.3Or Gerlitz-1/+1
2014-04-01IB/iser: Update Mellanox copyright noteOr Gerlitz-5/+5
2014-04-01IB/iser: Print QP information once connection is establishedOr Gerlitz-2/+7
2014-04-01IB/iser: Remove struct iscsi_iser_connAriel Nahum-79/+59
2014-04-01IB/iser: Drain the tx cq once before looping on the rx cqRoi Dayan-3/+6
2014-04-01IB/iser: Fix sector_t format warningRandy Dunlap-2/+3
2014-03-17IB/iser: Publish T10-PI support to SCSI midlayerSagi Grimberg-1/+22
2014-03-17IB/iser: Implement check_protectionSagi Grimberg-0/+62
2014-03-17IB/iser: Support T10-PI operationsSagi Grimberg-27/+304
2014-03-17IB/iser: Initialize T10-PI resourcesAlex Tabachnik-8/+90
2014-03-17IB/iser: Introduce pi_enable, pi_guard module parametersAlex Tabachnik-0/+24
2014-03-17IB/iser: Generalize fall_to_bounce_buf routineSagi Grimberg-24/+29
2014-03-17IB/iser: Generalize iser_unmap_task_data and finalize_rdma_unaligned_sgSagi Grimberg-38/+48
2014-03-17IB/iser: Replace fastreg descriptor valid bool with indicators containerSagi Grimberg-5/+9
2014-03-17IB/iser: Keep IB device attributes under iser_deviceSagi Grimberg-12/+7
2014-03-17IB/iser: Move fast_reg_descriptor initialization to a functionSagi Grimberg-18/+40
2014-03-17IB/iser: Push the decision what memory key to use into fast_reg_mr routineSagi Grimberg-42/+59
2014-03-17IB/iser: Avoid FRWR notation, use fastreg insteadSagi Grimberg-65/+67
2014-03-17IB/iser: Suppress completions for fast registration work requestsSagi Grimberg-19/+12
2014-02-14IB/iser: Fix use after free in iser_snd_completion()Dan Carpenter-1/+2
2014-02-14IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser co...Roi Dayan-3/+7
2013-09-05Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-165/+589
2013-09-02IB/iser: Fix redundant pointer check in dealloc flowSagi Grimberg-1/+1
2013-09-02IB/iser: Fix possible memory leak in iser_create_frwr_pool()Roi Dayan-3/+7
2013-08-26[SCSI] IB/iser: Add Discovery supportOr Gerlitz-2/+12
2013-08-09IB/iser: Introduce fast memory registration model (FRWR)Sagi Grimberg-12/+287
2013-08-09IB/iser: Place the fmr pool into a union in iser's IB conn structSagi Grimberg-41/+48
2013-08-09IB/iser: Handle unaligned SG in separate functionSagi Grimberg-23/+43
2013-08-09IB/iser: Generalize rdma memory registrationSagi Grimberg-20/+40
2013-08-09IB/iser: Accept session->cmds_max from user spaceShlomo Pongratz-27/+46
2013-08-09IB/iser: Restructure allocation/deallocation of connection resourcesShlomo Pongratz-71/+151
2013-08-09IB/iser: Use proper debug level value for info printsOr Gerlitz-9/+8
2013-06-04IB/iser: Add Mellanox copyrightOr Gerlitz-0/+5