summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser
Commit message (Expand)AuthorAgeFilesLines
* IB/iser: Fix error flow in iser ep connection establishmentOr Gerlitz2012-05-182-4/+4
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-03-214-39/+34
|\
| * IB/iser: Post initial receive buffers before sending the final login requestOr Gerlitz2012-03-053-27/+22
| * IB/iser: Free IB connection resources in the proper placeDoug Ledford2012-03-052-12/+12
* | infiniband: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-4/+4
|/
* switch ->is_visible() to returning umode_tAl Viro2012-01-031-1/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * infiniband: Fix up module files that need to include module.hPaul Gortmaker2011-10-311-0/+1
* | IB/iser: DMA unmap TX bufs used for iSCSI/iSER headersOr Gerlitz2011-11-042-4/+8
* | IB/iser: Use separate buffers for the login request/responseOr Gerlitz2011-11-043-15/+52
|/
* [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrsMike Christie2011-08-271-3/+9
* [SCSI] iscsi class: sysfs group is_visible callout for session attrsMike Christie2011-08-271-13/+19
* [SCSI] iscsi cls: sysfs group is_visible callout for conn attrsMike Christie2011-08-271-11/+27
* IB/iser: Support iSCSI PDU paddingOr Gerlitz2011-08-172-4/+8
* IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)Or Gerlitz2011-08-171-1/+1
* iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsiNicholas Bellinger2011-07-251-1/+1
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
* RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-251-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [SCSI] iser: export addr and portMike Christie2011-02-241-0/+26
* Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* IB/iser: Make needlessly global iser_alloc_rx_descriptors() staticOr Gerlitz2010-08-041-1/+1
* IB/iser: Fix error flow in iser_create_ib_conn_res()Dan Carpenter2010-05-121-16/+9
* IB/iser: Enhance disconnection logic for multi-pathingOr Gerlitz2010-05-123-38/+46
* IB/iser: Remove buggy back-pointer settingOr Gerlitz2010-05-121-2/+0
* IB/iser: Add asynchronous event handlerOr Gerlitz2010-05-122-1/+16
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-03-181-1/+1
|\
| * [SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal2010-03-031-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-242-20/+3
* | IB/iser: Remove unnecessary connection checksOr Gerlitz2010-02-243-52/+0
* | IB/iser: Use atomic allocationsOr Gerlitz2010-02-242-3/+3
* | IB/iser: Simplify send flow/descriptorsOr Gerlitz2010-02-245-278/+115
* | IB/iser: Use different CQ for send completionsOr Gerlitz2010-02-242-37/+76
* | IB/iser: Remove atomic counter for posted receive buffersOr Gerlitz2010-02-243-12/+12
* | IB/iser: New receive buffer posting logicOr Gerlitz2010-02-244-176/+235
* | IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"Or Gerlitz2010-02-243-95/+41
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-12-161-66/+56
|\
| * IB/iser: Rewrite SG handling for RDMA logicOr Gerlitz2009-11-121-66/+56
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\ \
| * | tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-12-041-1/+1
| |/
* | [SCSI] iser: set tgt and lu reset timeoutMike Christie2009-12-041-0/+1
|/
* [SCSI] libiscsi: iscsi_session_setup to allow for private spaceJayamohan Kallickal2009-10-021-1/+1
* [SCSI] libiscsi: add task aborted stateMike Christie2009-05-231-5/+2
* [SCSI] iscsi: pass ep connect shostMike Christie2009-05-231-1/+2
* [SCSI] cxgb3i, iser, iscsi_tcp: set target can queueMike Christie2009-04-271-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-03-283-11/+10
|\
| * [SCSI] iscsi class: remove host no argument from session creation calloutMike Christie2009-03-131-2/+1
| * [SCSI] iscsi lib: remove qdepth param from iscsi host allocationMike Christie2009-03-131-1/+1
OpenPOWER on IntegriCloud