aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser/iscsi_iser.c
AgeCommit message (Expand)Author
2020-02-24IB/iser: bound protection_sg size by data_sg sizeMax Gurtovoy
2019-03-27IB/iser: remove uninitialized variable lenColin Ian King
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-07-09IB/iser: Remove set-but-not-used variablesBart Van Assche
2018-06-29IB/iser: set can_queue earlier to allow setting higher queue depthSagi Grimberg
2018-05-31IB/iser: Do not reduce max_sectorsSergey Gorenko
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky
2017-07-17IB/iser: Fix connection teardown race conditionVladimir Neyelov
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig
2017-01-24IB/iser: Switch from dma_device to dev.parentBart Van Assche
2017-01-24IB/iser: remove unused variable from iser_conn structMax Gurtovoy
2017-01-24IB/iser: Fix sg_tablesize calculationMax Gurtovoy
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-05-05IB/iser: Fix max_sectors calculationChristoph Hellwig
2016-03-04iser: Accept arbitrary sg lists mapping if the device supports itSagi Grimberg
2015-12-24IB/iser: Fix module init not cleaning up on error flowRoi Dayan
2015-12-22IB/ulps: Avoid calling ib_query_deviceOr Gerlitz
2015-10-28IB/iser: Enable SG clusteringSagi Grimberg
2015-10-28IB/iser: set block queue_virt_boundarySagi Grimberg
2015-10-22IB/iser: Remove an unused variableBart Van Assche
2015-10-21IB/iser: fix a comment typoGeliang Tang
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