summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-04-292-14/+9
|\
| * IB/iser: remove redundant new lineMax Gurtovoy2023-04-031-1/+0
| * IB/iser: centralize setting desc type and done callbackMax Gurtovoy2023-04-031-7/+9
| * IB/iser: remove unused macrosMax Gurtovoy2023-04-031-6/+0
* | 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
* IB/iser: open code iser_disconnected_handlerMax Gurtovoy2022-10-191-14/+7
* IB/iser: add safety checks for state_mutex lockMax Gurtovoy2022-10-191-6/+20
* IB/iser: open code iser_conn_state_comp_exchSergey Gorenko2022-10-191-18/+2
* IB/iser: Fix login with authenticationSergey Gorenko2022-08-161-1/+6
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-08-041-2/+4
|\
| * IB/iser: Drain the entire QP during destruction flowMax Gurtovoy2022-06-241-2/+4
* | scsi: iscsi: Fix session removal on shutdownMike Christie2022-06-211-2/+2
|/
* IB/iser: Fix typo in commentJulia Lawall2022-05-241-1/+1
* RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe2022-04-062-5/+5
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-03-241-0/+1
|\
| * scsi: iscsi: Stop using the SCSI pointerBart Van Assche2022-02-221-0/+1
* | IB/iser: Fix error flow in case of registration failureMax Gurtovoy2022-03-181-3/+11
* | IB/iser: Generalize map/unmap dma tasksMax Gurtovoy2022-03-183-45/+31
* | IB/iser: Use iser_fr_desc as registration contextMax Gurtovoy2022-03-184-11/+11
* | IB/iser: Remove iser_reg_data_sg helper functionMax Gurtovoy2022-03-181-22/+9
* | RDMA/iser: Delete useless module.h includeLeon Romanovsky2022-01-282-2/+0
|/
* IB/iser: Align coding style across driverMax Gurtovoy2022-01-064-126/+87
* IB/iser: Remove un-needed casting to/from void pointerMax Gurtovoy2022-01-051-9/+8
* IB/iser: Don't suppress send completionsMax Gurtovoy2022-01-053-20/+6
* IB/iser: Rename ib_ret local variableMax Gurtovoy2022-01-051-15/+15
* IB/iser: Fix RNR errorsSergey Gorenko2022-01-053-78/+42
* IB/iser: Remove deprecated pi_guard module paramMax Gurtovoy2022-01-052-5/+0
* 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