All of lore.kernel.org
 help / color / mirror / Atom feed
* [Drbd-dev] [PATCH 0/6] DRBD fixes and one functional enhancemet
@ 2013-06-25 14:50 ` Philipp Reisner
  0 siblings, 0 replies; 16+ messages in thread
From: Philipp Reisner @ 2013-06-25 14:50 UTC (permalink / raw)
  To: linux-kernel, Jens Axboe; +Cc: drbd-dev

Hi Jens,

Please consider to apply these patches to your for-3.11/drivers branch.

The first 4 patches are obvious fixes. The last patch adds
the capability to change the activity log layout online.
(al-stripes and al-stripe-size)

I posted these patches on the 14th for review.


Andreas Gruenbacher (2):
  drbd: Do not sleep inside rcu
  drbd: Fix rcu_read_lock balance on error path

Philipp Reisner (3):
  drbd: Ignore the exit code of a fence-peer handler if it returns too
    late
  drbd: Constants should be UPPERCASE
  drbd: Allow online change of al-stripes and al-stripe-size

Wei Yongjun (1):
  drbd: fix error return code in drbd_init()

 drivers/block/drbd/drbd_actlog.c   |   21 ++++
 drivers/block/drbd/drbd_int.h      |   15 ++-
 drivers/block/drbd/drbd_main.c     |   61 ++++++------
 drivers/block/drbd/drbd_nl.c       |  185 ++++++++++++++++++++++++++++--------
 drivers/block/drbd/drbd_receiver.c |   12 +--
 drivers/block/drbd/drbd_state.c    |    4 +-
 include/linux/drbd.h               |    6 +-
 include/linux/drbd_genl.h          |    2 +
 include/linux/drbd_limits.h        |    9 ++
 9 files changed, 236 insertions(+), 79 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2013-06-28 14:49 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-25 14:50 [Drbd-dev] [PATCH 0/6] DRBD fixes and one functional enhancemet Philipp Reisner
2013-06-25 14:50 ` Philipp Reisner
2013-06-25 14:50 ` [Drbd-dev] [PATCH 1/6] drbd: Do not sleep inside rcu Philipp Reisner
2013-06-25 14:50   ` Philipp Reisner
2013-06-25 14:50 ` [Drbd-dev] [PATCH 2/6] drbd: fix error return code in drbd_init() Philipp Reisner
2013-06-25 14:50   ` Philipp Reisner
2013-06-25 14:50 ` [Drbd-dev] [PATCH 3/6] drbd: Fix rcu_read_lock balance on error path Philipp Reisner
2013-06-25 14:50   ` Philipp Reisner
2013-06-25 14:50 ` [Drbd-dev] [PATCH 4/6] drbd: Ignore the exit code of a fence-peer handler if it returns too late Philipp Reisner
2013-06-25 14:50   ` Philipp Reisner
2013-06-25 14:50 ` [Drbd-dev] [PATCH 5/6] drbd: Constants should be UPPERCASE Philipp Reisner
2013-06-25 14:50   ` Philipp Reisner
2013-06-25 14:50 ` [Drbd-dev] [PATCH 6/6] drbd: Allow online change of al-stripes and al-stripe-size Philipp Reisner
2013-06-25 14:50   ` Philipp Reisner
2013-06-28 14:05 ` [Drbd-dev] [PATCH 0/6] DRBD fixes and one functional enhancemet Jens Axboe
2013-06-28 14:05   ` Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.