From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Piggin Subject: [patch 0/9] buffered write deadlock fix Date: Sun, 4 Feb 2007 09:49:41 +0100 (CET) Message-ID: <20070204063707.23659.20741.sendpatchset@linux.site> Cc: Linux Kernel , Linux Filesystems , Nick Piggin , Linux Memory Management To: Andrew Morton Return-path: Received: from cantor2.suse.de ([195.135.220.15]:40949 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752180AbXBDItp (ORCPT ); Sun, 4 Feb 2007 03:49:45 -0500 Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Have fixed a few issues since last time: - better comments for the SetPageUptodate race - actually fix the nobh problem rather than adding a comment - use kmap_atomic instead of kmap Patches against 2.6.20-rc7. Thanks, Nick -- SuSE Labs