linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Some DRBD fixes for the 3.13 merge window
@ 2013-10-23  8:59 Philipp Reisner
  2013-10-23  8:59 ` [PATCH 1/5] drbd: fix NULL pointer deref in module init error path Philipp Reisner
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Philipp Reisner @ 2013-10-23  8:59 UTC (permalink / raw)
  To: linux-kernel, Jens Axboe; +Cc: Philipp Reisner

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-10-23  9:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-23  8:59 [PATCH 0/5] Some DRBD fixes for the 3.13 merge window Philipp Reisner
2013-10-23  8:59 ` [PATCH 1/5] drbd: fix NULL pointer deref in module init error path Philipp Reisner
2013-10-23  8:59 ` [PATCH 2/5] drbd: Fix an connection drop issue after enabling allow-two-primaries Philipp Reisner
2013-10-23  8:59 ` [PATCH 3/5] drbd: Fix adding of new minors with freshly created meta data Philipp Reisner
2013-10-23  8:59 ` [PATCH 4/5] drbd: fix decoding of bitmap vli rle for device sizes > 64 TB Philipp Reisner
2013-10-23  8:59 ` [PATCH 5/5] drbd: avoid to shrink max_bio_size due to peer re-configuration Philipp Reisner
2013-10-23  9:32 ` [PATCH 0/5] Some DRBD fixes for the 3.13 merge window Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).