summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser/iscsi_iser.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: iscsi: Declare SCSI host template constBart Van Assche2023-03-241-2/+2
* scripts/spelling.txt: add "exsits" pattern and fix typo instancesLuca Ceresoli2023-02-021-1/+1
* scsi: iscsi: Fix session removal on shutdownMike Christie2022-06-211-2/+2
* RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe2022-04-061-1/+1
* scsi: iscsi: Stop using the SCSI pointerBart Van Assche2022-02-221-0/+1
* IB/iser: Align coding style across driverMax Gurtovoy2022-01-061-44/+28
* IB/iser: Remove deprecated pi_guard module paramMax Gurtovoy2022-01-051-4/+0
* scsi: iscsi: Rel ref after iscsi_lookup_endpoint()Mike Christie2021-06-021-0/+1
* scsi: iscsi: Stop queueing during ep_disconnectMike Christie2021-06-021-0/+1
* IB/iser: Simplify prot_caps settingMax Gurtovoy2021-01-191-7/+14
* IB/iser: Enforce iser_max_sectors to be greater than 0Max Gurtovoy2021-01-191-2/+3
* IB/iser: Protect iscsi_max_lun module param using callbackMax Gurtovoy2021-01-191-7/+20
* RDMA/iser: Remove in_interrupt() usageSebastian Andrzej Siewior2020-12-071-17/+5
* IB: Fix kernel-doc markupsMauro Carvalho Chehab2020-12-071-1/+1
* infiniband: fix ulp/iser/iscsi_iser.[hc] kernel-doc notationrd.dunlab@gmail.com2019-10-221-1/+1
* IB/iser: remove redundant macro definitionsMax Gurtovoy2019-10-011-1/+1
* IB/iser: bound protection_sg size by data_sg sizeMax Gurtovoy2019-10-011-0/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-07-201-28/+7
|\
| * scsi: IB/iser: set virt_boundary_mask in the scsi hostChristoph Hellwig2019-07-161-28/+7
* | IB/iser: Unwind WR union at iser_tx_descIsrael Rukshin2019-06-241-1/+2
* | IB/iser: Refactor iscsi_iser_check_protection functionIsrael Rukshin2019-05-211-6/+3
|/
* IB/iser: remove uninitialized variable lenColin Ian King2019-03-271-5/+2
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-1/+0
* IB/iser: Remove set-but-not-used variablesBart Van Assche2018-07-091-4/+0
* IB/iser: set can_queue earlier to allow setting higher queue depthSagi Grimberg2018-06-291-9/+3
* IB/iser: Do not reduce max_sectorsSergey Gorenko2018-05-311-7/+5
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0
* IB/iser: Fix connection teardown race conditionVladimir Neyelov2017-07-171-0/+11
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * IB/iser: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-211-0/+1
|\ \
| * | scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-061-0/+1
| |/
* | IB/iser: remove unused variable from iser_conn structMax Gurtovoy2017-01-241-0/+4
* | IB/iser: Fix sg_tablesize calculationMax Gurtovoy2017-01-241-7/+0
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* IB/iser: Fix max_sectors calculationChristoph Hellwig2016-05-051-4/+10
* iser: Accept arbitrary sg lists mapping if the device supports itSagi Grimberg2016-03-041-1/+10
* IB/iser: Fix module init not cleaning up on error flowRoi Dayan2015-12-241-3/+6
* IB/ulps: Avoid calling ib_query_deviceOr Gerlitz2015-12-221-2/+2
* IB/iser: Enable SG clusteringSagi Grimberg2015-10-281-1/+1
* IB/iser: set block queue_virt_boundarySagi Grimberg2015-10-281-3/+9
* IB/iser: Remove an unused variableBart Van Assche2015-10-221-4/+0
* IB/iser: fix a comment typoGeliang Tang2015-10-211-1/+1
* IB/iser: Add module parameter for always register memorySagi Grimberg2015-09-251-0/+5
* IB/iser: Use pd->local_dma_lkeyJason Gunthorpe2015-08-301-1/+1
* IB/iser: Chain all iser transaction send work requestsSagi Grimberg2015-08-301-0/+1
* IB/iser: Support up to 8MB data transfer in a single commandSagi Grimberg2015-08-301-2/+8
* IB/iser: Fix possible bogus DMA unmappingSagi Grimberg2015-08-301-4/+8
* IB/iser: Get rid of un-maintained countersSagi Grimberg2015-08-301-9/+3