linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jan Kara <jack@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>, linux-ext4@vger.kernel.org
Subject: [PULL REQUEST] ext3 and jbd fixes for 2.6.31-rc4
Date: Thu, 23 Jul 2009 15:53:02 +0200	[thread overview]
Message-ID: <20090723135302.GA23618@duck.suse.cz> (raw)

  Hello Linus,

  could you please pull from

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

  to get:

Jan Kara (4):
      jbd: Fail to load a journal if it is too short
      ext3: Fix truncation of symlinks after failed write
      jbd: Fix a race between checkpointing code and journal_get_write_access()
      ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()

dingdinghua (1):
      jbd: fix race between write_metadata_buffer and get_write_access

The diffstat is

 fs/ext3/dir.c           |    3 +-
 fs/ext3/inode.c         |   32 +++++++++-------------
 fs/jbd/journal.c        |   26 +++++++++++------
 fs/jbd/transaction.c    |   68 ++++++++++++++++++++++++----------------------
 include/linux/ext3_fs.h |    2 +-
 5 files changed, 67 insertions(+), 64 deletions(-)

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

                 reply	other threads:[~2009-07-23 13:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090723135302.GA23618@duck.suse.cz \
    --to=jack@suse.cz \
    --cc=akpm@linux-foundation.org \
    --cc=linux-ext4@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).