<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/block, branch v2.6.23</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v2.6.23</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v2.6.23'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2007-09-19T18:24:16Z</updated>
<entry>
<title>Fix "Fix DAC960 driver on machines which don't support 64-bit DMA"</title>
<updated>2007-09-19T18:24:16Z</updated>
<author>
<name>Andrew Morton</name>
<email>akpm@linux-foundation.org</email>
</author>
<published>2007-09-19T05:46:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=3558c9b3232b5f0fd9f32043a191eca20fca64c6'/>
<id>urn:sha1:3558c9b3232b5f0fd9f32043a191eca20fca64c6</id>
<content type='text'>
sparc32:

drivers/block/DAC960.c: In function 'DAC960_V1_EnableMemoryMailboxInterface':
drivers/block/DAC960.c:1168: error: 'DMA_32BIT_MASK' undeclared (first use in this function)
drivers/block/DAC960.c:1168: error: (Each undeclared identifier is reported only

Cc: &lt;dac@conglom-o.org&gt;
Cc: &lt;stable@kernel.org&gt;
Cc: Alessandro Polverini &lt;alex@nibbles.it&gt;
Cc: Jeff Garzik &lt;jeff@garzik.org&gt;
Cc: Matthew Wilcox &lt;matthew@wil.cx&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>Fix DAC960 driver on machines which don't support 64-bit DMA</title>
<updated>2007-09-12T00:21:19Z</updated>
<author>
<name>Matthew Wilcox</name>
<email>matthew@wil.cx</email>
</author>
<published>2007-09-11T22:23:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=868047fcbb85dbb44ddd98c336fef83236a2c06a'/>
<id>urn:sha1:868047fcbb85dbb44ddd98c336fef83236a2c06a</id>
<content type='text'>
Addresses http://bugzilla.kernel.org/show_bug.cgi?id=8942

Use PCI_DMA_* constants instead of own private definitions Fall back to
32-bit DMA mask if a 64-bit one fails

Signed-off-by: Matthew Wilcox &lt;matthew@wil.cx&gt;
Acked-by: Jeff Garzik &lt;jeff@garzik.org&gt;
Tested-by: Lars &lt;polynomial-c@gmx.de&gt;
Cc: Alessandro Polverini &lt;alex@nibbles.it&gt;
Cc: &lt;dac@conglom-o.org&gt;
Cc: &lt;stable@kernel.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>[SUNVDC]: Use slice 0xff on VD_DISK_TYPE_DISK.</title>
<updated>2007-08-27T01:49:07Z</updated>
<author>
<name>David S. Miller</name>
<email>davem@sunset.davemloft.net</email>
</author>
<published>2007-08-25T05:05:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=1bd4b280394cdd14f82efc00808c6d77b097285a'/>
<id>urn:sha1:1bd4b280394cdd14f82efc00808c6d77b097285a</id>
<content type='text'>
While debugging issues with the VDS server I made the
driver use partition 2 to get at the whole disk since
this is the "whole disk" partition in the Sun disk
label.

We really should use slice 0xff which really means
the whole physical disk in the VIO disk protocol.
Otherwise things won't work well on a disk image
that doesn't have a proper disk label on it.

Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>Introduce CONFIG_CHECK_SIGNATURE</title>
<updated>2007-08-23T02:52:45Z</updated>
<author>
<name>Geert Uytterhoeven</name>
<email>geert@linux-m68k.org</email>
</author>
<published>2007-08-22T21:01:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=928923c76b393e38e5ba1d47e843e208ceef6cf9'/>
<id>urn:sha1:928923c76b393e38e5ba1d47e843e208ceef6cf9</id>
<content type='text'>
Introduce CONFIG_CHECK_SIGNATURE to control inclusion of check_signature()
and avoid problems on platforms that don't have readb().

Let the few legacy (ISA || PCI || X86) drivers that need check_signature()
select CONFIG_CHECK_SIGNATURE.

Signed-off-by: Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;
Cc: Jeff Dike &lt;jdike@addtoit.com&gt;
Cc: Heiko Carstens &lt;heiko.carstens@de.ibm.com&gt;
Cc: Roman Zippel &lt;zippel@linux-m68k.org&gt;
Cc: Alan Cox &lt;alan@lxorguk.ukuu.org.uk&gt;
Cc: Martin Schwidefsky &lt;schwidefsky@de.ibm.com&gt;
Cc: Russell King &lt;rmk@arm.linux.org.uk&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>Add some help texts to recently-introduced kconfig items</title>
<updated>2007-08-18T16:52:50Z</updated>
<author>
<name>Jan Engelhardt</name>
<email>jengelh@computergmbh.de</email>
</author>
<published>2007-08-18T10:56:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=06bfb7eb1535822a3338ffea9918e22215abed90'/>
<id>urn:sha1:06bfb7eb1535822a3338ffea9918e22215abed90</id>
<content type='text'>
Signed-off-by: Jan Engelhardt &lt;jengelh@gmx.de&gt;
Signed-off-by: Stefan Richter &lt;stefanr@s5r6.in-berlin.de&gt; (edited MACINTOSH_DRIVERS per Geert Uytterhoeven's remark)
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>Enable partitions for lguest block device</title>
<updated>2007-08-18T16:45:51Z</updated>
<author>
<name>Rusty Russell</name>
<email>rusty@rustcorp.com.au</email>
</author>
<published>2007-08-17T04:05:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=9ef7ad22965fcd817b20c1332286f02362266534'/>
<id>urn:sha1:9ef7ad22965fcd817b20c1332286f02362266534</id>
<content type='text'>
The lguest block device only requests one minor, which means
partitions don't work (eg "root=/dev/lgba1").

Let's follow the crowd and ask for 16.

Signed-off-by: Rusty Russell &lt;rusty@rustcorp.com.au&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>sysace: HDIO_GETGEO has it's own method for ages</title>
<updated>2007-08-11T20:34:48Z</updated>
<author>
<name>Christoph Hellwig</name>
<email>hch@lst.de</email>
</author>
<published>2007-08-11T20:34:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=a6b3a93e15b2925a151e9ae13dcb93ad7b3e48aa'/>
<id>urn:sha1:a6b3a93e15b2925a151e9ae13dcb93ad7b3e48aa</id>
<content type='text'>
The way this driver tries to implement HDIO_GETGEO it'll never be called.
Then again on ppc it probably will never be called anyway because it's
utterly pointless.

Signed-off-by: Christoph Hellwig &lt;hch@lst.de&gt;
Cc: Grant Likely &lt;grant.likely@secretlab.ca&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Jens Axboe &lt;jens.axboe@oracle.com&gt;
</content>
</entry>
<entry>
<title>drivers/block/cpqarray.c: better error handling and kmalloc + memset conversion to k[cz]alloc</title>
<updated>2007-08-11T20:34:48Z</updated>
<author>
<name>Mariusz Kozlowski</name>
<email>m.kozlowski@tuxland.pl</email>
</author>
<published>2007-08-11T20:34:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=2e4934aa4586832c35e077191849a06f93e4a9a0'/>
<id>urn:sha1:2e4934aa4586832c35e077191849a06f93e4a9a0</id>
<content type='text'>
This patch removes some redundant casts, does the kmalloc + memset to
k[cz]alloc conversion and it changes the error path to use goto (to avoid code
duplication).

 drivers/block/cpqarray.c | 49567 -&gt; 48623 (-944 bytes)
 drivers/block/cpqarray.o | 178820 -&gt; 178288 (-532 bytes)

Signed-off-by: Mariusz Kozlowski &lt;m.kozlowski@tuxland.pl&gt;
Acked-by: Mike Miller &lt;mike.miller@hp.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Jens Axboe &lt;jens.axboe@oracle.com&gt;
</content>
</entry>
<entry>
<title>drivers/block/cciss.c: kmalloc + memset conversion to kzalloc</title>
<updated>2007-08-11T20:34:48Z</updated>
<author>
<name>Mariusz Kozlowski</name>
<email>m.kozlowski@tuxland.pl</email>
</author>
<published>2007-08-11T20:34:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=1aebe18787ca2e915eb8204d365ba2484d53223b'/>
<id>urn:sha1:1aebe18787ca2e915eb8204d365ba2484d53223b</id>
<content type='text'>
 drivers/block/cciss.c | 104285 -&gt; 104168 (-117 bytes)
 drivers/block/cciss.o | 277400 -&gt; 277124 (-276 bytes)

Signed-off-by: Mariusz Kozlowski &lt;m.kozlowski@tuxland.pl&gt;
Acked-by: Mike Miller &lt;mike.miller@hp.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Jens Axboe &lt;jens.axboe@oracle.com&gt;
</content>
</entry>
<entry>
<title>Clean up duplicate includes in drivers/block/</title>
<updated>2007-08-11T20:34:48Z</updated>
<author>
<name>Jesper Juhl</name>
<email>jesper.juhl@gmail.com</email>
</author>
<published>2007-08-11T20:34:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=9b99628f8e9e0b5f5ecacce558defe529a6e00c1'/>
<id>urn:sha1:9b99628f8e9e0b5f5ecacce558defe529a6e00c1</id>
<content type='text'>
This patch cleans up duplicate includes in
	drivers/block/

Signed-off-by: Jesper Juhl &lt;jesper.juhl@gmail.com&gt;
Acked-by: Stephen Rothwell &lt;sfr@canb.auug.org.au&gt;
Cc: Satyam Sharma &lt;satyam.sharma@gmail.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Jens Axboe &lt;jens.axboe@oracle.com&gt;
</content>
</entry>
</feed>
