summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/iser
AgeCommit message (Expand)AuthorFilesLines
2022-01-06IB/iser: Align coding style across driverMax Gurtovoy4-126/+87
2022-01-06IB/iser: Remove un-needed casting to/from void pointerMax Gurtovoy1-9/+8
2022-01-06IB/iser: Don't suppress send completionsMax Gurtovoy3-20/+6
2022-01-06IB/iser: Rename ib_ret local variableMax Gurtovoy1-15/+15
2022-01-06IB/iser: Fix RNR errorsSergey Gorenko3-78/+42
2022-01-06IB/iser: Remove deprecated pi_guard module paramMax Gurtovoy2-5/+0
2021-08-12scsi: RDMA/iser: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche1-1/+1
2021-07-21scsi: iser: Use scsi_get_sector() instead of scsi_get_lba()Bart Van Assche1-1/+1
2021-07-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+2
2021-06-22RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky1-1/+1
2021-06-02scsi: iscsi: Rel ref after iscsi_lookup_endpoint()Mike Christie1-0/+1
2021-06-02scsi: iscsi: Stop queueing during ep_disconnectMike Christie1-0/+1
2021-03-31RDMA/iser: struct iscsi_iser_task is declared twiceWan Jiabing1-1/+0
2021-01-20IB/iser: Simplify prot_caps settingMax Gurtovoy1-7/+14
2021-01-20IB/iser: Enforce iser_max_sectors to be greater than 0Max Gurtovoy1-2/+3
2021-01-20IB/iser: Protect iscsi_max_lun module param using callbackMax Gurtovoy1-7/+20
2021-01-20IB/iser: Remove unneeded semicolonsMax Gurtovoy2-3/+2
2020-12-07RDMA/iser: Remove in_interrupt() usageSebastian Andrzej Siewior1-17/+5
2020-12-07IB: Fix kernel-doc markupsMauro Carvalho Chehab1-1/+1
2020-10-28RDMA: Add rdma_connect_locked()Jason Gunthorpe1-1/+1
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-29IB/iser: use new shared CQ mechanismYamin Friedman2-106/+29
2020-06-22RDMA: Correct trivial kernel-doc inconsistenciesColton Lewis1-0/+2
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-1/+1
2020-06-03RDMA/iser: Remove support for FMR memory registrationIsrael Rukshin4-372/+40
2020-03-26IB/iser: Always check sig MR before putting it to the free poolSergey Gorenko1-3/+18
2020-01-04IB/iser: use true,false for bool variablezhengbin2-2/+2
2019-10-22infiniband: fix ulp/iser/iser_initiator.c kernel-doc warningsrd.dunlab@gmail.com1-0/+5
2019-10-22infiniband: fix ulp/iser/iser_verbs.c kernel-doc notationrd.dunlab@gmail.com1-22/+38
2019-10-22infiniband: fix ulp/iser/iscsi_iser.h kernel-doc warningsrd.dunlab@gmail.com1-7/+11
2019-10-22infiniband: fix ulp/iser/iscsi_iser.[hc] kernel-doc notationrd.dunlab@gmail.com2-5/+5
2019-10-08RDMA/iser: Use iser_err instead of pr_err for loggingMax Gurtovoy1-2/+2
2019-10-01IB/iser: remove redundant macro definitionsMax Gurtovoy4-11/+7
2019-10-01IB/iser: bound protection_sg size by data_sg sizeMax Gurtovoy1-0/+1
2019-10-01IB/iser: add unlikely checks in the fast pathMax Gurtovoy2-3/+3
2019-09-13IB/iser: Support up to 16MB data transfer in a single commandSergey Gorenko1-3/+4
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-28/+7
2019-07-17scsi: IB/iser: set virt_boundary_mask in the scsi hostChristoph Hellwig1-28/+7
2019-06-29Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2-0/+2
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin1-2/+2
2019-06-24IB/iser: Unwind WR union at iser_tx_descIsrael Rukshin4-38/+27
2019-06-24IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin4-193/+95
2019-05-21IB/iser: Remove unused sig_attrs argumentIsrael Rukshin1-6/+5
2019-05-21IB/iser: Refactor iscsi_iser_check_protection functionIsrael Rukshin1-6/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-03-27IB/iser: remove uninitialized variable lenColin Ian King1-5/+2
2019-03-26drivers: infiniband: Fix whitespace in kconfigEnrico Weigelt, metux IT consult1-2/+2
2019-03-26RDMA: Use __packed annotation instead of __attribute__ ((packed))Erez Alfasi1-1/+1
2019-03-04IB/iser: Fix dma_nents type definitionMax Gurtovoy1-1/+1
2019-02-05IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche1-5/+4