Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1171013 > unrolled thread
| Started by | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> |
|---|---|
| First post | 2015-06-24 02:40 +0200 |
| Last post | 2015-06-24 02:40 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[GIT PULL] (xen) stable/for-jens-4.2 Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> - 2015-06-24 02:40 +0200
| From | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> |
|---|---|
| Date | 2015-06-24 02:40 +0200 |
| Subject | [GIT PULL] (xen) stable/for-jens-4.2 |
| Message-ID | <pEGTn-29i-3@gated-at.bofh.it> |
Hey Jens,
Please git pull the following branch:
git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-4.2
in your 'for-4.2/drivers' branch. It is late - for which I am terrible
sorry! The patches have been sitting in my branch for two weeks - except
the last patch which was a fix and is now part of the branch.
Please git pull at your convience.
drivers/block/xen-blkback/blkback.c | 13 +++
drivers/block/xen-blkback/common.h | 4 +-
drivers/block/xen-blkback/xenbus.c | 167 +++++++++++++++++++++++-------------
drivers/block/xen-blkfront.c | 151 ++++++++++++++++++++++----------
4 files changed, 225 insertions(+), 110 deletions(-)
Bob Liu (4):
drivers: xen-blkback: delay pending_req allocation to connect_ring
driver: xen-blkfront: move talk_to_blkback to a more suitable place
xen/block: add multi-page ring support
drivers: xen-blkfront: only talk_to_blkback() when in XenbusStateInitialising
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to top | Article view | linux.kernel
csiph-web