Linux EXT4 FS development
 help / color / mirror / Atom feed
From: "Theodore Ts'o" <tytso@mit.edu>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] ext4 update for 3.0
Date: Mon, 20 Jun 2011 12:54:07 -0400	[thread overview]
Message-ID: <E1QYhjj-0006Ne-Lp@tytso-glaptop> (raw)

Hi Linus,

Please pull from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus

to grab bug fixes needed for 3.0.

Thanks!!

					- Ted

Jan Kara (1):
      jbd2: Fix oops in jbd2_journal_remove_journal_head()

Lukas Czerner (3):
      ext4: Fix max file size and logical block counting of extent format file
      ext4: use FIEMAP_EXTENT_LAST flag for last extent in fiemap
      ext4: fixed tracepoints cleanup

Tao Ma (1):
      jbd2: Remove obsolete parameters in the comments for some jbd2 functions

Yongqiang Yang (1):
      ext4: correct comments for ext4_free_blocks()

 fs/ext4/ext4_extents.h      |    9 ++-
 fs/ext4/extents.c           |   42 +++++-----
 fs/ext4/inode.c             |    2 +-
 fs/ext4/mballoc.c           |    8 +-
 fs/ext4/move_extent.c       |   10 +-
 fs/ext4/super.c             |   15 +++-
 fs/jbd2/checkpoint.c        |   28 ++++---
 fs/jbd2/commit.c            |   33 +++++----
 fs/jbd2/journal.c           |   91 +++++++---------------
 fs/jbd2/transaction.c       |   69 +++++++++--------
 include/linux/jbd2.h        |    2 -
 include/trace/events/ext4.h |  179 ++++++++++++++++++-------------------------
 12 files changed, 223 insertions(+), 265 deletions(-)

             reply	other threads:[~2011-06-20 16:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-20 16:54 Theodore Ts'o [this message]
2011-06-21  3:08 ` [GIT PULL] ext4 update for 3.0 Linus Torvalds
2011-06-21 13:29   ` Ted Ts'o
2011-07-07  8:51 ` Maxim Patlasov

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=E1QYhjj-0006Ne-Lp@tytso-glaptop \
    --to=tytso@mit.edu \
    --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