summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/isert/ib_isert.c
AgeCommit message (Expand)Author
2023-08-22Revert "IB/isert: Fix incorrect release of isert connection"Leon Romanovsky
2023-06-11IB/isert: Fix incorrect release of isert connectionSaravanan Vajravel
2023-06-11IB/isert: Fix possible list corruption in CMA handlerSaravanan Vajravel
2023-06-11IB/isert: Fix dead lock in ib_isertSaravanan Vajravel
2023-03-24scsi: target: iscsit: isert: Alloc per conn cmd counterMike Christie
2022-11-21IB/isert: use the ISCSI_LOGIN_CURRENT_STAGE macroMaurizio Lombardi
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-05-20IB/isert: Avoid flush_scheduled_work() usageTetsuo Handa
2022-05-10scsi: target: iscsi: Rename iscsi_conn to iscsit_connMax Gurtovoy
2022-05-10scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmdMax Gurtovoy
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe
2021-06-24IB/isert: Align target max I/O size to initiator sizeMax Gurtovoy
2021-06-21RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky
2021-05-28IB/isert: set rdma cm afonly flagMax Gurtovoy
2021-03-26IB/isert: Fix a use after free in isert_connect_requestLv Yunlong
2021-01-18IB/isert: Simplify signature cap checkMax Gurtovoy
2021-01-18IB/isert: Remove unneeded semicolonMax Gurtovoy
2021-01-18IB/isert: Remove unneeded new linesMax Gurtovoy
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-11-12IB/isert: Do not excplicitly check == false for boolZou Wei
2020-11-04scsi: target: Drop sess_cmd_lock from I/O pathMike Christie
2020-11-04scsi: target: Rename cmd.bad_sector to cmd.sense_infoDavid Disseldorp
2020-10-28IB/isert: add module param to set sg_tablesize for IO cmdMax Gurtovoy
2020-09-18Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe
2020-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-09-09IB/isert: Fix unaligned immediate-data handlingSagi Grimberg
2020-08-31Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18IB/isert: remove duplicated error printsMax Gurtovoy
2020-07-29IB/isert: use new shared CQ mechanismYamin Friedman
2020-07-16IB/isert: allocate RW ctxs according to max IO sizeMax Gurtovoy
2020-05-27RDMA/cma: Provide ECE reject reasonLeon Romanovsky
2020-02-14scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche
2020-01-21scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-24RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-21IB/isert: Remove unused sig_attrs argumentIsrael Rukshin
2019-02-04scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche
2018-09-26RDMA/ulp: Use dev_name instead of ibdev->nameJason Gunthorpe
2018-07-24IB/isert: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-04IB/isert: use T10-PI check mask definitions from core layerMax Gurtovoy
2018-06-04IB/isert: fix T10-pi check mask settingMax Gurtovoy
2018-05-24IB/isert: Fix for lib/dma_debug check_sync warningAlex Estrin
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe
2018-01-10iser-target: Fix possible use-after-free in connection establishment errorSagi Grimberg
2017-12-18iser-target: avoid reinitializing rdma contexts for isert commandsBharat Potnuri