public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/11] iscsi bugfixes
@ 2006-07-24 20:47 Mike Christie
  2006-07-25 16:24 ` Mike Christie
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Christie @ 2006-07-24 20:47 UTC (permalink / raw)
  To: linux-scsi

The following patches fixes some regressions and bugs we have had since
the driver was created. The bugs include:

1. Sending the wrong error values to userspace.
2. r2t list problems. We should not hit the BUG_ONs anymore.
3. Many abort fixes including handling the case where the session drops
in the middle of an abort or if a command finishes and then we get the
status.
4. Fix iser oops during session recovery.
5. More memory reduction patches. We should not be able to negotiate for
larger maxrecvdatalength values and not be limited by how much memory we
can allocate.
6. Fix id leaks
7. Fix allocation from soft irq context bug.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-07-25 16:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-24 20:47 [PATCH 0/11] iscsi bugfixes Mike Christie
2006-07-25 16:24 ` Mike Christie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox