All of lore.kernel.org
 help / color / mirror / Atom feed
From: Theodore Tso <tytso@mit.edu>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [GIT PULL] ext4 fixes
Date: Fri, 7 Nov 2008 09:34:40 -0500	[thread overview]
Message-ID: <20081107143440.GC9543@mit.edu> (raw)
In-Reply-To: <20081107033315.GB29038@mit.edu>

On Thu, Nov 06, 2008 at 10:33:15PM -0500, Theodore Tso wrote:
> > 
> > Nothing there. Forgot to push out?
> 
> Whoops, sorry.  Just pushed to master.
> 

I see you haven't pulled from it the ext4 tree yet.  In the meantime,
two more bug fixes, one which fixes a rather nasty mmap corruption bug
in low memory situations have come in, so I've updated the repository
to include two more patches.  So for_linus has two more patches than
it does previously.

If you've already pulled from the for_linus branch, by the time read
this, please pull again to get the two commits marked with an '*':

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

						- Ted

Aneesh Kumar K.V (3):
      ext4: fix missing ext4_unlock_group in error path
      ext4: Convert to host order before using the values.
    * ext4: Mark the buffer_heads as dirty and uptodate after prepare_write

Frederic Bohe (1):
    * ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode

Sami Liedes (1):
      jbd2: deregister proc on failure in jbd2_journal_init_inode

Theodore Ts'o (4):
      jbd: don't give up looking for space so easily in __log_wait_for_space
      jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_space
      ext4: wait on all pending commits in ext4_sync_fs()
      ext4: calculate journal credits correctly

 fs/ext4/ialloc.c     |    2 ++
 fs/ext4/inode.c      |    7 +++++--
 fs/ext4/mballoc.c    |    1 +
 fs/ext4/super.c      |   24 ++++++++++--------------
 fs/jbd/checkpoint.c  |   31 ++++++++++++++++++++++++-------
 fs/jbd2/checkpoint.c |   32 +++++++++++++++++++++++++-------
 fs/jbd2/journal.c    |    2 ++
 7 files changed, 69 insertions(+), 30 deletions(-)

  reply	other threads:[~2008-11-07 14:34 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-06 23:06 [GIT PULL] ext4 fixes Theodore Ts'o
2008-11-07  0:47 ` Linus Torvalds
2008-11-07  3:33   ` Theodore Tso
2008-11-07 14:34     ` Theodore Tso [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-04-20 21:39 Theodore Ts'o
2010-04-25  0:53 ` tytso
2010-04-25 17:02   ` Linus Torvalds
2010-03-25  2:17 Theodore Ts'o
2010-03-05  4:44 Theodore Ts'o
2010-01-25 21:31 Theodore Ts'o
2009-11-10 15:52 Theodore Ts'o
2009-05-15 13:52 Theodore Ts'o
2009-04-23 22:35 Theodore Ts'o
2009-04-09 20:48 Theodore Ts'o
2009-03-17 20:39 Theodore Ts'o
2009-03-05 19:02 Theodore Ts'o
2009-02-28 14:44 Theodore Ts'o
2009-02-28 15:41 ` Eric Sandeen
2009-02-28 17:55   ` Theodore Tso
2009-02-24 17:19 Theodore Ts'o
2009-02-16  2:56 Theodore Tso
2009-01-30 13:21 Theodore Ts'o
2009-01-30 13:21 ` Theodore Ts'o
2008-10-31  4:11 Theodore Ts'o

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=20081107143440.GC9543@mit.edu \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.