* [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
* Re: [PATCH 0/11] iscsi bugfixes
2006-07-24 20:47 [PATCH 0/11] iscsi bugfixes Mike Christie
@ 2006-07-25 16:24 ` Mike Christie
0 siblings, 0 replies; 2+ messages in thread
From: Mike Christie @ 2006-07-25 16:24 UTC (permalink / raw)
To: linux-scsi
Oops, oh yeah James,
I forgot to add that the patches, if possible, should go into 2.6.18. We
finally have all the major data path bugs, we know about at least, fixed
with this patchset. The #2 patch, fixes a nasty bug we were hitting with
writes and SMP boxes.
Mike Christie wrote:
> 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.
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ 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