From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: [PATCH 0/6] writeback: tracing and fixes V4 Date: Tue, 8 Jun 2010 10:41:28 -0700 (PDT) Message-ID: References: <1275957487-23633-1-git-send-email-david@fromorbit.com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, xfs@oss.sgi.com, akpm@linux-foundation.org To: Dave Chinner Return-path: Received: from smtp1.linux-foundation.org ([140.211.169.13]:56405 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753430Ab0FHRls (ORCPT ); Tue, 8 Jun 2010 13:41:48 -0400 In-Reply-To: <1275957487-23633-1-git-send-email-david@fromorbit.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Tue, 8 Jun 2010, Dave Chinner wrote: > > Can you please consider this patch series for 2.6.35? Yeah, no. See the several lkml discussions and the -rc2 announcement about how I do _not_ intend to merge anything even remotely "new code" this time around. So purely regression fixes and serious bugfixes (oopses/security issues). Kubys