From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754853Ab2ATQjP (ORCPT ); Fri, 20 Jan 2012 11:39:15 -0500 Received: from cantor2.suse.de ([195.135.220.15]:59813 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753700Ab2ATQjM (ORCPT ); Fri, 20 Jan 2012 11:39:12 -0500 Date: Fri, 20 Jan 2012 17:39:10 +0100 From: Jan Kara To: Linus Torvalds Cc: LKML Subject: [PULL REQUEST] Ext3 & ext2 fix, quota improvement Message-ID: <20120120163910.GA16973@quack.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) 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 The most important is an ext3 fix of corruption after power failure. The other two patches are just minor things... Top of the tree is 46fe44c. The full shortlog is: Djalal Harouni (1): ext2: protect inode changes in the SETVERSION and SETFLAGS ioctls Jan Kara (2): jbd: Issue cache flush after checkpointing quota: Pass information that quota is stored in system file to userspace The diffstat is fs/ext2/ioctl.c | 22 ++++++++++++++++------ fs/jbd/checkpoint.c | 27 ++++++++++++++++++++++----- fs/jbd/recovery.c | 4 ++++ fs/quota/dquot.c | 8 +++++--- include/linux/quota.h | 6 +++++- 5 files changed, 52 insertions(+), 15 deletions(-) Thanks Honza -- Jan Kara SUSE Labs, CR