linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jan Kara <jack@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>, linux-ext4@vger.kernel.org
Subject: [GIT PULL] ext[23], udf & quota fix
Date: Mon, 11 Nov 2013 15:34:33 +0100	[thread overview]
Message-ID: <20131111143433.GA24867@quack.suse.cz> (raw)

  Hello Linus,

  could you please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_linus

to get assorted fixes in quota, ext2, ext3 & udf. Probably the most
important is a fix of fs corruption issue in ext2 XIP support (OTOH xip is
rarely used).

Top of the tree is 7ba3ec5749dd. The full shortlog is:

Dan Carpenter (1):
      quota: info leak in quota_getquota()

Eric Sandeen (1):
      ext3: Count journal as bsddf overhead in ext3_statfs

Jan Kara (2):
      jbd: Revert "jbd: remove dependency on __GFP_NOFAIL"
      ext2: Fix fs corruption in ext2_get_xip_mem()

Peter A. Felvegi (1):
      udf: fix for pathetic mount times in case of invalid file system

The diffstat is

 fs/ext2/inode.c      |  2 ++
 fs/ext2/xip.c        |  1 +
 fs/ext3/super.c      |  4 ++++
 fs/jbd/transaction.c |  8 ++++----
 fs/quota/quota.c     |  1 +
 fs/udf/super.c       | 45 ++++++++++++++++++++++++++++++++++++---------
 6 files changed, 48 insertions(+), 13 deletions(-)

							Thanks
								Honza

-- 
Jan Kara <jack@suse.cz>
SUSE Labs, CR

                 reply	other threads:[~2013-11-11 14:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131111143433.GA24867@quack.suse.cz \
    --to=jack@suse.cz \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).