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: linux-ext4@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] ext3/jbd fixes for 3.10-rc1
Date: Fri, 3 May 2013 11:50:06 +0200	[thread overview]
Message-ID: <20130503095006.GA13470@quack.suse.cz> (raw)

  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 ext3/jbd fixes.

Top of the tree is fb1c2d8. The full shortlog is:

Jan Kara (3):
      ext3: fix data=journal fast mount/umount hang
      jbd: don't wait (forever) for stale tid caused by wraparound
      Merge branch 'for_next' into for_linus

Zheng Liu (2):
      jbd: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
      jbd: use kmem_cache_zalloc for allocating journal head

The diffstat is

 fs/ext3/inode.c      |    3 ++-
 fs/jbd/journal.c     |   19 ++++++++++++++-----
 fs/jbd/transaction.c |    1 -
 include/linux/jbd.h  |    2 +-
 4 files changed, 17 insertions(+), 8 deletions(-)

							Thanks
								Honza

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

                 reply	other threads:[~2013-05-03  9:50 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=20130503095006.GA13470@quack.suse.cz \
    --to=jack@suse.cz \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-kernel@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).