summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/isert/ib_isert.c
AgeCommit message (Expand)Author
2020-09-17IB/isert: Fix unaligned immediate-data handlingSagi Grimberg
2020-02-28scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche
2020-01-29scsi: 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
2017-10-14RDMA/isert: Suppress gcc 7 fall-through complaintsBart Van Assche
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky
2017-07-06iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_doneNicholas Bellinger
2017-03-30iser-target: avoid posting a recv buffer twiceSagi Grimberg
2017-03-30iser-target: Fix queue-full response handlingNicholas Bellinger
2017-01-24IB/isert: fix spelling mistake: "teminating" -> "terminating"Colin Ian King
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford
2016-12-14IB/isert: do not ignore errors in dma_map_single()Alexey Khoroshilov
2016-12-14ib_isert: log the connection reject messageSteve Wise
2016-12-03IB/isert: Remove and fix debug prints after allocation failureLeon Romanovsky
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig
2016-09-02IB/isert: Properly release resources on DEVICE_REMOVALRaju Rangoju
2016-08-22IB/isert: fix error return code in isert_alloc_login_buf()Wei Yongjun
2016-08-02IB/isert: Remove an unused member variableBart Van Assche
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-05-16iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger
2016-05-13IB/isert: convert to the generic RDMA READ/WRITE APIChristoph Hellwig
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig
2016-05-09iscsi-target: add void (*iscsit_get_rx_pdu)()Varun Prakash
2016-03-30iser-target: Use ib_drain_qpSagi Grimberg
2016-03-10iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_descChristoph Hellwig
2016-03-10iser-target: Kill struct isert_rdma_wrChristoph Hellwig
2016-03-10iser-target: Convert to new CQ APIChristoph Hellwig
2016-03-10iser-target: Split and properly type the login bufferChristoph Hellwig
2016-03-10iser-target: Remove ISER_RECV_DATA_SEG_LENChristoph Hellwig
2016-03-10iser-target: Remove impossible condition from isert_wait_connJenny Derzhavetz
2016-03-10iser-target: Remove redundant wait in release_connJenny Derzhavetz
2016-03-10iser-target: Rework connection terminationJenny Derzhavetz
2016-03-10iser-target: Separate flows for np listeners and connections cma eventsJenny Derzhavetz
2016-03-10iser-target: Add new state ISER_CONN_BOUND to isert_connJenny Derzhavetz