[<prev] [next>] [day] [month] [year] [list]
Message-ID: <3183cff4071d83972c722ad3655209d5@coraid.com>
Date: Mon, 3 Dec 2012 20:38:55 -0500
From: Ed Cashin <ecashin@...aid.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, ecashin@...aid.com
Subject: [PATCH 0/7] aoe: driver improvements and fixes through v81
This patch series applies to today's linux-next/akpm, commit
a5944abc848a1b8e5329a631a84e35a3b0249ecb.
Ed L. Cashin (7):
aoe: improve handling of misbehaving network paths
aoe: avoid races between device destruction and discovery
aoe: use dynamic number of remote ports for AoE storage target
aoe: allow user to disable target failure timeout
aoe: allow comma separator in aoe_iflist value
aoe: identify source of runt AoE packets
aoe: update internal version number to 81
Documentation/aoe/aoe.txt | 4 +-
drivers/block/aoe/aoe.h | 29 ++-
drivers/block/aoe/aoeblk.c | 38 ++++-
drivers/block/aoe/aoecmd.c | 439 ++++++++++++++++++++++++++++++--------------
drivers/block/aoe/aoedev.c | 177 ++++++++++++------
drivers/block/aoe/aoenet.c | 2 +-
6 files changed, 477 insertions(+), 212 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists