summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/iser/iscsi_iser.c
AgeCommit message (Expand)Author
2023-03-24scsi: iscsi: Declare SCSI host template constBart Van Assche
2023-02-02scripts/spelling.txt: add "exsits" pattern and fix typo instancesLuca Ceresoli
2022-06-21scsi: iscsi: Fix session removal on shutdownMike Christie
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe
2022-02-22scsi: iscsi: Stop using the SCSI pointerBart Van Assche
2022-01-06IB/iser: Align coding style across driverMax Gurtovoy
2022-01-05IB/iser: Remove deprecated pi_guard module paramMax Gurtovoy
2021-06-02scsi: iscsi: Rel ref after iscsi_lookup_endpoint()Mike Christie
2021-06-02scsi: iscsi: Stop queueing during ep_disconnectMike Christie
2021-01-19IB/iser: Simplify prot_caps settingMax Gurtovoy
2021-01-19IB/iser: Enforce iser_max_sectors to be greater than 0Max Gurtovoy
2021-01-19IB/iser: Protect iscsi_max_lun module param using callbackMax Gurtovoy
2020-12-07RDMA/iser: Remove in_interrupt() usageSebastian Andrzej Siewior
2020-12-07IB: Fix kernel-doc markupsMauro Carvalho Chehab
2019-10-22infiniband: fix ulp/iser/iscsi_iser.[hc] kernel-doc notationrd.dunlab@gmail.com
2019-10-01IB/iser: remove redundant macro definitionsMax Gurtovoy
2019-10-01IB/iser: bound protection_sg size by data_sg sizeMax Gurtovoy
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-16scsi: IB/iser: set virt_boundary_mask in the scsi hostChristoph Hellwig
2019-06-24IB/iser: Unwind WR union at iser_tx_descIsrael Rukshin
2019-05-21IB/iser: Refactor iscsi_iser_check_protection functionIsrael Rukshin
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