summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser
Commit message (Expand)AuthorAgeFilesLines
* IB/iser: Handle iser_device allocation error gracefullyArne Redlich2008-03-101-4/+9
* IB/iser: Fix list iteration bugArne Redlich2008-03-101-20/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-252-11/+8
|\
| * [SCSI] IB/iSER: add logical unit reset supportErez Zilber2008-01-231-0/+1
| * [SCSI] iscsi: convert xmit path to iscsi chunksOlaf Kirch2008-01-111-1/+2
| * [SCSI] libiscsi: fix nop handlingMike Christie2008-01-111-1/+3
| * [SCSI] libiscsi: do not block session during logoutMike Christie2008-01-111-3/+1
| * [SCSI] libiscsi,iser: patch for AHS supportBoaz Harrosh2008-01-111-0/+1
| * [SCSI] libiscsi, iscsi_tcp: add device supportMike Christie2008-01-111-6/+0
* | IB/iser: Add change_queue_depth methodErez Zilber2008-01-251-0/+1
* | 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: update URLs of iSER docsErez Zilber2008-01-251-2/+2
* | drivers/infiniband: Add missing "space"Joe Perches2008-01-251-1/+1
|/
* IB/iser: Add missing counter increment in iser_data_buf_aligned_len()Erez Zilber2007-11-241-2/+4
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-4/+4
* infiniband: sg chaining supportJens Axboe2007-10-161-34/+41
* 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
OpenPOWER on IntegriCloud