Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754076Ab2J2Osg (ORCPT ); Mon, 29 Oct 2012 10:48:36 -0400 Received: from zimbra.linbit.com ([212.69.161.123]:39213 "EHLO zimbra.linbit.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751045Ab2J2Osf (ORCPT ); Mon, 29 Oct 2012 10:48:35 -0400 From: Philipp Reisner To: Jens Axboe Cc: linux-kernel@vger.kernel.org, drbd-dev@lists.linbit.com Subject: [GIT PULL] 4 fixes for drbd Date: Mon, 29 Oct 2012 15:48:29 +0100 Message-ID: <3728568.yDZLErye6B@fat-tyre> User-Agent: KMail/4.8.5 (Linux/3.2.0-32-generic; KDE/4.8.5; x86_64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1500 Lines: 46 Hi Jens, please consider to pull these fixes in. It is based on your for-3.7/drivers branch. Best regards, Phil The following changes since commit 34a73dd594699dc3834167297a74c43948bb6e41: Revert "memstick: add support for legacy memorysticks" (2012-10-10 16:13:26 -0600) are available in the git repository at: git://git.drbd.org/linux-drbd.git for-jens for you to fetch changes up to 731d4596a6f3ba41418a0b11018c453456c51d92: drbd: check return of kmalloc in receive_uuids (2012-10-29 13:18:13 +0100) ---------------------------------------------------------------- Jing Wang (1): drbd: check return of kmalloc in receive_uuids Lars Ellenberg (2): drbd: fix regression: potential NULL pointer dereference drbd: don't try to clear bits once the disk has failed Philipp Reisner (1): drbd: Broadcast sync progress no more often than once per second drivers/block/drbd/drbd_actlog.c | 19 +++++++++++++------ drivers/block/drbd/drbd_int.h | 6 ++++++ drivers/block/drbd/drbd_main.c | 8 ++++++-- drivers/block/drbd/drbd_nl.c | 5 +++++ drivers/block/drbd/drbd_receiver.c | 4 ++++ drivers/block/drbd/drbd_worker.c | 4 ++++ 6 files changed, 38 insertions(+), 8 deletions(-) -- 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/