summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser
Commit message (Expand)AuthorAgeFilesLines
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-071-1/+1
|\
| * IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-061-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-05-051-1/+1
|\ \ | |/ |/|
| * [SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTHMike Christie2007-03-111-1/+1
* | IB/iser: Don't defer connection failure notification to workqueueErez Zilber2007-04-052-25/+16
* | IB/iser: Handle aborting a command after it is sentErez Zilber2007-03-261-8/+9
|/
* [PATCH] iscsi endianness annotationsAl Viro2007-02-091-2/+2
* IB/iser: Return error code when PDUs may not be sentErez Zilber2007-01-072-16/+14
* IB/iser: Use the new verbs DMA mapping functionsRalph Campbell2006-12-122-63/+61
* IB/iser: Remove unused "write-only" variablesRoland Dreier2006-12-122-6/+1
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-0/+1
|\
| * [PATCH] severing skbuff.h -> highmem.hAl Viro2006-12-041-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-1/+1
|\ \ | |/
| * IB: Convert kmem_cache_t -> struct kmem_cacheRoland Dreier2006-11-291-1/+1
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-5/+5
|/
* IB/iser: Start connection after enabling iSERErez Zilber2006-10-301-2/+2
* IB/iser: Fix the description of iSER in KconfigErez Zilber2006-09-281-6/+7
* IB/iser: DMA unmap unaligned for RDMA data before touching itErez Zilber2006-09-283-39/+59
* IB/iser: Have iSER data transaction object point to iSER connErez Zilber2006-09-284-9/+14
* Merge mulgrave-w:git/scsi-misc-2.6James Bottomley2006-09-232-15/+4
|\
| * [SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid.Mike Christie2006-09-022-15/+4
* | IB/iser: INFINIBAND_ISER depends on INETRoland Dreier2006-09-221-1/+1
* | IB/iser: Do not use FMR for a single dma entry sgErez Zilber2006-09-223-16/+39
* | IB/iser: fix some debug printsErez Zilber2006-09-221-3/+14
* | IB/iser: make FMR "page size" be 4K and not PAGE_SIZEErez Zilber2006-09-223-14/+27
* | IB/iser: Limit the max size of a scsi commandErez Zilber2006-09-221-0/+1
* | IB/iser: fix a check of SG alignment for RDMAErez Zilber2006-09-221-1/+1
|/
* [SCSI] iscsi bugfixes: fix oops when iser is flushing ioMike Christie2006-07-281-20/+2
* [PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin2006-07-141-1/+1
* Merge ../scsi-misc-2.6James Bottomley2006-07-031-121/+17
|\
| * [SCSI] iscsi: convert iser to new set/get param fnsMike Christie2006-06-291-121/+17
* | [PATCH] infiniband: devfs fixAndrew Morton2006-06-301-1/+0
|/
* IB/iser: iSER Kconfig and MakefileOr Gerlitz2006-06-222-0/+15
* IB/iser: iSER handling of memory for RDMAOr Gerlitz2006-06-221-0/+401
* IB/iser: iSER RDMA CM (CMA) and IB verbs interactionOr Gerlitz2006-06-221-0/+827
* IB/iser: iSER initiator iSCSI PDU and TX/RXOr Gerlitz2006-06-221-0/+738
* IB/iser: iSCSI iSER transport provider high level codeOr Gerlitz2006-06-221-0/+790
* IB/iser: iSCSI iSER transport provider header fileOr Gerlitz2006-06-221-0/+354
OpenPOWER on IntegriCloud