[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20120822220514.GA12395@quack.suse.cz>
Date:	Thu, 23 Aug 2012 00:05:14 +0200
From:	Jan Kara <jack@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	LKML <linux-kernel@...r.kernel.org>, linux-fsdevel@...r.kernel.org
Subject: [GIT PULL] Some UDF, ext3 & reiserfs fixes for 3.5-rc4
  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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists
 
