<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/message, branch v2.6.16.16</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/drivers/message?h=v2.6.16.16</id>
<link rel='self' href='https://git.amat.us/linux/atom/drivers/message?h=v2.6.16.16'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2006-02-16T20:47:44Z</updated>
<entry>
<title>Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6</title>
<updated>2006-02-16T20:47:44Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@g5.osdl.org</email>
</author>
<published>2006-02-16T20:47:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=26d451b603e754ded83f0e5becab2a78253ad100'/>
<id>urn:sha1:26d451b603e754ded83f0e5becab2a78253ad100</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PATCH] Fix i2o_scsi oops on abort</title>
<updated>2006-02-05T19:06:51Z</updated>
<author>
<name>Markus Lidel</name>
<email>Markus.Lidel@shadowconnect.com</email>
</author>
<published>2006-02-05T07:27:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=e22bec266cd6f540da2a61db216914c3473135cc'/>
<id>urn:sha1:e22bec266cd6f540da2a61db216914c3473135cc</id>
<content type='text'>
Fix http://bugzilla.kernel.org/show_bug.cgi?id=5923

When a scsi command failed, an oops would result.

Back-to-back SMART queries would make the Seagate drives unhappy.  The
second SMART query would timeout, and the command would be aborted.

Acked-by: Markus Lidel &lt;Markus.Lidel@shadowconnect.com&gt;
Cc: Kenny Simpson &lt;theonetruekenny@yahoo.com&gt;
Cc: &lt;stable@kernel.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[SCSI] fusion - mptctl -adding asyn event notification support</title>
<updated>2006-02-04T22:33:24Z</updated>
<author>
<name>Moore, Eric</name>
<email>Eric.Moore@lsil.com</email>
</author>
<published>2006-02-03T00:20:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=ea5a7a82f9d2d8a81f8fa541c34a12b43d390f61'/>
<id>urn:sha1:ea5a7a82f9d2d8a81f8fa541c34a12b43d390f61</id>
<content type='text'>
Adding aen support.

Signed-off-by: Eric Moore &lt;Eric.Moore@lsil.com&gt;
Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;
</content>
</entry>
<entry>
<title>[SCSI] fusion - mptctl -firmware download fix</title>
<updated>2006-02-04T22:33:07Z</updated>
<author>
<name>Moore, Eric</name>
<email>Eric.Moore@lsil.com</email>
</author>
<published>2006-02-03T00:19:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=946cbf040adb9db05bb895a4b629537fd2d03b0e'/>
<id>urn:sha1:946cbf040adb9db05bb895a4b629537fd2d03b0e</id>
<content type='text'>
Fix's firmware download ioctl to work with SAS.

Signed-off-by: Eric Moore &lt;Eric.Moore@lsil.com&gt;
Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;
</content>
</entry>
<entry>
<title>[SCSI] fusion - mptctl - backplane istwi fix</title>
<updated>2006-02-04T22:32:51Z</updated>
<author>
<name>Moore, Eric</name>
<email>Eric.Moore@lsil.com</email>
</author>
<published>2006-02-03T00:19:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=592f9c2fc9725b922ba8c4b1d67318ea4a301b59'/>
<id>urn:sha1:592f9c2fc9725b922ba8c4b1d67318ea4a301b59</id>
<content type='text'>
Moving the toolbox call from mptbase.c, over to
mptctl.c, and using the mptctl infastructure to issue
the call.  The existing code is hanging on certain HP platforms
when this ioctl is issued, and this patch fix's that.

Signed-off-by: Eric Moore &lt;Eric.Moore@lsil.com&gt;
Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;
</content>
</entry>
<entry>
<title>[SCSI] fusion - mptctl -sense width fix</title>
<updated>2006-02-04T22:32:32Z</updated>
<author>
<name>Moore, Eric</name>
<email>Eric.Moore@lsil.com</email>
</author>
<published>2006-02-03T00:19:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=5f07e2499d629045f7f8a60a5b442792f08732cb'/>
<id>urn:sha1:5f07e2499d629045f7f8a60a5b442792f08732cb</id>
<content type='text'>
Bug fix for correctly setting sense width
for the MPTCOMMAND ioctl.

Signed-off-by: Eric Moore &lt;Eric.Moore@lsil.com&gt;
Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;
</content>
</entry>
<entry>
<title>[SCSI] fusion - mptctl - Event Log Fix</title>
<updated>2006-02-04T22:32:18Z</updated>
<author>
<name>Moore, Eric</name>
<email>Eric.Moore@lsil.com</email>
</author>
<published>2006-02-03T00:19:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=5b5ef4f617f1706a23b0433d89a9c02ceb0980a5'/>
<id>urn:sha1:5b5ef4f617f1706a23b0433d89a9c02ceb0980a5</id>
<content type='text'>
Use the hard coded value MPTCTL_EVENT_LOG_SIZE to fix
bug where in certain cases, the ioc-&gt;eventLogSize was
initialized.

Signed-off-by: Eric Moore &lt;Eric.Moore@lsil.com&gt;
Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;
</content>
</entry>
<entry>
<title>[SCSI] fusion - mtctl - change to wait_event_timeout</title>
<updated>2006-02-04T22:31:50Z</updated>
<author>
<name>Moore, Eric</name>
<email>Eric.Moore@lsil.com</email>
</author>
<published>2006-02-03T00:19:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=86a7dcaae9c67a344e51190734b98684072d181c'/>
<id>urn:sha1:86a7dcaae9c67a344e51190734b98684072d181c</id>
<content type='text'>
Change from using wait_event_interruptible_timeout to
wait_event_timeout.  Also delete white space and duplicate
line of code.

Signed-off-by: Eric Moore &lt;Eric.Moore@lsil.com&gt;
Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;
</content>
</entry>
<entry>
<title>[SCSI] fusion - mptctl - adding support for bus_type=SAS</title>
<updated>2006-02-04T22:31:29Z</updated>
<author>
<name>Moore, Eric</name>
<email>Eric.Moore@lsil.com</email>
</author>
<published>2006-02-03T00:19:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=9cc1cfbc67d77164f5b612fcf833460eca4d81e9'/>
<id>urn:sha1:9cc1cfbc67d77164f5b612fcf833460eca4d81e9</id>
<content type='text'>
Add bus_type recognization in ioctl path for SAS.

Signed-off-by: Eric Moore &lt;Eric.Moore@lsil.com&gt;
Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;
</content>
</entry>
<entry>
<title>[SCSI] fusion - mptctl - MPTCOMMAND - adding function types.</title>
<updated>2006-02-04T22:31:12Z</updated>
<author>
<name>Moore, Eric</name>
<email>Eric.Moore@lsil.com</email>
</author>
<published>2006-02-03T00:19:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=096f7a2a094af3007937d6fd21560e28dca0994d'/>
<id>urn:sha1:096f7a2a094af3007937d6fd21560e28dca0994d</id>
<content type='text'>
This adds support for new function types in
the existing MPTCOMMAND ioctl.

Signed-off-by: Eric Moore &lt;Eric.Moore@lsil.com&gt;
Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;
</content>
</entry>
</feed>
