Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759179AbbGHRcM (ORCPT ); Wed, 8 Jul 2015 13:32:12 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:34096 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759154AbbGHRcJ (ORCPT ); Wed, 8 Jul 2015 13:32:09 -0400 Date: Wed, 8 Jul 2015 10:32:08 -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: <20150708173208.GB14727@kroah.com> References: <20150708073237.780280770@linuxfoundation.org> <20150708073240.933834626@linuxfoundation.org> <574518929.1062219.1436372903080.open-xchange@webmail.nmp.proximus.be> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <574518929.1062219.1436372903080.open-xchange@webmail.nmp.proximus.be> 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: 996 Lines: 35 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. 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/