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: LKML <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-ext4@vger.kernel.org
Subject: [PULL REQUEST] ext3/jbd fixes for 2.6.32-rc1
Date: Wed, 16 Sep 2009 17:49:07 +0200	[thread overview]
Message-ID: <20090916154907.GO26030@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:

Andreas Dilger (1):
      JBD: round commit timer up to avoid uncommitted transaction

Chris Mason (1):
      ext3: Add locking to ext3_do_update_inode

Jan Kara (5):
      ext3: Update MAINTAINERS for ext3 and JBD
      jbd: Journal block numbers can ever be only 32-bit use unsigned int for them
      jbd: Annotate transaction start also for journal_restart()
      ext3: Fix possible deadlock between ext3_truncate() and ext3_get_blocks()
      ext3: Flush disk caches on fsync when needed

The diffstat is

 MAINTAINERS          |    3 +--
 fs/ext3/fsync.c      |   12 +++++++++++-
 fs/ext3/inode.c      |   28 ++++++++++++++++++++++++----
 fs/jbd/checkpoint.c  |    6 +++---
 fs/jbd/commit.c      |    2 +-
 fs/jbd/journal.c     |   30 +++++++++++++++---------------
 fs/jbd/recovery.c    |   18 +++++++++---------
 fs/jbd/revoke.c      |   16 ++++++++--------
 fs/jbd/transaction.c |    9 +++++----
 include/linux/jbd.h  |   26 +++++++++++++-------------
 10 files changed, 90 insertions(+), 60 deletions(-)

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

                 reply	other threads:[~2009-09-16 15:49 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=20090916154907.GO26030@duck.suse.cz \
    --to=jack@suse.cz \
    --cc=akpm@linux-foundation.org \
    --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).