From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, ecashin@coraid.com
Subject: [GIT PATCH] AOE patches for 2.6.16
Date: Thu, 23 Mar 2006 22:09:05 -0800 [thread overview]
Message-ID: <20060324060905.GA20310@kroah.com> (raw)
Here are some ATA over Ethernet patches against your current git tree.
They all have been in the -mm tree for a few months.
Please pull from:
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/
or from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/
if it isn't synced up yet.
The full patch series will sent to the linux-kernel mailing list, if
anyone wants to see them.
thanks,
greg k-h
Documentation/aoe/mkdevs.sh | 2
Documentation/aoe/udev.txt | 1
drivers/block/aoe/aoe.h | 14 +--
drivers/block/aoe/aoeblk.c | 22 ++---
drivers/block/aoe/aoechr.c | 37 ++++++++
drivers/block/aoe/aoecmd.c | 187 +++++++++++++++++++++++++++++---------------
drivers/block/aoe/aoedev.c | 69 +++++++++++-----
drivers/block/aoe/aoemain.c | 4
drivers/block/aoe/aoenet.c | 22 +----
9 files changed, 238 insertions(+), 120 deletions(-)
---------------
Ed L Cashin:
aoe [1/8]: zero packet data after skb allocation
aoe [2/8]: support dynamic resizing of AoE devices
aoe [3/8]: increase allowed outstanding packets
aoe [4/8]: use less confusing driver name
aoe [5/8]: allow network interface migration on packet retransmit
aoe [6/8]: update device information on last close
aoe [7/8]: update driver compatibility string
aoe [8/8]: update driver version number
aoe: do not stop retransmit timer when device goes down
aoe [1/3]: support multiple AoE listeners
aoe [2/3]: don't request ATA device ID on ATA error
aoe [3/3]: update version to 22
next reply other threads:[~2006-03-24 6:09 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-24 6:09 Greg KH [this message]
2006-03-24 6:10 ` [PATCH 01/12] aoe [1/8]: zero packet data after skb allocation Greg KH
2006-03-24 6:10 ` [PATCH 02/12] aoe [2/8]: support dynamic resizing of AoE devices Greg KH
2006-03-24 6:10 ` [PATCH 03/12] aoe [3/8]: increase allowed outstanding packets Greg KH
2006-03-24 6:10 ` [PATCH 04/12] aoe [4/8]: use less confusing driver name Greg KH
2006-03-24 6:10 ` [PATCH 05/12] aoe [5/8]: allow network interface migration on packet retransmit Greg KH
2006-03-24 6:10 ` [PATCH 06/12] aoe [6/8]: update device information on last close Greg KH
2006-03-24 6:10 ` [PATCH 07/12] aoe [7/8]: update driver compatibility string Greg KH
2006-03-24 6:10 ` [PATCH 08/12] aoe [8/8]: update driver version number Greg KH
2006-03-24 6:10 ` [PATCH 09/12] aoe: do not stop retransmit timer when device goes down Greg KH
2006-03-24 6:10 ` [PATCH 10/12] aoe [1/3]: support multiple AoE listeners Greg KH
2006-03-24 6:10 ` [PATCH 11/12] aoe [2/3]: don't request ATA device ID on ATA error Greg KH
2006-03-24 6:10 ` [PATCH 12/12] aoe [3/3]: update version to 22 Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060324060905.GA20310@kroah.com \
--to=gregkh@suse.de \
--cc=akpm@osdl.org \
--cc=ecashin@coraid.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox