summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/isert
Commit message (Expand)AuthorAgeFilesLines
* Revert "IB/isert: Fix incorrect release of isert connection"Leon Romanovsky2023-08-221-0/+2
* IB/isert: Fix incorrect release of isert connectionSaravanan Vajravel2023-06-111-2/+0
* IB/isert: Fix possible list corruption in CMA handlerSaravanan Vajravel2023-06-111-0/+4
* IB/isert: Fix dead lock in ib_isertSaravanan Vajravel2023-06-111-2/+8
* scsi: target: iscsit: isert: Alloc per conn cmd counterMike Christie2023-03-241-2/+2
* IB/isert: use the ISCSI_LOGIN_CURRENT_STAGE macroMaurizio Lombardi2022-11-211-3/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-05-261-10/+17
|\
| * IB/isert: Avoid flush_scheduled_work() usageTetsuo Handa2022-05-201-9/+16
| * RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe2022-04-061-1/+1
* | scsi: target: iscsi: Rename iscsi_conn to iscsit_connMax Gurtovoy2022-05-102-33/+33
* | scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmdMax Gurtovoy2022-05-102-33/+33
|/
* IB/isert: Align target max I/O size to initiator sizeMax Gurtovoy2021-06-242-5/+2
* RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky2021-06-211-2/+2
* IB/isert: set rdma cm afonly flagMax Gurtovoy2021-05-281-0/+10
* IB/isert: Fix a use after free in isert_connect_requestLv Yunlong2021-03-261-8/+8
* IB/isert: Simplify signature cap checkMax Gurtovoy2021-01-181-2/+4
* IB/isert: Remove unneeded semicolonMax Gurtovoy2021-01-181-1/+1
* IB/isert: Remove unneeded new linesMax Gurtovoy2021-01-181-2/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-12-162-2/+33
|\
| * IB/isert: Do not excplicitly check == false for boolZou Wei2020-11-121-1/+1
| * IB/isert: add module param to set sg_tablesize for IO cmdMax Gurtovoy2020-10-282-1/+32
* | scsi: target: Drop sess_cmd_lock from I/O pathMike Christie2020-11-041-1/+1
* | scsi: target: Rename cmd.bad_sector to cmd.sense_infoDavid Disseldorp2020-11-041-2/+2
|/
* Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe2020-09-182-56/+78
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-09-112-56/+78
| |\
| | * IB/isert: Fix unaligned immediate-data handlingSagi Grimberg2020-09-092-56/+78
* | | Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe2020-08-311-5/+5
|\| |
| * | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-5/+5
| |/
* / IB/isert: remove duplicated error printsMax Gurtovoy2020-08-181-12/+3
|/
* IB/isert: use new shared CQ mechanismYamin Friedman2020-07-292-153/+34
* IB/isert: allocate RW ctxs according to max IO sizeMax Gurtovoy2020-07-162-3/+6
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* RDMA/cma: Provide ECE reject reasonLeon Romanovsky2020-05-271-2/+3
* scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche2020-02-141-0/+12
* scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche2020-01-211-12/+0
* Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-283-9/+3
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-9/+1
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* | RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin2019-06-241-2/+2
* | RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin2019-06-241-2/+2
* | IB/isert: Remove unused sig_attrs argumentIsrael Rukshin2019-05-211-6/+5
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-091-1/+1
|\
| * scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche2019-02-041-1/+1
* | infiniband: remove unneeded header search pathsMasahiro Yamada2019-01-251-1/+0
|/
* RDMA/ulp: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-261-1/+1
* IB/isert: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-241-12/+9
* IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-181-2/+3
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+3
* IB/isert: use T10-PI check mask definitions from core layerMax Gurtovoy2018-06-041-4/+7
* IB/isert: fix T10-pi check mask settingMax Gurtovoy2018-06-041-1/+1