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

* Re: [PULL REQUEST] Ext2 & ext3 fixes for 2.6.40-rc1
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Torvalds @ 2011-05-24 22:13 UTC (permalink / raw)
  To: Jan Kara; +Cc: LKML, linux-ext4

On Tue, May 24, 2011 at 8:23 AM, Jan Kara <jack@suse.cz> wrote:
>
>  could you please pull from
>
> git://git.kernel.org/pub/scm/linux/kernel/git/jack/fs.git for_linus

Grr.

That tree doesn't exist.

You meant

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

didn't you?

Please fix your scripts.

                         Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [PULL REQUEST] Ext2 & ext3 fixes for 2.6.40-rc1
  2011-05-24 22:13 ` Linus Torvalds
@ 2011-05-24 22:46   ` Jan Kara
  0 siblings, 0 replies; 3+ messages in thread
From: Jan Kara @ 2011-05-24 22:46 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Jan Kara, LKML, linux-ext4

On Tue 24-05-11 15:13:02, Linus Torvalds wrote:
> On Tue, May 24, 2011 at 8:23 AM, Jan Kara <jack@suse.cz> wrote:
> >
> >  could you please pull from
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/jack/fs.git for_linus
> 
> Grr.
> 
> That tree doesn't exist.
> 
> You meant
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 for_linus
> 
> didn't you?
  Yes. Sorry for confusion. Script fixed.

								Honza
-- 
Jan Kara <jack@suse.cz>
SUSE Labs, CR
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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