aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libiscsi.c
Commit message (Expand)AuthorAge
* [PATCH] iscsi endianness annotationsAl Viro2007-02-09
* [SCSI] libiscsi: fix senselen calculationMike Christie2007-01-06
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* [SCSI] iscsi: add newlines to debug messagesPete Wyckoff2006-11-09
* [SCSI] libiscsi: fix logout pdu processingMike Christie2006-10-25
* [SCSI] libiscsi: fix aen supportMike Christie2006-10-25
* [SCSI] libiscsi: fix missed iscsi_task_put in xmit error pathMike Christie2006-10-25
* [SCSI] libiscsi: fix oops in connection create failure pathMike Christie2006-10-25
* [SCSI] libiscsi: don't call into lld to cleanup taskMike Christie2006-09-02
* [SCSI] libiscsi: check that command ptr is set before accessing itMike Christie2006-09-02
* [SCSI] libiscsi: only check burst lengths when sending unsol dataMike Christie2006-09-02
* [SCSI] iscsi_tcp: fix padding, data digests, and IO at weird offsetsMike Christie2006-09-02
* [SCSI] add refcouting around ctask usage in main IO patchMike Christie2006-09-02
* [SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid.Mike Christie2006-09-02
* [SCSI] iscsi bugfixes: fix mem leaks in libiscsiMike Christie2006-07-28
* [SCSI] iscsi bugfixes: pass errors from complete_pdu to callerMike Christie2006-07-28
* [SCSI] iscsi bugfixes: reduce memory allocationsMike Christie2006-07-28
* [SCSI] iscsi bugfixes: fix oops when removing sessionMike Christie2006-07-28
* [SCSI] iscsi bugfixes: fix oops when iser is flushing ioMike Christie2006-07-28
* [SCSI] iscsi bugfixes: fix abort handlingMike Christie2006-07-28
* [SCSI] iscsi bugfixes: fix r2t handlingMike Christie2006-07-28
* [SCSI] iscsi: pass target nr to session creationMike Christie2006-06-29
* [SCSI] iscsi: rm channel usage from iscsiMike Christie2006-06-29
* [SCSI] iscsi: fix session refcoutingMike Christie2006-06-29
* [SCSI] iscsi: fixup set/get param functionsMike Christie2006-06-29
* [SCSI] iscsi: fix writepsace raceMike Christie2006-06-05
* [SCSI] iscsi: return task found during searchMike Christie2006-06-05
* [SCSI] iscsi: fix run list corruptionMike Christie2006-06-05
* [SCSI] iscsi: don't switch states when just cleaning upMike Christie2006-06-05
* [SCSI] iscsi: fix command requeues during iscsi recoveryMike Christie2006-05-20
* [SCSI] iscsi: only preallocate login bufferMike Christie2006-05-20
* [SCSI] iscsi: increment expstatsn during loginMike Christie2006-05-10
* [SCSI] iscsi: align printksOr Gerlitz2006-05-10
* [SCSI] iscsi: fix manamgement task oopsMike Christie2006-05-10
* [SCSI] iscsi: add libiscsiMike Christie2006-04-14