summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/isert
AgeCommit message (Expand)AuthorLines
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-1/+1
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-8/+7
2025-11-09IB/isert: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-1/+1
2024-06-26IB/isert: remove the handling of last WQE reached eventMax Gurtovoy-3/+0
2023-08-22Revert "IB/isert: Fix incorrect release of isert connection"Leon Romanovsky-0/+2
2023-06-11IB/isert: Fix incorrect release of isert connectionSaravanan Vajravel-2/+0
2023-06-11IB/isert: Fix possible list corruption in CMA handlerSaravanan Vajravel-0/+4
2023-06-11IB/isert: Fix dead lock in ib_isertSaravanan Vajravel-2/+8
2023-03-24scsi: target: iscsit: isert: Alloc per conn cmd counterMike Christie-2/+2
2022-11-21IB/isert: use the ISCSI_LOGIN_CURRENT_STAGE macroMaurizio Lombardi-3/+2
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-10/+17
2022-05-20IB/isert: Avoid flush_scheduled_work() usageTetsuo Handa-9/+16
2022-05-10scsi: target: iscsi: Rename iscsi_conn to iscsit_connMax Gurtovoy-33/+33
2022-05-10scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmdMax Gurtovoy-33/+33
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe-1/+1
2021-06-24IB/isert: Align target max I/O size to initiator sizeMax Gurtovoy-5/+2
2021-06-21RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky-2/+2
2021-05-28IB/isert: set rdma cm afonly flagMax Gurtovoy-0/+10
2021-03-26IB/isert: Fix a use after free in isert_connect_requestLv Yunlong-8/+8
2021-01-18IB/isert: Simplify signature cap checkMax Gurtovoy-2/+4
2021-01-18IB/isert: Remove unneeded semicolonMax Gurtovoy-1/+1
2021-01-18IB/isert: Remove unneeded new linesMax Gurtovoy-2/+0
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-2/+33
2020-11-12IB/isert: Do not excplicitly check == false for boolZou Wei-1/+1
2020-11-04scsi: target: Drop sess_cmd_lock from I/O pathMike Christie-1/+1
2020-11-04scsi: target: Rename cmd.bad_sector to cmd.sense_infoDavid Disseldorp-2/+2
2020-10-28IB/isert: add module param to set sg_tablesize for IO cmdMax Gurtovoy-1/+32
2020-09-18Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe-56/+78
2020-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-56/+78
2020-09-09IB/isert: Fix unaligned immediate-data handlingSagi Grimberg-56/+78
2020-08-31Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe-5/+5
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-5/+5
2020-08-18IB/isert: remove duplicated error printsMax Gurtovoy-12/+3
2020-07-29IB/isert: use new shared CQ mechanismYamin Friedman-153/+34
2020-07-16IB/isert: allocate RW ctxs according to max IO sizeMax Gurtovoy-3/+6
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-1/+1
2020-05-27RDMA/cma: Provide ECE reject reasonLeon Romanovsky-2/+3
2020-02-14scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche-0/+12
2020-01-21scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche-12/+0
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe-9/+3
2019-06-24RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin-2/+2
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-9/+1
2019-05-21IB/isert: Remove unused sig_attrs argumentIsrael Rukshin-6/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-1/+1
2019-02-04scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche-1/+1
2019-01-25infiniband: remove unneeded header search pathsMasahiro Yamada-1/+0