summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser/iser_initiator.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-2/+3
* IB/iser: Do not reduce max_sectorsSergey Gorenko2018-05-311-1/+1
* IB/iser: Combine substrings for three messagesMarkus Elfring2018-01-281-6/+4
* IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out()Markus Elfring2018-01-281-1/+1
* IB/iser: Delete an error message for a failed memory allocation in iser_send_...Markus Elfring2018-01-281-3/+1
* RDMA/iser: don't send an rkey if all data is written as immadiate-dataSagi Grimberg2017-07-201-2/+4
* IB/iser: fix spelling mistake: "unexepected" -> "unexpected"Colin Ian King2017-04-251-1/+1
* IB/iser: Use ib_drain_sq()Steve Wise2016-02-291-7/+0
* IB/iser: Support the remote invalidation exceptionJenny Derzhavetz2015-12-261-0/+57
* IB/iser,isert: Create and use new shared headerSagi Grimberg2015-12-241-4/+4
* IB/iser: Don't register memory for all immediate data writesJenny Derzhavetz2015-12-241-2/+3
* IB/iser: Convert to CQ abstractionChristoph Hellwig2015-12-111-48/+94
* IB/iser: Use helper for container_ofSagi Grimberg2015-12-111-2/+1
* IB/iser: Use a dedicated descriptor for loginSagi Grimberg2015-12-111-67/+61
* IB/iser: set block queue_virt_boundarySagi Grimberg2015-10-281-43/+8
* IB/iser: Use pd->local_dma_lkeyJason Gunthorpe2015-08-301-2/+2
* IB/iser: Support up to 8MB data transfer in a single commandSagi Grimberg2015-08-301-1/+1
* IB/iser: Pass registration pool a size parameterSagi Grimberg2015-08-301-1/+2
* IB/iser: Unify fast memory registration flowsSagi Grimberg2015-08-301-7/+4
* IB/iser: Introduce iser_reg_opsSagi Grimberg2015-08-301-8/+8
* IB/iser: Remove a redundant always-false conditionSagi Grimberg2015-08-301-6/+0
* IB/iser: Fix missing return status check in iser_send_data_outSagi Grimberg2015-08-301-3/+5
* IB/iser: Rewrite bounce buffer code pathSagi Grimberg2015-04-151-4/+4
* IB/iser: Modify struct iser_mem_reg membersSagi Grimberg2015-04-151-9/+9
* IB/iser: Get rid of struct iser_rdma_regdSagi Grimberg2015-04-151-22/+22
* IB/iser: Remove a redundant struct iser_data_bufSagi Grimberg2015-04-151-10/+6
* IB/iser: Fix wrong calculation of protection buffer lengthSagi Grimberg2015-04-151-2/+2
* IB/iser: Fix memory regions possible leakSagi Grimberg2015-02-171-4/+0
* IB/iser: Use correct dma direction when unmapping SGsRoi Dayan2015-02-131-4/+8
* IB/iser: Fix possible SQ overflowMax Gurtovoy2014-12-151-3/+3
* IB/iser: Suppress scsi command send completionsSagi Grimberg2014-10-091-3/+10
* IB/iser: Use beacon to indicate all completions were consumedSagi Grimberg2014-10-091-6/+2
* IB/iser: Use single CQ for RX and TXSagi Grimberg2014-10-091-1/+2
* IB/iser: Re-introduce ib_connSagi Grimberg2014-10-091-29/+34
* IB/iser: Rename ib_conn -> iser_connSagi Grimberg2014-10-091-97/+100
* libiscsi, iser: Adjust data_length to include protection informationSagi Grimberg2014-06-111-24/+10
* IB/iser: Update Mellanox copyright noteOr Gerlitz2014-04-011-1/+1
* IB/iser: Remove struct iscsi_iser_connAriel Nahum2014-04-011-29/+25
* IB/iser: Support T10-PI operationsSagi Grimberg2014-03-171-5/+58
* IB/iser: Generalize iser_unmap_task_data and finalize_rdma_unaligned_sgSagi Grimberg2014-03-171-11/+26
* IB/iser: Fix use after free in iser_snd_completion()Dan Carpenter2014-02-141-1/+2
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-09-051-25/+114
|\
| * IB/iser: Fix redundant pointer check in dealloc flowSagi Grimberg2013-09-021-1/+1
| * IB/iser: Generalize rdma memory registrationSagi Grimberg2013-08-091-18/+16
| * IB/iser: Accept session->cmds_max from user spaceShlomo Pongratz2013-08-091-10/+15
| * IB/iser: Restructure allocation/deallocation of connection resourcesShlomo Pongratz2013-08-091-3/+89
* | [SCSI] IB/iser: Add Discovery supportOr Gerlitz2013-08-261-1/+10
|/
* IB/iser: Add Mellanox copyrightOr Gerlitz2013-06-041-0/+1
* IB/iser: Post initial receive buffers before sending the final login requestOr Gerlitz2012-03-051-13/+17
* IB/iser: Free IB connection resources in the proper placeDoug Ledford2012-03-051-12/+0
OpenPOWER on IntegriCloud