summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser/iser_initiator.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* IB/iser: Use separate buffers for the login request/responseOr Gerlitz2011-11-041-7/+24
* IB/iser: Support iSCSI PDU paddingOr Gerlitz2011-08-171-1/+1
* iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsiNicholas Bellinger2011-07-251-1/+1
* IB/iser: Make needlessly global iser_alloc_rx_descriptors() staticOr Gerlitz2010-08-041-1/+1
* IB/iser: Remove redundant locking from iser scsi command response flowOr Gerlitz2010-02-241-25/+0
* IB/iser: Use libiscsi passthrough modeOr Gerlitz2010-02-241-12/+0
* IB/iser: Remove unnecessary connection checksOr Gerlitz2010-02-241-38/+0
* IB/iser: Use atomic allocationsOr Gerlitz2010-02-241-1/+1
* IB/iser: Simplify send flow/descriptorsOr Gerlitz2010-02-241-114/+62
* IB/iser: Remove atomic counter for posted receive buffersOr Gerlitz2010-02-241-3/+3
* IB/iser: New receive buffer posting logicOr Gerlitz2010-02-241-119/+116
* IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"Or Gerlitz2010-02-241-91/+41
* [SCSI] iscsi lib: have lib create work queue for transmitting IOMike Christie2009-03-131-1/+1
* [SCSI] iser: convert iser to new alloc_pdu apiMike Christie2008-12-291-3/+2
* IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUsDavid Disseldorp2008-12-211-41/+91
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-151-105/+104
|\
| * [SCSI] libiscsi, iser, tcp: remove recv_lockMike Christie2008-07-121-0/+6
| * [SCSI] iser: handle iscsi_cmd_task renameMike Christie2008-07-121-95/+95
| * [SCSI] iser: convert ib_iser to support merged tasksMike Christie2008-07-121-23/+19
| * [SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessorMike Christie2008-07-121-13/+10
* | RDMA: Remove subversion $Id tagsRoland Dreier2008-07-141-2/+0
|/
* IB/iser: Don't change itt endiannessErez Zilber2008-04-161-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-251-3/+1
|\
| * [SCSI] libiscsi: do not block session during logoutMike Christie2008-01-111-3/+1
* | drivers/infiniband: Add missing "space"Joe Perches2008-01-251-1/+1
|/
* IB/iser: Remove unnecessary includesRoland Dreier2007-10-091-2/+0
* [SCSI] iscsi_iser: convert to use the data buffer accessorsFUJITA Tomonori2007-06-181-10/+4
OpenPOWER on IntegriCloud