From: Greg KH <greg@kroah.com>
To: torvalds@osdl.org, akpm@osdl.org
Cc: linux-kernel@vger.kernel.org
Subject: [BK PATCH] AOE and Block fixes for 2.6.11-rc1
Date: Mon, 17 Jan 2005 13:44:12 -0800 [thread overview]
Message-ID: <20050117214412.GA28400@kroah.com> (raw)
Hi,
Here are some AOE driver fixes and a block /proc file updates for
2.6.11-rc1. All of these patches have been posted to lkml, and been in
the past few -mm releases.
Please pull from: bk://kernel.bkbits.net/gregkh/linux/block-2.6
Individual patches will follow, sent to the linux-kernel list.
thanks,
greg k-h
Documentation/aoe/aoe.txt | 41 ++++++++++++++++++------------
Documentation/aoe/mkdevs.sh | 9 ++++--
Documentation/aoe/mkshelf.sh | 8 +++---
Documentation/aoe/status.sh | 21 ++++++++++++---
drivers/block/aoe/aoe.h | 8 ++++--
drivers/block/aoe/aoeblk.c | 57 +++++++++++++++++++++++++++++--------------
drivers/block/aoe/aoechr.c | 2 -
drivers/block/aoe/aoedev.c | 24 +++---------------
drivers/block/aoe/aoemain.c | 47 ++++++++++++++++++++++++-----------
drivers/block/aoe/aoenet.c | 21 ++++++---------
drivers/block/genhd.c | 37 +++++++++------------------
include/linux/genhd.h | 6 ++++
12 files changed, 164 insertions(+), 117 deletions(-)
-----
Ed L. Cashin:
o aoe: fix __init calling __exit
o aoe: don't sleep with interrupts on
Greg Kroah-Hartman:
o Block: move struct disk_attribute to genhd.h
o Block: Remove block_subsys.rwsem usage
next reply other threads:[~2005-01-17 21:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-17 21:44 Greg KH [this message]
2005-01-17 21:45 ` [PATCH] Block: Remove block_subsys.rwsem usage Greg KH
2005-01-17 21:45 ` [PATCH] Block: move struct disk_attribute to genhd.h Greg KH
2005-01-17 21:45 ` [PATCH] aoe: don't sleep with interrupts on Greg KH
2005-01-17 21:45 ` [PATCH] aoe: fix __init calling __exit 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=20050117214412.GA28400@kroah.com \
--to=greg@kroah.com \
--cc=akpm@osdl.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.