summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/iser
AgeCommit message (Expand)Author
2021-08-11scsi: RDMA/iser: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-07-20scsi: iser: Use scsi_get_sector() instead of scsi_get_lba()Bart Van Assche
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-06-21RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky
2021-06-02scsi: iscsi: Rel ref after iscsi_lookup_endpoint()Mike Christie
2021-06-02scsi: iscsi: Stop queueing during ep_disconnectMike Christie
2021-03-30RDMA/iser: struct iscsi_iser_task is declared twiceWan Jiabing
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
2021-01-19IB/iser: Remove unneeded semicolonsMax Gurtovoy
2020-12-07RDMA/iser: Remove in_interrupt() usageSebastian Andrzej Siewior
2020-12-07IB: Fix kernel-doc markupsMauro Carvalho Chehab
2020-10-28RDMA: Add rdma_connect_locked()Jason Gunthorpe
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-29IB/iser: use new shared CQ mechanismYamin Friedman
2020-06-22RDMA: Correct trivial kernel-doc inconsistenciesColton Lewis
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-02RDMA/iser: Remove support for FMR memory registrationIsrael Rukshin
2020-03-26IB/iser: Always check sig MR before putting it to the free poolSergey Gorenko
2020-01-03IB/iser: use true,false for bool variablezhengbin
2019-10-22infiniband: fix ulp/iser/iser_initiator.c kernel-doc warningsrd.dunlab@gmail.com
2019-10-22infiniband: fix ulp/iser/iser_verbs.c kernel-doc notationrd.dunlab@gmail.com
2019-10-22infiniband: fix ulp/iser/iscsi_iser.h kernel-doc warningsrd.dunlab@gmail.com
2019-10-22infiniband: fix ulp/iser/iscsi_iser.[hc] kernel-doc notationrd.dunlab@gmail.com
2019-10-08RDMA/iser: Use iser_err instead of pr_err for loggingMax Gurtovoy
2019-10-01IB/iser: remove redundant macro definitionsMax Gurtovoy
2019-10-01IB/iser: bound protection_sg size by data_sg sizeMax Gurtovoy
2019-10-01IB/iser: add unlikely checks in the fast pathMax Gurtovoy
2019-09-13IB/iser: Support up to 16MB data transfer in a single commandSergey Gorenko
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-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin
2019-06-24IB/iser: Unwind WR union at iser_tx_descIsrael Rukshin
2019-06-24IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin
2019-05-21IB/iser: Remove unused sig_attrs argumentIsrael Rukshin
2019-05-21IB/iser: Refactor iscsi_iser_check_protection functionIsrael Rukshin
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-27IB/iser: remove uninitialized variable lenColin Ian King
2019-03-26drivers: infiniband: Fix whitespace in kconfigEnrico Weigelt, metux IT consult
2019-03-25RDMA: Use __packed annotation instead of __attribute__ ((packed))Erez Alfasi
2019-03-04IB/iser: Fix dma_nents type definitionMax Gurtovoy
2019-02-04IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche
2019-01-18IB/iser: Pass the correct number of entries for dma mapped SGLIsrael Rukshin
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-12-12RDMA: Start use ib_device_opsKamal Heib
2018-12-11Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe