linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL REQUEST] Ext2 & ext3 fixes for 2.6.40-rc1
@ 2011-05-24 15:23 Jan Kara
  2011-05-24 22:13 ` Linus Torvalds
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Kara @ 2011-05-24 15:23 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, linux-ext4

  Hello Linus,

  could you please pull from

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

Nothing too interesting, just couple of bugs fixed.

The full shortlog is:

Eryu Guan (1):
      jbd: Fix comment to match the code in journal_start()

Jan Kara (3):
      ext3: Fix lock inversion in ext3_symlink()
      ext3: Fix fs corruption when make_indexed_dir() fails
      jbd: Fix forever sleeping process in do_get_write_access()

Robin Dong (1):
      ext2: fix error msg when mounting fs with too-large blocksize

Tao Ma (1):
      jbd/jbd2: remove obsolete summarise_journal_usage.

Ted Ts'o (1):
      jbd: fix fsync() tid wraparound bug

The diffstat is

 fs/ext2/super.c      |    3 +-
 fs/ext3/namei.c      |   80 +++++++++++++++++++++++++++++++++++++++++--------
 fs/jbd/commit.c      |   15 ++++-----
 fs/jbd/journal.c     |   16 ++++++++--
 fs/jbd/transaction.c |    3 +-
 fs/jbd2/commit.c     |    6 ----
 6 files changed, 91 insertions(+), 32 deletions(-)

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-05-24 22:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-24 15:23 [PULL REQUEST] Ext2 & ext3 fixes for 2.6.40-rc1 Jan Kara
2011-05-24 22:13 ` Linus Torvalds
2011-05-24 22:46   ` Jan Kara

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).