summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser
Commit message (Expand)AuthorAgeFilesLines
* IB/iser: Count FMR alignment violations per sessionEli Dorfman2008-04-292-1/+5
* IB/iser: Move high-volume debug output to higher debug levelEli Dorfman2008-04-292-2/+12
* IB/iser: Don't change itt endiannessErez Zilber2008-04-171-2/+2
* IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL eventErez Zilber2008-04-171-4/+1Star
* IB/iser: Handle iser_device allocation error gracefullyArne Redlich2008-03-111-4/+9
* IB/iser: Fix list iteration bugArne Redlich2008-03-111-20/+16Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-262-11/+8Star
|\
| * [SCSI] IB/iSER: add logical unit reset supportErez Zilber2008-01-231-0/+1
| * [SCSI] iscsi: convert xmit path to iscsi chunksOlaf Kirch2008-01-121-1/+2
| * [SCSI] libiscsi: fix nop handlingMike Christie2008-01-121-1/+3
| * [SCSI] libiscsi: do not block session during logoutMike Christie2008-01-121-3/+1Star
| * [SCSI] libiscsi,iser: patch for AHS supportBoaz Harrosh2008-01-121-0/+1
| * [SCSI] libiscsi, iscsi_tcp: add device supportMike Christie2008-01-121-6/+0Star
* | 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/+2Star
* | 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-103-5/+0Star
* [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-183-31/+25Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-164-28/+34
|\
| * [SCSI] iscsi_iser: convert to use the data buffer accessorsFUJITA Tomonori2007-06-192-12/+6Star
| * [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/+8Star
| * [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-101-1/+1
|/
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* 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-071-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/+16Star
* | IB/iser: Handle aborting a command after it is sentErez Zilber2007-03-271-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/+14Star
* IB/iser: Use the new verbs DMA mapping functionsRalph Campbell2006-12-122-63/+61Star
* IB/iser: Remove unused "write-only" variablesRoland Dreier2006-12-122-6/+1Star
* [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
|\|