summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser/iscsi_iser.c
AgeCommit message (Expand)Author
2015-09-25IB/iser: Add module parameter for always register memorySagi Grimberg
2015-08-30IB/iser: Use pd->local_dma_lkeyJason Gunthorpe
2015-08-30IB/iser: Chain all iser transaction send work requestsSagi Grimberg
2015-08-30IB/iser: Support up to 8MB data transfer in a single commandSagi Grimberg
2015-08-30IB/iser: Fix possible bogus DMA unmappingSagi Grimberg
2015-08-30IB/iser: Get rid of un-maintained countersSagi Grimberg
2015-08-30IB/iser: Remove '.' from log messageSagi Grimberg
2015-08-30IB/iser: Change minor assignments and logging printsSagi Grimberg
2015-08-30IB/iser: Change some module parameters to be ROJenny Falkovich
2015-08-28RDMA/iser: Limit sgs to the device fastreg depthSteve Wise
2014-12-15IB/iser: DIX updateSagi Grimberg
2014-12-15IB/iser: Terminate connection before cleaning inflight tasksSagi Grimberg
2014-12-15IB/iser: Fix race between iser connection teardown and scsi TMFsSagi Grimberg
2014-12-15IB/iser: Fix possible NULL derefernce ib_conn->device in session_createAriel Nahum
2014-12-15IB/iser: Re-adjust CQ and QP send ring sizes to HW limitsMinh Tran
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-10-09IB/iser: Set IP_CSUM as default guard typeSagi Grimberg
2014-10-09IB/iser: Fix/add kernel-doc style description in iscsi_iser.cSagi Grimberg
2014-10-09IB/iser: Change iscsi_conn_stop log level to infoAriel Nahum
2014-10-09IB/iser: Protect tasks cleanup in case IB device was already releasedSagi Grimberg
2014-10-09IB/iser: Unbind at conn_stop stageAriel Nahum
2014-10-09IB/iser: Re-introduce ib_connSagi Grimberg
2014-10-09IB/iser: Rename ib_conn -> iser_connSagi Grimberg
2014-09-22IB/iser: Allow bind only when connection state is UPSagi Grimberg
2014-08-01IB/iser: Replace connection waitqueue with completion objectAriel Nahum
2014-08-01IB/iser: Protect iser state machine with a mutexAriel Nahum
2014-08-01IB/iser: Seperate iser_conn and iscsi_endpoint storage spaceAriel Nahum
2014-08-01IB/iser: Support IPv6 address familyRoi Dayan
2014-05-26IB/iser: Add missing newlines to logging messagesRoi Dayan
2014-05-26IB/iser: Simplify connection managementAriel Nahum
2014-04-01IB/iser: Update Mellanox copyright noteOr Gerlitz
2014-04-01IB/iser: Remove struct iscsi_iser_connAriel Nahum
2014-03-17IB/iser: Publish T10-PI support to SCSI midlayerSagi Grimberg
2014-03-17IB/iser: Implement check_protectionSagi Grimberg
2014-03-17IB/iser: Support T10-PI operationsSagi Grimberg
2014-03-17IB/iser: Introduce pi_enable, pi_guard module parametersAlex Tabachnik
2013-09-05Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-08-26[SCSI] IB/iser: Add Discovery supportOr Gerlitz
2013-08-09IB/iser: Accept session->cmds_max from user spaceShlomo Pongratz
2013-06-04IB/iser: Add Mellanox copyrightOr Gerlitz
2013-05-01IB/iser: Move informational messages from error to info levelRoi Dayan
2013-05-01IB/iser: Add module versionRoi Dayan
2012-05-18IB/iser: Fix error flow in iser ep connection establishmentOr Gerlitz
2012-03-05IB/iser: Post initial receive buffers before sending the final login requestOr Gerlitz
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-04IB/iser: DMA unmap TX bufs used for iSCSI/iSER headersOr Gerlitz
2011-10-31infiniband: Fix up module files that need to include module.hPaul Gortmaker
2011-08-27[SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrsMike Christie