Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933692AbbGHVci (ORCPT ); Wed, 8 Jul 2015 17:32:38 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:44702 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755565AbbGHVcb (ORCPT ); Wed, 8 Jul 2015 17:32:31 -0400 Date: Wed, 8 Jul 2015 14:32:30 -0700 From: Greg Kroah-Hartman To: Fabian Frederick Cc: 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: <20150708213230.GB31433@kroah.com> References: <20150708073237.780280770@linuxfoundation.org> <20150708073240.933834626@linuxfoundation.org> <574518929.1062219.1436372903080.open-xchange@webmail.nmp.proximus.be> <20150708173208.GB14727@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20150708173208.GB14727@kroah.com> User-Agent: Mutt/1.5.23+89 (0255b37be491) (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1218 Lines: 41 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 > > > > 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 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/