From: Ed Cashin <ecashin@coraid.com>
To: akpm@linux-foundation.org
Cc: ecashin@coraid.com, linux-kernel@vger.kernel.org
Subject: [PATCH 0/9] aoe: various enhancements and cleanup from v50 to v60
Date: Wed, 17 Oct 2012 18:43:15 -0700 [thread overview]
Message-ID: <cover.1350524227.git.ecashin@coraid.com> (raw)
Change since first submission:
Go ahead and use the __must_hold() annotation provided
recently by Josh Triplett, already in mm.
This patch series is based on linux-next/akpm from 11 Oct.
Ed L. Cashin (9):
aoe: describe the behavior of the "err" character device
aoe: print warning regarding a common reason for dropped transmits
aoe: update cap on outstanding commands based on config query
response
aoe: support the forgetting (flushing) of a user-specified AoE target
aoe: support larger I/O requests via aoe_maxsectors module param
aoe: "payload" sysfs file exports per-AoE-command data transfer size
aoe: cleanup: remove unused ata_scnt function
aoe: whitespace cleanup
aoe: update driver-internal version number to 60
drivers/block/aoe/aoe.h | 10 ++++----
drivers/block/aoe/aoeblk.c | 19 ++++++++++++++++++
drivers/block/aoe/aoechr.c | 7 +++++-
drivers/block/aoe/aoecmd.c | 22 +++++++-------------
drivers/block/aoe/aoedev.c | 44 +++++++++++++++++++++++++++++++++++++-----
drivers/block/aoe/aoemain.c | 2 +-
drivers/block/aoe/aoenet.c | 11 ++++++---
7 files changed, 84 insertions(+), 31 deletions(-)
next reply other threads:[~2012-10-18 1:43 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-18 1:43 Ed Cashin [this message]
2012-10-18 1:43 ` [PATCH 1/9] aoe: describe the behavior of the "err" character device Ed Cashin
2012-10-18 1:45 ` [PATCH 2/9] aoe: print warning regarding a common reason for dropped transmits Ed Cashin
2012-10-18 1:47 ` [PATCH 3/9] aoe: update cap on outstanding commands based on config query response Ed Cashin
2012-10-18 1:49 ` [PATCH 4/9] aoe: support the forgetting (flushing) of a user-specified AoE target Ed Cashin
2012-10-18 1:51 ` [PATCH 5/9] aoe: support larger I/O requests via aoe_maxsectors module param Ed Cashin
2012-10-18 1:53 ` [PATCH 6/9] aoe: "payload" sysfs file exports per-AoE-command data transfer size Ed Cashin
2012-10-18 1:55 ` [PATCH 7/9] aoe: cleanup: remove unused ata_scnt function Ed Cashin
2012-10-18 1:57 ` [PATCH 8/9] aoe: whitespace cleanup Ed Cashin
2012-10-18 1:59 ` [PATCH 9/9] aoe: update driver-internal version number to 60 Ed Cashin
-- strict thread matches above, loose matches on Subject: below --
2012-10-16 1:40 [PATCH 0/9] aoe: various enhancements and cleanup from v50 to v60 Ed Cashin
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=cover.1350524227.git.ecashin@coraid.com \
--to=ecashin@coraid.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.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.