summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser
Commit message (Expand)AuthorAgeFilesLines
* IB/iser: Remove unnecessary includesRoland Dreier2007-10-093-5/+0
* [SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host templateMike Christie2007-07-271-0/+1
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* IB/iser: Make a couple of functions staticRoland Dreier2007-07-173-31/+25
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-154-28/+34
|\
| * [SCSI] iscsi_iser: convert to use the data buffer accessorsFUJITA Tomonori2007-06-182-12/+6
| * [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attrMike Christie2007-06-021-0/+1
| * [SCSI] libiscsi: make can_queue configurableMike Christie2007-06-023-6/+13
| * [SCSI] libiscsi: fix iscsi cmdsn allocationMike Christie2007-06-021-10/+8
| * [SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap fileMike Christie2007-06-011-2/+3
| * [SCSI] iscsi: Some fixes in preparation for bidirectional support - total_lengthMike Christie2007-06-011-2/+2
| * [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator nameMike Christie2007-06-011-1/+2
| * [SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpersMike Christie2007-06-011-0/+4
* | IB: Use menuconfig for InfiniBand menuJan Engelhardt2007-07-091-1/+1
|/
* 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
OpenPOWER on IntegriCloud