aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAge
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-04-12
|\
| * ib_srpt: Use correct ib_sg_dma primitivesMike Marciniszyn2014-04-11
| * target: Pass in transport supported PI at session initializationNicholas Bellinger2014-04-07
| * Target/iser: Use Fastreg only if device supports signatureSagi Grimberg2014-04-07
| * iser-target: Add missing se_cmd put for WRITE_PENDING in tx_comp_errNicholas Bellinger2014-04-07
| * target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2014-04-07
| * iser-target: Match FRMR descriptors to available session tagsNicholas Bellinger2014-04-07
| * Target/iser: Fail SCSI WRITE command if device detected integrity errorSagi Grimberg2014-04-07
| * Target/iser: Move check signature status to a functionSagi Grimberg2014-04-07
| * Target/iser: Consider DIF and RDMA_READ completions when calculating post_sen...Sagi Grimberg2014-04-07
| * Target/iser: Fix signature work requests accountingSagi Grimberg2014-04-07
| * IB/isert: Support T10-PI protected transactionsSagi Grimberg2014-04-07
| * IB/isert: Accept RDMA_WRITE completionsSagi Grimberg2014-04-07
| * IB/isert: Initialize T10-PI resourcesSagi Grimberg2014-04-07
| * IB/isert: Introduce isert_map/unmap_data_bufSagi Grimberg2014-04-07
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-03
|\ \ | |/ |/|
| *-. Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier2014-04-03
| |\ \
| | | * IB/srp: Fix a race condition between failing I/O and I/O completionBart Van Assche2014-03-24
| | | * IB/srp: Avoid that writing into "add_target" hangs due to a cable pullBart Van Assche2014-03-24
| | | * IB/srp: Make writing into the "add_target" sysfs attribute interruptibleBart Van Assche2014-03-24
| | | * IB/srp: Avoid duplicate connectionsBart Van Assche2014-03-24
| | | * IB/srp: Add more loggingBart Van Assche2014-03-24
| | | * IB/srp: Check ib_query_gid return valueSagi Grimberg2014-03-24
| | |/ | |/|
| | * 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
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-03-09
|\ \ | |/ |/|
| * iser-target: Fix command leak for tx_desc->comp_llnode_batchNicholas Bellinger2014-03-04
| * iser-target: Ignore completions for FRWRs in isert_cq_tx_workNicholas Bellinger2014-03-04
| * iser-target: Fix post_send_buf_count for RDMA READ/WRITENicholas Bellinger2014-03-04
| * iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger2014-03-04
| * iscsi/iser-target: Use list_del_init for ->i_conn_nodeNicholas Bellinger2014-03-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-02-15
|\|
| * IB/srpt: replace strict_strtoul() with kstrtoul()Jingoo Han2014-02-12