aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libiscsi.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libiscsi regression in 2.6.25: fix setting of recv timerMike Christie2008-05-081-6/+6
* [SCSI] libiscsi regression in 2.6.25: fix nop timer handlingMike Christie2008-05-081-8/+9
* [SCSI] iscsi: bidi support at the generic libiscsi levelBoaz Harrosh2008-04-181-15/+70
* [SCSI] iscsi: extended cdb supportBoaz Harrosh2008-04-181-5/+50
* [SCSI] iscsi regression: check for zero max session cmdsMike Christie2008-02-271-2/+2
* [SCSI] libiscsi: fix session age rollover and remove cid encodingMike Christie2008-02-071-10/+4
* [SCSI] iscsi: fix up iscsi printk prefixMike Christie2008-02-071-33/+43
* [SCSI] libiscsi: fix setting of nop timerMike Christie2008-02-071-6/+3
* [SCSI] iscsi class, libiscsi: add iscsi sysfs session state fileMike Christie2008-02-071-15/+26
* [SCSI] libiscsi: make __iscsi_complete_pdu() staticAdrian Bunk2008-02-071-3/+2
* [SCSI] libiscsi: use is_power_of_2vignesh babu2008-01-111-1/+2
* [SCSI] libiscsi, iscsi class: set tmf to a safe default and export in sysfsMike Christie2008-01-111-0/+2
* [SCSI] iscsi: convert xmit path to iscsi chunksOlaf Kirch2008-01-111-18/+19
* [SCSI] libiscsi: Drop host lock in queuecommandMike Christie2008-01-111-1/+5
* [SCSI] libiscsi: clear conn->ctask when task is completed earlyMike Christie2008-01-111-1/+4
* [SCSI] libiscsi: Do not fail commands immediately during logoutMike Christie2008-01-111-8/+6
* [SCSI] libiscsi: fix nop handlingMike Christie2008-01-111-66/+265
* [SCSI] libiscsi: fix shutdownMike Christie2008-01-111-2/+2
* [SCSI] libiscsi: grab eh_mutex during host resetMike Christie2008-01-111-2/+5
* [SCSI] libiscsi: do not block session during logoutMike Christie2008-01-111-70/+83
* [SCSI] libiscsi, iscsi_tcp: iscsi pool cleanupOlaf Kirch2008-01-111-35/+40
* [SCSI] libiscsi,iser: patch for AHS supportBoaz Harrosh2008-01-111-1/+0
* [SCSI] iscsi_tcp, libiscsi: initial AHS SupportBoaz Harrosh2008-01-111-2/+39
* [SCSI] iscsi: Prettify resid handling and some extra checksBoaz Harrosh2008-01-111-5/+7
* [SCSI] libiscsi, iscsi_tcp: add device supportMike Christie2008-01-111-213/+281
* [SCSI] iscsi: return data transfer residual for data-out commandsTony Battersby2007-11-141-3/+0
* [SCSI] libiscsi: sync up iscsi and scsi eh's access to the connectionMike Christie2007-08-151-11/+43
* [SCSI] libiscsi: fix null ptr regression when aborting a command with data to...Mike Christie2007-08-151-2/+9
* [SCSI] libiscsi: fix cmd seqeunce number checkingMike Christie2007-07-271-21/+25
* [SCSI] libiscsi: make sure session is not blocked when removing hostMike Christie2007-07-271-0/+1
* [SCSI] iscsi_tcp: convert to use the data buffer accessorsFUJITA Tomonori2007-06-171-10/+10
* [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attrMike Christie2007-06-021-0/+11
* [SCSI] libiscsi: make can_queue configurableMike Christie2007-06-021-1/+27
* [SCSI] libiscsi: fix iscsi cmdsn allocationMike Christie2007-06-021-258/+233
* [SCSI] iscsi tcp: fix iscsi xmit state machineMike Christie2007-06-011-1/+1
* [SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap fileMike Christie2007-06-011-0/+40
* [SCSI] iscsi: Some fixes in preparation for bidirectional support - total_lengthMike Christie2007-06-011-5/+4
* [SCSI] iscsi: Some fixes in preparation for bidirectional support - exp_datasnMike Christie2007-06-011-2/+3
* [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator nameMike Christie2007-06-011-0/+12
* [SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpersMike Christie2007-06-011-0/+40
* [SCSI] libiscsi: use get_unalignedMike Christie2007-03-111-2/+3
* [SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTHMike Christie2007-03-111-1/+1
* [SCSI] libiscsi: clear mtaskMike Christie2007-03-111-11/+8
* [SCSI] libiscsi: flush work before freeing connectionMike Christie2007-03-111-0/+3
* [PATCH] iscsi endianness annotationsAl Viro2007-02-091-21/+19
* [SCSI] libiscsi: fix senselen calculationMike Christie2007-01-061-3/+3
* WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+4
* [SCSI] iscsi: add newlines to debug messagesPete Wyckoff2006-11-101-4/+5
* [SCSI] libiscsi: fix logout pdu processingMike Christie2006-10-251-2/+23
* [SCSI] libiscsi: fix aen supportMike Christie2006-10-251-2/+2