Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752740AbbGIOhb (ORCPT ); Thu, 9 Jul 2015 10:37:31 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:59577 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751132AbbGIOhZ (ORCPT ); Thu, 9 Jul 2015 10:37:25 -0400 Date: Thu, 9 Jul 2015 15:37:19 +0100 From: Luis Henriques To: Greg Kroah-Hartman Cc: Fabian Frederick , linux-kernel@vger.kernel.org, Andrew Morton , Alexey Khoroshilov , Ian Campbell , Roger Pau Monne , Jan Kara , Ian Jackson , Al Viro , Evgeniy Dushistov , stable@vger.kernel.org Subject: Re: [PATCH 4.1 54/56] fs/ufs: restore s_lock mutex Message-ID: <20150709143719.GE2190@ares> References: <20150708073237.780280770@linuxfoundation.org> <20150708073240.933834626@linuxfoundation.org> <574518929.1062219.1436372903080.open-xchange@webmail.nmp.proximus.be> <20150708173208.GB14727@kroah.com> <20150708213230.GB31433@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20150708213230.GB31433@kroah.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1752 Lines: 55 On Wed, Jul 08, 2015 at 02:32:30PM -0700, Greg Kroah-Hartman wrote: > On Wed, Jul 08, 2015 at 10:32:08AM -0700, Greg Kroah-Hartman wrote: > > On Wed, Jul 08, 2015 at 06:28:23PM +0200, Fabian Frederick wrote: > > > > > > Hello Greg, > > > > > > ? ? ? ? ? ? ? ? Here's the complete list of linux-next/UFS patches needed > > > to stop regressions in write mode: > > > > > > 13b987ea2758 > > > fs/ufs: revert "ufs: fix deadlocks introduced by sb mutex merge" > > > > > > cdd9eefdf905 > > > fs/ufs: restore s_lock mutex > > > > > > 12ecbb4b1d76 > > > ufs: Fix warning from unlock_new_inode() > > > > > > 514d748f69c9 > > > ufs: Fix possible deadlock when looking up directories I don't think the 2 commits above are appropriate for the 3.14 and 3.10 kernels as they fix commit e4502c63f56a ("ufs: deal with nfsd/iget races"), which isn't in these kernels Cheers, -- Lu?s > > > > > > e4f95517f182 > > > fs/ufs: restore s_lock mutex_init() > > > > > > but I only see the 2 first ones in your 4.0/4.1 stable reviews... > > > > That's because those other ones weren't marked with a stable tag so I > > didn't catch them :( > > > > I'll queue them up now, thanks for letting me know. > > The last one didn't apply to 3.10 or 3.14, but all the others seemed > good, now applied. > > thanks, > > greg k-h > -- > To unsubscribe from this list: send the line "unsubscribe stable" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- 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/