[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110921150955.GH541@phenom.oracle.com>
Date: Wed, 21 Sep 2011 11:09:55 -0400
From: Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
To: axboe@...nel.dk, linux-kernel@...r.kernel.org, jaxboe@...ionio.com
Cc: lidongyang@...ell.com, joe.jin@...cle.com
Subject: [GIT PULL] (xen) stable/for-jens-3.2 - blkback and blkfront patches
for 3.2
Hey Jens,
Please pull the following git tree in your 3.2 drivers tree:
git pull git://oss.oracle.com/git/kwilk/xen.git stable/for-jens-3.2
which has an exciting new feature - the discard ('feature-discard')
aka TRIM/UNMAP. Now they can be passed from the guest to the backend.
There is also a tiny cleanup patch.
drivers/block/xen-blkback/blkback.c | 86 +++++++++++++++++++++++-----
drivers/block/xen-blkback/common.h | 95 ++++++++++++++++++++++++------
drivers/block/xen-blkback/xenbus.c | 62 +++++++++++++++++++-
drivers/block/xen-blkfront.c | 109 +++++++++++++++++++++++++++-------
include/xen/interface/io/blkif.h | 36 ++++++++++++
5 files changed, 331 insertions(+), 57 deletions(-)
Joe Jin (1):
xen-blkback: fixed indentation and comments
Li Dongyang (4):
xen-blkfront: add BLKIF_OP_DISCARD and discard request struct
xen-blkback: Implement discard requests ('feature-discard')
xen-blkfront: Handle discard requests.
xen-blkfront: fix a deadlock while handling discard response
--
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