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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to