summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser/iser_verbs.c
Commit message (Expand)AuthorAgeFilesLines
* IB/iser: Prevent invalidating wrong MRSergey Gorenko2024-01-041-1/+0
* IB/iser: remove unused macrosMax Gurtovoy2023-04-031-6/+0
* IB/iser: open code iser_disconnected_handlerMax Gurtovoy2022-10-191-14/+7
* IB/iser: add safety checks for state_mutex lockMax Gurtovoy2022-10-191-6/+20
* IB/iser: open code iser_conn_state_comp_exchSergey Gorenko2022-10-191-18/+2
* IB/iser: Drain the entire QP during destruction flowMax Gurtovoy2022-06-241-2/+4
* RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe2022-04-061-4/+4
* IB/iser: Use iser_fr_desc as registration contextMax Gurtovoy2022-03-181-1/+1
* RDMA/iser: Delete useless module.h includeLeon Romanovsky2022-01-281-1/+0
* IB/iser: Align coding style across driverMax Gurtovoy2022-01-061-29/+25
* IB/iser: Remove un-needed casting to/from void pointerMax Gurtovoy2022-01-051-9/+8
* IB/iser: Don't suppress send completionsMax Gurtovoy2022-01-051-4/+2
* IB/iser: Rename ib_ret local variableMax Gurtovoy2022-01-051-15/+15
* IB/iser: Fix RNR errorsSergey Gorenko2022-01-051-29/+12
* scsi: iser: Use scsi_get_sector() instead of scsi_get_lba()Bart Van Assche2021-07-201-1/+1
* RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky2021-06-211-1/+1
* IB/iser: Remove unneeded semicolonsMax Gurtovoy2021-01-191-1/+1
* RDMA: Add rdma_connect_locked()Jason Gunthorpe2020-10-281-1/+1
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* IB/iser: use new shared CQ mechanismYamin Friedman2020-07-291-87/+25
* RDMA/iser: Remove support for FMR memory registrationIsrael Rukshin2020-06-021-111/+15
* IB/iser: use true,false for bool variablezhengbin2020-01-031-1/+1
* infiniband: fix ulp/iser/iser_verbs.c kernel-doc notationrd.dunlab@gmail.com2019-10-221-22/+38
* RDMA/iser: Use iser_err instead of pr_err for loggingMax Gurtovoy2019-10-081-2/+2
* IB/iser: remove redundant macro definitionsMax Gurtovoy2019-10-011-2/+2
* IB/iser: add unlikely checks in the fast pathMax Gurtovoy2019-10-011-2/+2
* RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin2019-06-241-2/+2
* IB/iser: Unwind WR union at iser_tx_descIsrael Rukshin2019-06-241-2/+10
* IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin2019-06-241-95/+45
* iser: set sector for ambiguous mr status errorsSagi Grimberg2018-11-211-4/+3
* RDMA/ulp: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-261-4/+5
* IB/iser: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-241-7/+7
* IB/iser: Do not reduce max_sectorsSergey Gorenko2018-05-311-3/+18
* IB/{ipoib, iser}: Consistent print format of vendor errorAjaykumar Hotchandani2017-09-291-1/+1
* RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky2017-08-241-4/+2
* IB/iser: Handle lack of memory management extentions correctlyMike Marciniszyn2017-07-111-2/+8
* RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg2017-03-241-3/+5
* IB/iser: Protect completion context active_qps updateMax Gurtovoy2017-02-191-0/+2
* IB/iser: remove unused variable from iser_conn structMax Gurtovoy2017-01-241-12/+1
* ib_iser: log the connection reject messageSteve Wise2016-12-141-1/+4
* IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig2016-09-231-19/+3
* IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-231-1/+1
*-. Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford2016-03-161-8/+15
|\ \
| | * iser: Accept arbitrary sg lists mapping if the device supports itSagi Grimberg2016-03-041-8/+15
| |/
* / IB/iser: Use ib_drain_sq()Steve Wise2016-02-291-13/+2
|/
* IB/iser: Support the remote invalidation exceptionJenny Derzhavetz2015-12-261-3/+15
* IB/iser,isert: Create and use new shared headerSagi Grimberg2015-12-241-4/+3
* IB/iser: set intuitive values for mr_validJenny Derzhavetz2015-12-241-2/+2
* Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford2015-12-221-210/+64
|\
| * Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford2015-12-151-208/+62
| |\