[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1382518759-5467-1-git-send-email-philipp.reisner@linbit.com>
Date: Wed, 23 Oct 2013 10:59:14 +0200
From: Philipp Reisner <philipp.reisner@...bit.com>
To: linux-kernel@...r.kernel.org, Jens Axboe <axboe@...nel.dk>
Cc: Philipp Reisner <philipp.reisner@...bit.com>
Subject: [PATCH 0/5] Some DRBD fixes for the 3.13 merge window
Hi Jens,
Please merge these patches to you for-3.13/drivers branch.
They contain of fixes in random places over the DRBD code
Best,
Phil
Lars Ellenberg (3):
drbd: fix NULL pointer deref in module init error path
drbd: fix decoding of bitmap vli rle for device sizes > 64 TB
drbd: avoid to shrink max_bio_size due to peer re-configuration
Philipp Reisner (2):
drbd: Fix an connection drop issue after enabling allow-two-primaries
drbd: Fix adding of new minors with freshly created meta data
drivers/block/drbd/drbd_int.h | 3 ++-
drivers/block/drbd/drbd_main.c | 19 ++++++++-------
drivers/block/drbd/drbd_nl.c | 6 ++---
drivers/block/drbd/drbd_receiver.c | 45 +++++++++++++++++-------------------
drivers/block/drbd/drbd_req.c | 3 +++
5 files changed, 38 insertions(+), 38 deletions(-)
--
1.7.9.5
--
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