aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser/iser_initiator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-24IB/iser: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin1-5/+7
2018-09-28IB/iser: Fix possible NULL deref at iser_inv_desc()Israel Rukshin1-5/+13
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-2/+3
2018-05-31IB/iser: Do not reduce max_sectorsSergey Gorenko1-1/+1
2018-01-28IB/iser: Combine substrings for three messagesMarkus Elfring1-6/+4
2018-01-28IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out()Markus Elfring1-1/+1
2018-01-28IB/iser: Delete an error message for a failed memory allocation in iser_send_data_out()Markus Elfring1-3/+1
2017-07-20RDMA/iser: don't send an rkey if all data is written as immadiate-dataSagi Grimberg1-2/+4
2017-04-25IB/iser: fix spelling mistake: "unexepected" -> "unexpected"Colin Ian King1-1/+1
2016-02-29IB/iser: Use ib_drain_sq()Steve Wise1-7/+0
2015-12-26IB/iser: Support the remote invalidation exceptionJenny Derzhavetz1-0/+57
2015-12-24IB/iser,isert: Create and use new shared headerSagi Grimberg1-4/+4
2015-12-24IB/iser: Don't register memory for all immediate data writesJenny Derzhavetz1-2/+3
2015-12-11IB/iser: Convert to CQ abstractionChristoph Hellwig1-48/+94
2015-12-11IB/iser: Use helper for container_ofSagi Grimberg1-2/+1
2015-12-11IB/iser: Use a dedicated descriptor for loginSagi Grimberg1-67/+61
2015-10-28IB/iser: set block queue_virt_boundarySagi Grimberg1-43/+8
2015-08-30IB/iser: Use pd->local_dma_lkeyJason Gunthorpe1-2/+2
2015-08-30IB/iser: Support up to 8MB data transfer in a single commandSagi Grimberg1-1/+1
2015-08-30IB/iser: Pass registration pool a size parameterSagi Grimberg1-1/+2
2015-08-30IB/iser: Unify fast memory registration flowsSagi Grimberg1-7/+4
2015-08-30IB/iser: Introduce iser_reg_opsSagi Grimberg1-8/+8
2015-08-30IB/iser: Remove a redundant always-false conditionSagi Grimberg1-6/+0
2015-08-30IB/iser: Fix missing return status check in iser_send_data_outSagi Grimberg1-3/+5
2015-04-15IB/iser: Rewrite bounce buffer code pathSagi Grimberg1-4/+4
2015-04-15IB/iser: Modify struct iser_mem_reg membersSagi Grimberg1-9/+9
2015-04-15IB/iser: Get rid of struct iser_rdma_regdSagi Grimberg1-22/+22
2015-04-15IB/iser: Remove a redundant struct iser_data_bufSagi Grimberg1-10/+6
2015-04-15IB/iser: Fix wrong calculation of protection buffer lengthSagi Grimberg1-2/+2
2015-02-17IB/iser: Fix memory regions possible leakSagi Grimberg1-4/+0
2015-02-13IB/iser: Use correct dma direction when unmapping SGsRoi Dayan1-4/+8
2014-12-15IB/iser: Fix possible SQ overflowMax Gurtovoy1-3/+3
2014-10-09IB/iser: Suppress scsi command send completionsSagi Grimberg1-3/+10
2014-10-09IB/iser: Use beacon to indicate all completions were consumedSagi Grimberg1-6/+2
2014-10-09IB/iser: Use single CQ for RX and TXSagi Grimberg1-1/+2
2014-10-09IB/iser: Re-introduce ib_connSagi Grimberg1-29/+34
2014-10-09IB/iser: Rename ib_conn -> iser_connSagi Grimberg1-97/+100
2014-06-11libiscsi, iser: Adjust data_length to include protection informationSagi Grimberg1-24/+10
2014-04-01IB/iser: Update Mellanox copyright noteOr Gerlitz1-1/+1
2014-04-01IB/iser: Remove struct iscsi_iser_connAriel Nahum1-29/+25
2014-03-17IB/iser: Support T10-PI operationsSagi Grimberg1-5/+58
2014-03-17IB/iser: Generalize iser_unmap_task_data and finalize_rdma_unaligned_sgSagi Grimberg1-11/+26
2014-02-14IB/iser: Fix use after free in iser_snd_completion()Dan Carpenter1-1/+2
2013-09-05Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-25/+114
2013-09-02IB/iser: Fix redundant pointer check in dealloc flowSagi Grimberg1-1/+1
2013-08-26[SCSI] IB/iser: Add Discovery supportOr Gerlitz1-1/+10
2013-08-09IB/iser: Generalize rdma memory registrationSagi Grimberg1-18/+16
2013-08-09IB/iser: Accept session->cmds_max from user spaceShlomo Pongratz1-10/+15
2013-08-09IB/iser: Restructure allocation/deallocation of connection resourcesShlomo Pongratz1-3/+89
2013-06-04IB/iser: Add Mellanox copyrightOr Gerlitz1-0/+1