aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser/iser_verbs.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and s...Mike Christie2008-07-121-12/+2
* [SCSI] iser: fix handling of scsi cmnds during recovery.Mike Christie2008-07-121-1/+13
* IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL eventErez Zilber2008-04-161-4/+1
* IB/iser: Handle iser_device allocation error gracefullyArne Redlich2008-03-101-4/+9
* IB/iser: Fix list iteration bugArne Redlich2008-03-101-20/+16
* IB/iser: Print information about unhandled RDMA CM eventsErez Zilber2008-01-251-4/+2
* IB/iser: Typo fix (s/destory/destroy/)Oliver Pinter2008-01-251-1/+1
* IB/iser: Remove unnecessary includesRoland Dreier2007-10-091-1/+0
* IB/iser: Make a couple of functions staticRoland Dreier2007-07-171-24/+23
* [SCSI] libiscsi: make can_queue configurableMike Christie2007-06-021-2/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-061-1/+1
* IB/iser: Don't defer connection failure notification to workqueueErez Zilber2007-04-051-24/+16
* WorkStruct: make allyesconfigDavid Howells2006-11-221-5/+5
* IB/iser: Have iSER data transaction object point to iSER connErez Zilber2006-09-281-3/+5
* IB/iser: Do not use FMR for a single dma entry sgErez Zilber2006-09-221-2/+4
* IB/iser: make FMR "page size" be 4K and not PAGE_SIZEErez Zilber2006-09-221-2/+2
* [PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin2006-07-141-1/+1
* IB/iser: iSER RDMA CM (CMA) and IB verbs interactionOr Gerlitz2006-06-221-0/+827