Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752499AbXA2Kbm (ORCPT ); Mon, 29 Jan 2007 05:31:42 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752496AbXA2Kbm (ORCPT ); Mon, 29 Jan 2007 05:31:42 -0500 Received: from ns1.suse.de ([195.135.220.2]:49378 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752490AbXA2Kbl (ORCPT ); Mon, 29 Jan 2007 05:31:41 -0500 From: Nick Piggin To: Andrew Morton Cc: Linux Kernel , Linux Filesystems , Nick Piggin , Linux Memory Management Message-Id: <20070129081905.23584.97878.sendpatchset@linux.site> Subject: [patch 0/9] buffered write deadlock fix Date: Mon, 29 Jan 2007 11:31:37 +0100 (CET) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 597 Lines: 21 The following set of patches attempt to fix the buffered write locking problems (and there are a couple of peripheral patches and cleanups there too). Patches against 2.6.20-rc6. I was hoping that 2.6.20-rc6-mm2 would be an easier diff with the fsaio patches gone, but the readahead rewrite clashes badly :( Please apply? Thanks, Nick -- SuSE Labs - 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/