aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser/iscsi_iser.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-05-05IB/iser: Fix max_sectors calculationChristoph Hellwig1-4/+10
2016-03-04iser: Accept arbitrary sg lists mapping if the device supports itSagi Grimberg1-1/+10
2015-12-24IB/iser: Fix module init not cleaning up on error flowRoi Dayan1-3/+6
2015-12-22IB/ulps: Avoid calling ib_query_deviceOr Gerlitz1-2/+2
2015-10-28IB/iser: Enable SG clusteringSagi Grimberg1-1/+1
2015-10-28IB/iser: set block queue_virt_boundarySagi Grimberg1-3/+9
2015-10-22IB/iser: Remove an unused variableBart Van Assche1-4/+0
2015-10-21IB/iser: fix a comment typoGeliang Tang1-1/+1
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