Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753861AbYJAQ17 (ORCPT ); Wed, 1 Oct 2008 12:27:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752712AbYJAQ1w (ORCPT ); Wed, 1 Oct 2008 12:27:52 -0400 Received: from mx1.redhat.com ([66.187.233.31]:33821 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752331AbYJAQ1v (ORCPT ); Wed, 1 Oct 2008 12:27:51 -0400 Date: Wed, 1 Oct 2008 17:24:18 +0100 From: Alasdair G Kergon To: Linus Torvalds Cc: Mikulas Patocka , Milan Broz , dm-devel@redhat.com, linux-kernel@vger.kernel.org, Chandra Seetharaman Subject: [git pull] device-mapper regression fixes for 2.6.27 Message-ID: <20081001162417.GE5098@agk.fab.redhat.com> Mail-Followup-To: Linus Torvalds , Mikulas Patocka , Milan Broz , dm-devel@redhat.com, linux-kernel@vger.kernel.org, Chandra Seetharaman Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Organization: Red Hat UK Ltd. Registered in England and Wales, number 03798903. Registered Office: Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE. Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 769 Lines: 25 Please pull from: master.kernel.org:/pub/scm/linux/kernel/git/agk/linux-2.6-dm.git to get the following device-mapper fixes for 2.6.27: Chandra Seetharaman (1): dm mpath: add missing path switching locking Mikulas Patocka (2): dm: always allow one page in dm_merge_bvec dm: cope with access beyond end of device in dm_merge_bvec drivers/md/dm-mpath.c | 16 +++++++++++++++- drivers/md/dm.c | 12 ++++++++---- 2 files changed, 23 insertions(+), 5 deletions(-) Alasdair -- agk@redhat.com -- 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/