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