mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] Some UDF, ext3 & reiserfs fixes for 3.5-rc4
@ 2012-08-22 22:05 Jan Kara
  0 siblings, 0 replies; only message in thread
From: Jan Kara @ 2012-08-22 22:05 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, linux-fsdevel

  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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-08-22 22:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-22 22:05 [GIT PULL] Some UDF, ext3 & reiserfs fixes for 3.5-rc4 Jan Kara

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