aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-12[SCSI] iser: handle iscsi_cmd_task renameMike Christie4-202/+203
2008-07-12[SCSI] iser: convert ib_iser to support merged tasksMike Christie3-70/+68
2008-07-12[SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessorMike Christie2-20/+11
2008-07-12[SCSI] iser: fix handling of scsi cmnds during recovery.Mike Christie3-4/+57
2008-07-12[SCSI] iscsi: remove session/conn_data_size from iscsi_transportMike Christie1-13/+3
2008-07-12[SCSI] iscsi: add iscsi host helpersMike Christie1-11/+6
2008-07-12[SCSI] iscsi: remove session and host binding in libiscsiMike Christie1-20/+54
2008-07-12[SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrsMike Christie2-2/+0
2008-07-12[SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creationMike Christie1-0/+1
2008-04-29IB/iser: Count FMR alignment violations per sessionEli Dorfman2-1/+5
2008-04-29IB/iser: Move high-volume debug output to higher debug levelEli Dorfman2-2/+12
2008-04-16IB/iser: Don't change itt endiannessErez Zilber1-2/+2
2008-04-16IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL eventErez Zilber1-4/+1
2008-03-10IB/iser: Handle iser_device allocation error gracefullyArne Redlich1-4/+9
2008-03-10IB/iser: Fix list iteration bugArne Redlich1-20/+16
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-11/+8
2008-01-25IB/iser: Add change_queue_depth methodErez Zilber1-0/+1
2008-01-25IB/iser: Print information about unhandled RDMA CM eventsErez Zilber1-4/+2
2008-01-25IB/iser: Typo fix (s/destory/destroy/)Oliver Pinter1-1/+1
2008-01-25IB/iser: update URLs of iSER docsErez Zilber1-2/+2
2008-01-25drivers/infiniband: Add missing "space"Joe Perches1-1/+1
2008-01-23[SCSI] IB/iSER: add logical unit reset supportErez Zilber1-0/+1
2008-01-11[SCSI] iscsi: convert xmit path to iscsi chunksOlaf Kirch1-1/+2
2008-01-11[SCSI] libiscsi: fix nop handlingMike Christie1-1/+3
2008-01-11[SCSI] libiscsi: do not block session during logoutMike Christie1-3/+1
2008-01-11[SCSI] libiscsi,iser: patch for AHS supportBoaz Harrosh1-0/+1
2008-01-11[SCSI] libiscsi, iscsi_tcp: add device supportMike Christie1-6/+0
2007-11-24IB/iser: Add missing counter increment in iser_data_buf_aligned_len()Erez Zilber1-2/+4
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-4/+4
2007-10-16infiniband: sg chaining supportJens Axboe1-34/+41
2007-10-09IB/iser: Remove unnecessary includesRoland Dreier3-5/+0
2007-07-27[SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host templateMike Christie1-0/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-07-17IB/iser: Make a couple of functions staticRoland Dreier3-31/+25
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds4-28/+34
2007-07-09IB: Use menuconfig for InfiniBand menuJan Engelhardt1-1/+1
2007-06-18[SCSI] iscsi_iser: convert to use the data buffer accessorsFUJITA Tomonori2-12/+6
2007-06-02[SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attrMike Christie1-0/+1
2007-06-02[SCSI] libiscsi: make can_queue configurableMike Christie3-6/+13
2007-06-02[SCSI] libiscsi: fix iscsi cmdsn allocationMike Christie1-10/+8
2007-06-01[SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap fileMike Christie1-2/+3
2007-06-01[SCSI] iscsi: Some fixes in preparation for bidirectional support - total_lengthMike Christie1-2/+2
2007-06-01[SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator nameMike Christie1-1/+2
2007-06-01[SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpersMike Christie1-0/+4
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+1
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin1-1/+1
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+1
2007-04-05IB/iser: Don't defer connection failure notification to workqueueErez Zilber2-25/+16
2007-03-26IB/iser: Handle aborting a command after it is sentErez Zilber1-8/+9