This patch series is based on linux-next/akpm from 8 Nov, commit
db3846344ad57222.

Ed L. Cashin (8):
  aoe: avoid running request handler on plugged queue
  aoe: provide ATA identify device content to user on request
  aoe: improve network congestion handling
  aoe: err device: include MAC addresses for unexpected responses
  aoe: manipulate aoedev network stats under lock
  aoe: use high-resolution RTTs with fallback to low-res
  aoe: commands in retransmit queue use new destination on failure
  aoe: update driver-internal version to 64+

 drivers/block/aoe/aoe.h    |   24 +++-
 drivers/block/aoe/aoeblk.c |   30 ++++
 drivers/block/aoe/aoecmd.c |  317 +++++++++++++++++++++++++++++++-------------
 drivers/block/aoe/aoedev.c |   38 ++++--
 4 files changed, 296 insertions(+), 113 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to