[<prev] [next>] [day] [month] [year] [list]
Message-Id: <E1Lx7VW-00030k-4z@closure.thunk.org>
Date: Thu, 23 Apr 2009 18:35:02 -0400
From: "Theodore Ts'o" <tytso@....edu>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-ext4@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] ext4 fixes
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus
to grab the following fixes for ext4 and jbd2 (and one very similar fix
for jbd).
- Ted
Chuck Ebbert (1):
ext4: really print the find_group_flex fallback warning only once
Theodore Ts'o (4):
jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke records
jbd: use SWRITE_SYNC_PLUG when writing synchronous revoke records
ext4: Make the extent validity check more paranoid
ext4: Fix potential inode allocation soft lockup in Orlov allocator
fs/ext4/extents.c | 18 ++++++++++++------
fs/ext4/ialloc.c | 6 ++++--
fs/jbd/commit.c | 2 +-
fs/jbd/revoke.c | 20 +++++++++++---------
fs/jbd2/commit.c | 3 ++-
fs/jbd2/revoke.c | 21 ++++++++++++---------
include/linux/jbd.h | 3 ++-
include/linux/jbd2.h | 3 ++-
8 files changed, 46 insertions(+), 30 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists