From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751935AbcFSQI4 (ORCPT ); Sun, 19 Jun 2016 12:08:56 -0400 Received: from mx2.suse.de ([195.135.220.15]:34177 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751906AbcFSQIu (ORCPT ); Sun, 19 Jun 2016 12:08:50 -0400 Date: Sun, 19 Jun 2016 18:08:46 +0200 From: Jan Kara To: Linus Torvalds Cc: linux-fsdevel@vger.kernel.org, LKML Subject: [GIT PULL] UDF fixes and a reiserfs fix for 4.7 Message-ID: <20160619160846.GC2734@quack2.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Linus, could you please pull from git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_linus to get a couple of udf fixes (most notably a bug in parsing UDF partitions which led to inability to mount recent Windows installation media) and a reiserfs fix for handling kstrdup failure. Top of the tree is b9d8905e4a75. The full shortlog is: Alden Tondettar (3): udf: Don't BUG on missing metadata partition descriptor udf: Use IS_ERR when loading metadata mirror file entry udf: Use correct partition reference number for metadata Mikulas Patocka (1): reiserfs: check kstrdup failure The diffstat is fs/reiserfs/super.c | 9 +++++++-- fs/udf/partition.c | 13 +++++++++---- fs/udf/super.c | 22 ++++++++++++---------- fs/udf/udf_sb.h | 5 +++++ 4 files changed, 33 insertions(+), 16 deletions(-) Thanks Honza -- Jan Kara SUSE Labs, CR