[PATCH 0/7] DRBD updates for the 3.19 merge window

From: Philipp Reisner
Date: Mon Nov 10 2014 - 11:21:40 EST


Hi Jens,

please take these patches for you for-3.19/drivers branch.
They where posted for review on 2014-10-29.

Some cleanups and 3 fixes. Two of them marked for stable:
0005-drbd-merge_bvec_fn-properly-remap-bvm-bi_bdev.patch and
0006-drbd-Fix-state-change-in-case-of-connection-timeout.patch
(marked for stable)

Thanks!


Andreas Gruenbacher (2):
drbd: Minor cleanups
drbd: Only use drbd_msg_put_info() in drbd_nl.c

Lars Ellenberg (2):
drbd: fix resync throttling initialization
drbd: merge_bvec_fn: properly remap bvm->bi_bdev

Philipp Reisner (3):
drbd: fix race between role change and handshake
drbd: Fix state change in case of connection timeout
drbd: Remove an useless copy of kernel_setsockopt()

drivers/block/drbd/drbd_actlog.c | 3 +-
drivers/block/drbd/drbd_int.h | 39 +++++------------------
drivers/block/drbd/drbd_main.c | 23 ++++----------
drivers/block/drbd/drbd_nl.c | 64 +++++++++++++++++---------------------
drivers/block/drbd/drbd_receiver.c | 2 +-
drivers/block/drbd/drbd_req.c | 3 +-
drivers/block/drbd/drbd_state.c | 42 ++++++++++++++++++++-----
drivers/block/drbd/drbd_state.h | 5 +++
drivers/block/drbd/drbd_worker.c | 5 ++-
include/linux/drbd.h | 2 +-
10 files changed, 90 insertions(+), 98 deletions(-)

--
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/