summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/iser/iser_initiator.c
AgeCommit message (Expand)Author
2024-01-04IB/iser: Prevent invalidating wrong MRSergey Gorenko
2023-04-03IB/iser: remove redundant new lineMax Gurtovoy
2023-04-03IB/iser: centralize setting desc type and done callbackMax Gurtovoy
2022-08-16IB/iser: Fix login with authenticationSergey Gorenko
2022-03-18IB/iser: Fix error flow in case of registration failureMax Gurtovoy
2022-03-18IB/iser: Generalize map/unmap dma tasksMax Gurtovoy
2022-03-18IB/iser: Use iser_fr_desc as registration contextMax Gurtovoy
2022-01-06IB/iser: Align coding style across driverMax Gurtovoy
2022-01-05IB/iser: Don't suppress send completionsMax Gurtovoy
2022-01-05IB/iser: Fix RNR errorsSergey Gorenko
2020-06-02RDMA/iser: Remove support for FMR memory registrationIsrael Rukshin
2019-10-22infiniband: fix ulp/iser/iser_initiator.c kernel-doc warningsrd.dunlab@gmail.com
2019-06-24IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin
2018-09-28IB/iser: Fix possible NULL deref at iser_inv_desc()Israel Rukshin
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-31IB/iser: Do not reduce max_sectorsSergey Gorenko
2018-01-28IB/iser: Combine substrings for three messagesMarkus Elfring
2018-01-28IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out()Markus Elfring
2018-01-28IB/iser: Delete an error message for a failed memory allocation in iser_send_...Markus Elfring
2017-07-20RDMA/iser: don't send an rkey if all data is written as immadiate-dataSagi Grimberg
2017-04-25IB/iser: fix spelling mistake: "unexepected" -> "unexpected"Colin Ian King
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: Don't register memory for all immediate data writesJenny Derzhavetz
2015-12-11IB/iser: Convert to CQ abstractionChristoph Hellwig
2015-12-11IB/iser: Use helper for container_ofSagi Grimberg
2015-12-11IB/iser: Use a dedicated descriptor for loginSagi Grimberg
2015-10-28IB/iser: set block queue_virt_boundarySagi Grimberg
2015-08-30IB/iser: Use pd->local_dma_lkeyJason Gunthorpe
2015-08-30IB/iser: Support up to 8MB data transfer in a single commandSagi Grimberg
2015-08-30IB/iser: Pass registration pool a size parameterSagi Grimberg
2015-08-30IB/iser: Unify fast memory registration flowsSagi Grimberg
2015-08-30IB/iser: Introduce iser_reg_opsSagi Grimberg
2015-08-30IB/iser: Remove a redundant always-false conditionSagi Grimberg
2015-08-30IB/iser: Fix missing return status check in iser_send_data_outSagi Grimberg
2015-04-15IB/iser: Rewrite bounce buffer code pathSagi Grimberg
2015-04-15IB/iser: Modify struct iser_mem_reg membersSagi Grimberg
2015-04-15IB/iser: Get rid of struct iser_rdma_regdSagi Grimberg
2015-04-15IB/iser: Remove a redundant struct iser_data_bufSagi Grimberg
2015-04-15IB/iser: Fix wrong calculation of protection buffer lengthSagi Grimberg
2015-02-17IB/iser: Fix memory regions possible leakSagi Grimberg
2015-02-13IB/iser: Use correct dma direction when unmapping SGsRoi Dayan
2014-12-15IB/iser: Fix possible SQ overflowMax Gurtovoy
2014-10-09IB/iser: Suppress scsi command send completionsSagi Grimberg
2014-10-09IB/iser: Use beacon to indicate all completions were consumedSagi Grimberg
2014-10-09IB/iser: Use single CQ for RX and TXSagi Grimberg
2014-10-09IB/iser: Re-introduce ib_connSagi Grimberg
2014-10-09IB/iser: Rename ib_conn -> iser_connSagi Grimberg
2014-06-11libiscsi, iser: Adjust data_length to include protection informationSagi Grimberg