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 fixes
Date: Fri, 30 Jan 2009 08:21:14 -0500 [thread overview]
Message-ID: <E1LStJ4-0007DW-Gz@closure.thunk.org> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus
to grab regressions and bug fixes for ext4. Nearly all of these are
-stable candidates once they hit mainline. Thanks!!
- Ted
Simon Holm Thøgersen (1):
ext4: fix wrong use of do_div
Thadeu Lima de Souza Cascardo (1):
ext4: Fix building with EXT4FS_DEBUG
Theodore Ts'o (7):
ext4: only use i_size_high for regular files
ext4: Add sanity check to make_indexed_dir
ext3: Add sanity check to make_indexed_dir
jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs"
ext4: Fix ext4_free_blocks() w/o a journal when files have indirect blocks
ext4: Initialize the new group descriptor when resizing the filesystem
ext4: Remove bogus BUG() check in ext4_bmap()
fs/ext3/namei.c | 20 ++++++++++++++------
fs/ext4/balloc.c | 6 +++---
fs/ext4/ext4.h | 7 +++++--
fs/ext4/extents.c | 2 +-
fs/ext4/inode.c | 9 +++------
fs/ext4/mballoc.c | 2 +-
fs/ext4/namei.c | 21 +++++++++++++++------
fs/ext4/resize.c | 3 ++-
fs/jbd2/journal.c | 6 +++---
include/linux/jbd2.h | 3 ++-
10 files changed, 49 insertions(+), 30 deletions(-)
next reply other threads:[~2009-01-30 14:56 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-30 13:21 Theodore Ts'o [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-02-16 2:56 Theodore Tso
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=E1LStJ4-0007DW-Gz@closure.thunk.org \
--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
Powered by JetHome