aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser/iscsi_iser.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-22infiniband: fix ulp/iser/iscsi_iser.[hc] kernel-doc notationrd.dunlab@gmail.com1-1/+1
2019-10-01IB/iser: remove redundant macro definitionsMax Gurtovoy1-1/+1
2019-10-01IB/iser: bound protection_sg size by data_sg sizeMax Gurtovoy1-0/+1
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-28/+7
2019-07-16scsi: IB/iser: set virt_boundary_mask in the scsi hostChristoph Hellwig1-28/+7
2019-06-24IB/iser: Unwind WR union at iser_tx_descIsrael Rukshin1-1/+2
2019-05-21IB/iser: Refactor iscsi_iser_check_protection functionIsrael Rukshin1-6/+3
2019-03-27IB/iser: remove uninitialized variable lenColin Ian King1-5/+2
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig1-1/+0
2018-07-09IB/iser: Remove set-but-not-used variablesBart Van Assche1-4/+0
2018-06-29IB/iser: set can_queue earlier to allow setting higher queue depthSagi Grimberg1-9/+3
2018-05-31IB/iser: Do not reduce max_sectorsSergey Gorenko1-7/+5
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky1-1/+0
2017-07-17IB/iser: Fix connection teardown race conditionVladimir Neyelov1-0/+11
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig1-0/+1
2017-01-24IB/iser: Switch from dma_device to dev.parentBart Van Assche1-1/+1
2017-01-24IB/iser: remove unused variable from iser_conn structMax Gurtovoy1-0/+4
2017-01-24IB/iser: Fix sg_tablesize calculationMax Gurtovoy1-7/+0
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