summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/iser/iser_verbs.c
AgeCommit message (Expand)Author
2024-01-04IB/iser: Prevent invalidating wrong MRSergey Gorenko
2023-04-03IB/iser: remove unused macrosMax Gurtovoy
2022-10-19IB/iser: open code iser_disconnected_handlerMax Gurtovoy
2022-10-19IB/iser: add safety checks for state_mutex lockMax Gurtovoy
2022-10-19IB/iser: open code iser_conn_state_comp_exchSergey Gorenko
2022-06-24IB/iser: Drain the entire QP during destruction flowMax Gurtovoy
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe
2022-03-18IB/iser: Use iser_fr_desc as registration contextMax Gurtovoy
2022-01-28RDMA/iser: Delete useless module.h includeLeon Romanovsky
2022-01-06IB/iser: Align coding style across driverMax Gurtovoy
2022-01-05IB/iser: Remove un-needed casting to/from void pointerMax Gurtovoy
2022-01-05IB/iser: Don't suppress send completionsMax Gurtovoy
2022-01-05IB/iser: Rename ib_ret local variableMax Gurtovoy
2022-01-05IB/iser: Fix RNR errorsSergey Gorenko
2021-07-20scsi: iser: Use scsi_get_sector() instead of scsi_get_lba()Bart Van Assche
2021-06-21RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky
2021-01-19IB/iser: Remove unneeded semicolonsMax Gurtovoy
2020-10-28RDMA: Add rdma_connect_locked()Jason Gunthorpe
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-29IB/iser: use new shared CQ mechanismYamin Friedman
2020-06-02RDMA/iser: Remove support for FMR memory registrationIsrael Rukshin
2020-01-03IB/iser: use true,false for bool variablezhengbin
2019-10-22infiniband: fix ulp/iser/iser_verbs.c kernel-doc notationrd.dunlab@gmail.com
2019-10-08RDMA/iser: Use iser_err instead of pr_err for loggingMax Gurtovoy
2019-10-01IB/iser: remove redundant macro definitionsMax Gurtovoy
2019-10-01IB/iser: add unlikely checks in the fast pathMax Gurtovoy
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin
2019-06-24IB/iser: Unwind WR union at iser_tx_descIsrael Rukshin
2019-06-24IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin
2018-11-21iser: set sector for ambiguous mr status errorsSagi Grimberg
2018-09-26RDMA/ulp: Use dev_name instead of ibdev->nameJason Gunthorpe
2018-07-24IB/iser: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche
2018-05-31IB/iser: Do not reduce max_sectorsSergey Gorenko
2017-09-29IB/{ipoib, iser}: Consistent print format of vendor errorAjaykumar Hotchandani
2017-08-24RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky
2017-07-11IB/iser: Handle lack of memory management extentions correctlyMike Marciniszyn
2017-03-24RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg
2017-02-19IB/iser: Protect completion context active_qps updateMax Gurtovoy
2017-01-24IB/iser: remove unused variable from iser_conn structMax Gurtovoy
2016-12-14ib_iser: log the connection reject messageSteve Wise
2016-09-23IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford
2016-03-04iser: Accept arbitrary sg lists mapping if the device supports itSagi Grimberg
2016-02-29IB/iser: Use ib_drain_sq()Steve Wise
2015-12-26IB/iser: Support the remote invalidation exceptionJenny Derzhavetz
2015-12-24IB/iser,isert: Create and use new shared headerSagi Grimberg
2015-12-24IB/iser: set intuitive values for mr_validJenny Derzhavetz
2015-12-22Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford
2015-12-22IB/ulps: Avoid calling ib_query_deviceOr Gerlitz