aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libiscsi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-17[SCSI] iscsi_tcp: convert to use the data buffer accessorsFUJITA Tomonori1-10/+10
2007-06-02[SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attrMike Christie1-0/+11
2007-06-02[SCSI] libiscsi: make can_queue configurableMike Christie1-1/+27
2007-06-02[SCSI] libiscsi: fix iscsi cmdsn allocationMike Christie1-258/+233
2007-06-01[SCSI] iscsi tcp: fix iscsi xmit state machineMike Christie1-1/+1
2007-06-01[SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap fileMike Christie1-0/+40
2007-06-01[SCSI] iscsi: Some fixes in preparation for bidirectional support - total_lengthMike Christie1-5/+4
2007-06-01[SCSI] iscsi: Some fixes in preparation for bidirectional support - exp_datasnMike Christie1-2/+3
2007-06-01[SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator nameMike Christie1-0/+12
2007-06-01[SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpersMike Christie1-0/+40
2007-03-11[SCSI] libiscsi: use get_unalignedMike Christie1-2/+3
2007-03-11[SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTHMike Christie1-1/+1
2007-03-11[SCSI] libiscsi: clear mtaskMike Christie1-11/+8
2007-03-11[SCSI] libiscsi: flush work before freeing connectionMike Christie1-0/+3
2007-02-09[PATCH] iscsi endianness annotationsAl Viro1-21/+19
2007-01-06[SCSI] libiscsi: fix senselen calculationMike Christie1-3/+3
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+4
2006-11-10[SCSI] iscsi: add newlines to debug messagesPete Wyckoff1-4/+5
2006-10-25[SCSI] libiscsi: fix logout pdu processingMike Christie1-2/+23
2006-10-25[SCSI] libiscsi: fix aen supportMike Christie1-2/+2
2006-10-25[SCSI] libiscsi: fix missed iscsi_task_put in xmit error pathMike Christie1-2/+0
2006-10-25[SCSI] libiscsi: fix oops in connection create failure pathMike Christie1-30/+8
2006-09-02[SCSI] libiscsi: don't call into lld to cleanup taskMike Christie1-5/+4
2006-09-02[SCSI] libiscsi: check that command ptr is set before accessing itMike Christie1-5/+22
2006-09-02[SCSI] libiscsi: only check burst lengths when sending unsol dataMike Christie1-1/+2
2006-09-02[SCSI] iscsi_tcp: fix padding, data digests, and IO at weird offsetsMike Christie1-6/+31
2006-09-02[SCSI] add refcouting around ctask usage in main IO patchMike Christie1-9/+50
2006-09-02[SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid.Mike Christie1-8/+17
2006-07-28[SCSI] iscsi bugfixes: fix mem leaks in libiscsiMike Christie1-0/+3
2006-07-28[SCSI] iscsi bugfixes: pass errors from complete_pdu to callerMike Christie1-9/+18
2006-07-28[SCSI] iscsi bugfixes: reduce memory allocationsMike Christie1-3/+7
2006-07-28[SCSI] iscsi bugfixes: fix oops when removing sessionMike Christie1-1/+2
2006-07-28[SCSI] iscsi bugfixes: fix oops when iser is flushing ioMike Christie1-9/+3
2006-07-28[SCSI] iscsi bugfixes: fix abort handlingMike Christie1-25/+46
2006-07-28[SCSI] iscsi bugfixes: fix r2t handlingMike Christie1-52/+38
2006-06-29[SCSI] iscsi: pass target nr to session creationMike Christie1-1/+1
2006-06-29[SCSI] iscsi: rm channel usage from iscsiMike Christie1-1/+1
2006-06-29[SCSI] iscsi: fix session refcoutingMike Christie1-1/+7
2006-06-29[SCSI] iscsi: fixup set/get param functionsMike Christie1-0/+179
2006-06-05[SCSI] iscsi: fix writepsace raceMike Christie1-12/+19
2006-06-05[SCSI] iscsi: return task found during searchMike Christie1-1/+1
2006-06-05[SCSI] iscsi: fix run list corruptionMike Christie1-0/+6
2006-06-05[SCSI] iscsi: don't switch states when just cleaning upMike Christie1-41/+14
2006-05-20[SCSI] iscsi: fix command requeues during iscsi recoveryMike Christie1-39/+48
2006-05-20[SCSI] iscsi: only preallocate login bufferMike Christie1-16/+10
2006-05-10[SCSI] iscsi: increment expstatsn during loginMike Christie1-19/+19
2006-05-10[SCSI] iscsi: align printksOr Gerlitz1-14/+15
2006-05-10[SCSI] iscsi: fix manamgement task oopsMike Christie1-6/+21
2006-04-14[SCSI] iscsi: add libiscsiMike Christie1-0/+1697