<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux.git/drivers/block/aoe, branch v2.6.13</title>
<subtitle>Linux kernel source tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/'/>
<entry>
<title>[PATCH] class: convert drivers/block/* to use the new class api instead of class_simple</title>
<updated>2005-06-20T22:15:07+00:00</updated>
<author>
<name>gregkh@suse.de</name>
<email>gregkh@suse.de</email>
</author>
<published>2005-03-23T17:52:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=deb3697037a7d362d13468a73643e09cbc1615a8'/>
<id>deb3697037a7d362d13468a73643e09cbc1615a8</id>
<content type='text'>
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] aoe: update version number to 10</title>
<updated>2005-05-04T06:34:55+00:00</updated>
<author>
<name>Ed L Cashin</name>
<email>ecashin@coraid.com</email>
</author>
<published>2005-04-29T14:24:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=0e57c7166675a86293f150d5ef7779edd629fe2a'/>
<id>0e57c7166675a86293f150d5ef7779edd629fe2a</id>
<content type='text'>
update version number to 10

Signed-off-by: Ed L. Cashin &lt;ecashin@coraid.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update version number to 10

Signed-off-by: Ed L. Cashin &lt;ecashin@coraid.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] aoe: add firmware version to info in sysfs</title>
<updated>2005-05-04T06:34:55+00:00</updated>
<author>
<name>Ed L Cashin</name>
<email>ecashin@coraid.com</email>
</author>
<published>2005-04-29T14:24:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=4613ed277ab8a41640434181898ef4649cc7301e'/>
<id>4613ed277ab8a41640434181898ef4649cc7301e</id>
<content type='text'>
add firmware version to info in sysfs

Signed-off-by: Ed L. Cashin &lt;ecashin@coraid.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add firmware version to info in sysfs

Signed-off-by: Ed L. Cashin &lt;ecashin@coraid.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] aoe: allow multiple aoe devices to have the same mac</title>
<updated>2005-05-04T06:34:54+00:00</updated>
<author>
<name>Ed L Cashin</name>
<email>ecashin@coraid.com</email>
</author>
<published>2005-04-29T14:24:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=93d489fc56f819d8805d80ae83cbafc5e5719804'/>
<id>93d489fc56f819d8805d80ae83cbafc5e5719804</id>
<content type='text'>
allow multiple aoe devices to have the same mac

Signed-off-by: Ed L. Cashin &lt;ecashin@coraid.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

diff -u b/drivers/block/aoe/aoedev.c b/drivers/block/aoe/aoedev.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
allow multiple aoe devices to have the same mac

Signed-off-by: Ed L. Cashin &lt;ecashin@coraid.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

diff -u b/drivers/block/aoe/aoedev.c b/drivers/block/aoe/aoedev.c
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] aoe: improve allowed interfaces configuration</title>
<updated>2005-05-04T06:34:53+00:00</updated>
<author>
<name>Ed L Cashin</name>
<email>ecashin@coraid.com</email>
</author>
<published>2005-04-29T14:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=03c41c434775c52092d17a5031ad8ebaaf555bc4'/>
<id>03c41c434775c52092d17a5031ad8ebaaf555bc4</id>
<content type='text'>
improve allowed interfaces configuration

Signed-off-by: Ed L. Cashin &lt;ecashin@coraid.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

diff -uprN a/Documentation/aoe/aoe.txt b/Documentation/aoe/aoe.txt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
improve allowed interfaces configuration

Signed-off-by: Ed L. Cashin &lt;ecashin@coraid.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

diff -uprN a/Documentation/aoe/aoe.txt b/Documentation/aoe/aoe.txt
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] aoe 12/12: send outgoing packets in order</title>
<updated>2005-04-19T05:00:22+00:00</updated>
<author>
<name>ecashin@coraid.com</name>
<email>ecashin@coraid.com</email>
</author>
<published>2005-04-19T05:00:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=a4b38364093bf2094ff858ad45f490521bb87984'/>
<id>a4b38364093bf2094ff858ad45f490521bb87984</id>
<content type='text'>
I can't use list.h, since sk_buff doesn't have a list_head but instead
has two struct sk_buff pointers, and I want to avoid any extra memory
allocation.

send outgoing packets in order

Signed-off-by: Ed L. Cashin &lt;ecashin@coraid.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I can't use list.h, since sk_buff doesn't have a list_head but instead
has two struct sk_buff pointers, and I want to avoid any extra memory
allocation.

send outgoing packets in order

Signed-off-by: Ed L. Cashin &lt;ecashin@coraid.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;


</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] aoe 11/12: add support for disk statistics</title>
<updated>2005-04-19T05:00:22+00:00</updated>
<author>
<name>ecashin@coraid.com</name>
<email>ecashin@coraid.com</email>
</author>
<published>2005-04-19T05:00:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=0c6f0e7920f39b28bdbe5f134f3e592542332d87'/>
<id>0c6f0e7920f39b28bdbe5f134f3e592542332d87</id>
<content type='text'>
add support for disk statistics

Signed-off-by: Ed L. Cashin &lt;ecashin@coraid.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add support for disk statistics

Signed-off-by: Ed L. Cashin &lt;ecashin@coraid.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;


</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] aoe 6/12: Alexey Dobriyan sparse cleanup</title>
<updated>2005-04-19T05:00:20+00:00</updated>
<author>
<name>ecashin@coraid.com</name>
<email>ecashin@coraid.com</email>
</author>
<published>2005-04-19T05:00:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=63e9cc5d6fbe8b58ea1ee96439d356cbf726fbc0'/>
<id>63e9cc5d6fbe8b58ea1ee96439d356cbf726fbc0</id>
<content type='text'>
Alexey Dobriyan sparse cleanup

Signed-off-by: Alexey Dobriyan &lt;adobriyan@mail.ru&gt;
Signed-off-by: Ed L. Cashin &lt;ecashin@coraid.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Alexey Dobriyan sparse cleanup

Signed-off-by: Alexey Dobriyan &lt;adobriyan@mail.ru&gt;
Signed-off-by: Ed L. Cashin &lt;ecashin@coraid.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;


</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] aoe 5/12: don't try to free null bufpool</title>
<updated>2005-04-19T05:00:19+00:00</updated>
<author>
<name>ecashin@coraid.com</name>
<email>ecashin@coraid.com</email>
</author>
<published>2005-04-19T05:00:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=03347936afcba990525736ae39daa13f643eac5f'/>
<id>03347936afcba990525736ae39daa13f643eac5f</id>
<content type='text'>
don't try to free null bufpool

Signed-off-by: Ed L. Cashin &lt;ecashin@coraid.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
don't try to free null bufpool

Signed-off-by: Ed L. Cashin &lt;ecashin@coraid.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;


</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] aoe 3/12: update driver version to 6</title>
<updated>2005-04-19T05:00:18+00:00</updated>
<author>
<name>ecashin@coraid.com</name>
<email>ecashin@coraid.com</email>
</author>
<published>2005-04-19T05:00:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=b68650fd3f31d47426a2b1c6cfad904880258423'/>
<id>b68650fd3f31d47426a2b1c6cfad904880258423</id>
<content type='text'>
update driver version to 6

Signed-off-by: Ed L. Cashin &lt;ecashin@coraid.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update driver version to 6

Signed-off-by: Ed L. Cashin &lt;ecashin@coraid.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;


</pre>
</div>
</content>
</entry>
</feed>
