LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Theodore Tso <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 fixes
Date: Sun, 15 Feb 2009 21:56:11 -0500 [thread overview]
Message-ID: <20090216025611.GB22619@mini-me.lan> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus
to grab regression and critical bug fixes for ext4. Thanks!!
- Ted
Aneesh Kumar K.V (3):
ext4: Fix lockdep warning
ext4: Initialize preallocation list_head's properly
ext4: Implement range_cyclic in ext4_da_writepages instead of write_cache_pages
Dan Carpenter (1):
ext4: Fix NULL dereference in ext4_ext_migrate()'s error handling
Jan Kara (3):
jbd2: Fix return value of jbd2_journal_start_commit()
Revert "ext4: wait on all pending commits in ext4_sync_fs()"
jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()
Wei Yongjun (1):
ext4: Fix to read empty directory blocks correctly in 64k
fs/ext4/ext4.h | 2 +-
fs/ext4/inode.c | 27 +++++++++++++++++++++++----
fs/ext4/mballoc.c | 32 +++++++++++++++++++-------------
fs/ext4/migrate.c | 8 +++-----
fs/ext4/super.c | 11 +++++++----
fs/jbd2/journal.c | 17 +++++++++++------
fs/jbd2/transaction.c | 42 +++++++++++++++++++++++++++++++-----------
fs/ocfs2/journal.h | 6 ++++--
include/linux/jbd2.h | 3 ++-
9 files changed, 101 insertions(+), 47 deletions(-)
next reply other threads:[~2009-02-16 2:56 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-16 2:56 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-24 17:19 Theodore Ts'o
2009-01-30 13:21 Theodore Ts'o
2008-11-06 23:06 Theodore Ts'o
2008-11-07 0:47 ` Linus Torvalds
2008-11-07 3:33 ` Theodore Tso
2008-11-07 14:34 ` Theodore Tso
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=20090216025611.GB22619@mini-me.lan \
--to=tytso@mit.edu \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--subject='Re: [GIT PULL] ext4 fixes' \
/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
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).