summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/isert/ib_isert.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-19Revert "IB/isert: Fix incorrect release of isert connection"Leon Romanovsky1-0/+2
2023-06-21IB/isert: Fix incorrect release of isert connectionSaravanan Vajravel1-2/+0
2023-06-21IB/isert: Fix possible list corruption in CMA handlerSaravanan Vajravel1-0/+4
2023-06-21IB/isert: Fix dead lock in ib_isertSaravanan Vajravel1-2/+8
2023-05-17scsi: target: Rename cmd.bad_sector to cmd.sense_infoDavid Disseldorp1-2/+2
2021-07-19IB/isert: Align target max I/O size to initiator sizeMax Gurtovoy1-2/+2
2021-05-14IB/isert: Fix a use after free in isert_connect_requestLv Yunlong1-8/+8
2021-02-23IB/isert: add module param to set sg_tablesize for IO cmdMax Gurtovoy1-1/+26
2020-09-18Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe1-46/+47
2020-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-46/+47
2020-09-09IB/isert: Fix unaligned immediate-data handlingSagi Grimberg1-46/+47
2020-08-31Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe1-5/+5
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-5/+5
2020-08-18IB/isert: remove duplicated error printsMax Gurtovoy1-12/+3
2020-07-29IB/isert: use new shared CQ mechanismYamin Friedman1-137/+32
2020-07-16IB/isert: allocate RW ctxs according to max IO sizeMax Gurtovoy1-2/+4
2020-05-27RDMA/cma: Provide ECE reject reasonLeon Romanovsky1-2/+3
2020-02-15scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche1-0/+12
2020-01-21scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche1-12/+0
2019-06-29Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe1-9/+1
2019-06-24RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin1-2/+2
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-9/+1
2019-05-21IB/isert: Remove unused sig_attrs argumentIsrael Rukshin1-6/+5
2019-02-05scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche1-1/+1
2018-09-26RDMA/ulp: Use dev_name instead of ibdev->nameJason Gunthorpe1-1/+1
2018-07-25IB/isert: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche1-12/+9
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise1-2/+3
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook1-2/+3
2018-06-04IB/isert: use T10-PI check mask definitions from core layerMax Gurtovoy1-4/+7
2018-06-04IB/isert: fix T10-pi check mask settingMax Gurtovoy1-1/+1
2018-05-24IB/isert: Fix for lib/dma_debug check_sync warningAlex Estrin1-9/+17
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe1-0/+1
2018-01-11iser-target: Fix possible use-after-free in connection establishment errorSagi Grimberg1-0/+1
2017-12-19iser-target: avoid reinitializing rdma contexts for isert commandsBharat Potnuri1-0/+7
2017-10-15RDMA/isert: Suppress gcc 7 fall-through complaintsBart Van Assche1-7/+7
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky1-1/+0
2017-07-07iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_doneNicholas Bellinger1-1/+1
2017-03-31iser-target: avoid posting a recv buffer twiceSagi Grimberg1-0/+12
2017-03-31iser-target: Fix queue-full response handlingNicholas Bellinger1-18/+35
2017-01-25IB/isert: fix spelling mistake: "teminating" -> "terminating"Colin Ian King1-1/+1
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford1-0/+8
2016-12-14IB/isert: do not ignore errors in dma_map_single()Alexey Khoroshilov1-0/+6
2016-12-14ib_isert: log the connection reject messageSteve Wise1-0/+2
2016-12-03IB/isert: Remove and fix debug prints after allocation failureLeon Romanovsky1-17/+6
2016-10-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-1/+1
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig1-1/+1
2016-09-02IB/isert: Properly release resources on DEVICE_REMOVALRaju Rangoju1-3/+20
2016-08-22IB/isert: fix error return code in isert_alloc_login_buf()Wei Yongjun1-1/+1
2016-08-02IB/isert: Remove an unused member variableBart Van Assche1-2/+0