[GIT PULL] ext4 fixes for 2.6.39-rc3

From: Theodore Ts'o
Date: Mon Apr 11 2011 - 09:03:22 EST


Hi Linus,

Please pull from:

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

to get the following ext4 bug/regression fixes for the 2.6.39.

Thanks!!

- Ted

Curt Wohlgemuth (1):
ext4: sync the directory inode in ext4_sync_parent()

Jan Kara (1):
ext4: remove unnecessary [cm]time update of quota file

Kazuya Mio (1):
ext4: Allow indirect-block file to grow the file size to max file size

Tao Ma (2):
ext4: fix a double free in ext4_register_li_request
ext4: init timer earlier to avoid a kernel panic in __save_error_info

Theodore Ts'o (1):
ext4: fix data corruption regression by reverting commit 6de9843dab3f

Yongqiang Yang (2):
ext4: fix credits computing for indirect mapped files
ext4: allow an active handle to be started when freezing

Zhang Huan (1):
jbd2: fix potential memory leak on transaction commit

Zhu Yanhai (1):
jbd2: move bdget out of critical section

fs/ext4/ext4_jbd2.h | 4 +-
fs/ext4/fsync.c | 17 +++++++++--
fs/ext4/inode.c | 35 ++++++++++++++++--------
fs/ext4/super.c | 74 ++++++++++++++++++++++++++++++++++++++++-----------
fs/jbd2/commit.c | 4 ++-
fs/jbd2/journal.c | 3 +-
6 files changed, 102 insertions(+), 35 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/