summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/iser
Commit message (Expand)AuthorAgeFilesLines
* scsi: RDMA/iser: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche2021-08-111-1/+1
* scsi: iser: Use scsi_get_sector() instead of scsi_get_lba()Bart Van Assche2021-07-201-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-021-0/+2
|\
| * 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
* | RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky2021-06-211-1/+1
|/
* RDMA/iser: struct iscsi_iser_task is declared twiceWan Jiabing2021-03-301-1/+0
* 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
* IB/iser: Remove unneeded semicolonsMax Gurtovoy2021-01-192-3/+2
* RDMA/iser: Remove in_interrupt() usageSebastian Andrzej Siewior2020-12-071-17/+5
* IB: Fix kernel-doc markupsMauro Carvalho Chehab2020-12-071-1/+1
* RDMA: Add rdma_connect_locked()Jason Gunthorpe2020-10-281-1/+1
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* IB/iser: use new shared CQ mechanismYamin Friedman2020-07-292-106/+29
* RDMA: Correct trivial kernel-doc inconsistenciesColton Lewis2020-06-221-0/+2
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* RDMA/iser: Remove support for FMR memory registrationIsrael Rukshin2020-06-024-372/+40
* IB/iser: Always check sig MR before putting it to the free poolSergey Gorenko2020-03-261-3/+18
* IB/iser: use true,false for bool variablezhengbin2020-01-032-2/+2
* infiniband: fix ulp/iser/iser_initiator.c kernel-doc warningsrd.dunlab@gmail.com2019-10-221-0/+5
* infiniband: fix ulp/iser/iser_verbs.c kernel-doc notationrd.dunlab@gmail.com2019-10-221-22/+38
* infiniband: fix ulp/iser/iscsi_iser.h kernel-doc warningsrd.dunlab@gmail.com2019-10-221-7/+11
* infiniband: fix ulp/iser/iscsi_iser.[hc] kernel-doc notationrd.dunlab@gmail.com2019-10-222-5/+5
* RDMA/iser: Use iser_err instead of pr_err for loggingMax Gurtovoy2019-10-081-2/+2
* IB/iser: remove redundant macro definitionsMax Gurtovoy2019-10-014-11/+7
* IB/iser: bound protection_sg size by data_sg sizeMax Gurtovoy2019-10-011-0/+1
* IB/iser: add unlikely checks in the fast pathMax Gurtovoy2019-10-012-3/+3
* IB/iser: Support up to 16MB data transfer in a single commandSergey Gorenko2019-09-131-3/+4
* 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
* | Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-282-0/+2
|\ \
| * | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
| |/
* | RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin2019-06-241-2/+2
* | IB/iser: Unwind WR union at iser_tx_descIsrael Rukshin2019-06-244-38/+27
* | IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin2019-06-244-193/+95
* | IB/iser: Remove unused sig_attrs argumentIsrael Rukshin2019-05-211-6/+5
* | 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
* drivers: infiniband: Fix whitespace in kconfigEnrico Weigelt, metux IT consult2019-03-261-2/+2
* RDMA: Use __packed annotation instead of __attribute__ ((packed))Erez Alfasi2019-03-251-1/+1
* IB/iser: Fix dma_nents type definitionMax Gurtovoy2019-03-041-1/+1
* IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche2019-02-041-5/+4
* IB/iser: Pass the correct number of entries for dma mapped SGLIsrael Rukshin2019-01-181-5/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-281-6/+3
|\
| * RDMA: Start use ib_device_opsKamal Heib2018-12-121-2/+2
| * Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe2018-12-111-4/+3
| |\
| * | IB/core: Make function ib_fmr_pool_unmap return voidYuval Shaia2018-11-211-4/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-281-1/+0
|\ \ \ | |_|/ |/| |