From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Piggin Subject: [patch 0/10] buffered write deadlock fix Date: Sat, 13 Jan 2007 04:24:15 +0100 (CET) Message-ID: <20070113011159.9449.4327.sendpatchset@linux.site> Cc: Linux Kernel , Linux Filesystems , Nick Piggin , Andrew Morton Return-path: Received: from cantor2.suse.de ([195.135.220.15]:46561 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161203AbXAMDYT (ORCPT ); Fri, 12 Jan 2007 22:24:19 -0500 To: Linux Memory Management Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org 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). This does pass the write deadlock tests that otherwise fail. Has survived a few hours of fsx-linux on ext2 and 3. Patches against 2.6.20-rc4. I didn't have the heart to attempt to rebase them on -mm, at least until I get some feedback ;) Thanks, Nick -- SuSE Labs