mirror of https://lore.kernel.org/lkml/
 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-fsdevel@vger.kernel.org
Subject: [GIT PULL] Some UDF, ext3 & reiserfs fixes for 3.5-rc4
Date: Thu, 23 Aug 2012 00:05:14 +0200	[thread overview]
Message-ID: <20120822220514.GA12395@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 a couple of fixes (udf, reiserfs, ext3) that accumulated over my
vacation.

Top of the tree is 68766a2. The full shortlog is:

Ashish Sangwan (1):
      UDF: During mount free lvid_bh before rescanning with different blocksize

Ian Abbott (1):
      udf: fix udf_setsize() for file data in ICB

Jan Kara (1):
      jbd: don't write superblock when unmounting an ro filesystem

Jeff Liu (1):
      quota: Move down dqptr_sem read after initializing default warn[] type at __dquot_alloc_space().

Jeff Mahoney (1):
      reiserfs: fix deadlocks with quotas

Nikola Pajkovsky (1):
      udf: fix retun value on error path in udf_load_logicalvol

The diffstat is

 fs/jbd/journal.c     |    5 +++++
 fs/quota/dquot.c     |    2 +-
 fs/reiserfs/bitmap.c |    2 --
 fs/reiserfs/inode.c  |    2 +-
 fs/udf/inode.c       |    5 ++++-
 fs/udf/super.c       |    7 ++++++-
 6 files changed, 17 insertions(+), 6 deletions(-)

							Thanks
								Honza

                 reply	other threads:[~2012-08-22 22:05 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=20120822220514.GA12395@quack.suse.cz \
    --to=jack@suse.cz \
    --cc=linux-fsdevel@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

Powered by JetHome