aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser/iser_initiator.c
Commit message (Expand)AuthorAge
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-09-05
|\
| * IB/iser: Fix redundant pointer check in dealloc flowSagi Grimberg2013-09-03
| * IB/iser: Generalize rdma memory registrationSagi Grimberg2013-08-09
| * IB/iser: Accept session->cmds_max from user spaceShlomo Pongratz2013-08-09
| * IB/iser: Restructure allocation/deallocation of connection resourcesShlomo Pongratz2013-08-09
* | [SCSI] IB/iser: Add Discovery supportOr Gerlitz2013-08-26
|/
* IB/iser: Add Mellanox copyrightOr Gerlitz2013-06-04
* IB/iser: Post initial receive buffers before sending the final login requestOr Gerlitz2012-03-05
* IB/iser: Free IB connection resources in the proper placeDoug Ledford2012-03-05
* IB/iser: Use separate buffers for the login request/responseOr Gerlitz2011-11-04
* IB/iser: Support iSCSI PDU paddingOr Gerlitz2011-08-17
* iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsiNicholas Bellinger2011-07-25
* IB/iser: Make needlessly global iser_alloc_rx_descriptors() staticOr Gerlitz2010-08-04
* IB/iser: Remove redundant locking from iser scsi command response flowOr Gerlitz2010-02-24
* IB/iser: Use libiscsi passthrough modeOr Gerlitz2010-02-24
* IB/iser: Remove unnecessary connection checksOr Gerlitz2010-02-24
* IB/iser: Use atomic allocationsOr Gerlitz2010-02-24
* IB/iser: Simplify send flow/descriptorsOr Gerlitz2010-02-24
* IB/iser: Remove atomic counter for posted receive buffersOr Gerlitz2010-02-24
* IB/iser: New receive buffer posting logicOr Gerlitz2010-02-24
* IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"Or Gerlitz2010-02-24
* [SCSI] iscsi lib: have lib create work queue for transmitting IOMike Christie2009-03-13
* [SCSI] iser: convert iser to new alloc_pdu apiMike Christie2008-12-29
* IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUsDavid Disseldorp2008-12-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-15
|\
| * [SCSI] libiscsi, iser, tcp: remove recv_lockMike Christie2008-07-12
| * [SCSI] iser: handle iscsi_cmd_task renameMike Christie2008-07-12
| * [SCSI] iser: convert ib_iser to support merged tasksMike Christie2008-07-12
| * [SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessorMike Christie2008-07-12
* | RDMA: Remove subversion $Id tagsRoland Dreier2008-07-15
|/
* IB/iser: Don't change itt endiannessErez Zilber2008-04-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-25
|\
| * [SCSI] libiscsi: do not block session during logoutMike Christie2008-01-11
* | drivers/infiniband: Add missing "space"Joe Perches2008-01-25
|/
* IB/iser: Remove unnecessary includesRoland Dreier2007-10-09
* [SCSI] iscsi_iser: convert to use the data buffer accessorsFUJITA Tomonori2007-06-18
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-05-05
|\
| * [SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTHMike Christie2007-03-11
* | IB/iser: Handle aborting a command after it is sentErez Zilber2007-03-26
|/
* [PATCH] iscsi endianness annotationsAl Viro2007-02-09
* IB/iser: Return error code when PDUs may not be sentErez Zilber2007-01-07
* IB/iser: Remove unused "write-only" variablesRoland Dreier2006-12-12
* IB/iser: DMA unmap unaligned for RDMA data before touching itErez Zilber2006-09-28
* IB/iser: Have iSER data transaction object point to iSER connErez Zilber2006-09-28
* IB/iser: iSER initiator iSCSI PDU and TX/RXOr Gerlitz2006-06-22