From: Theodore Ts'o on
Hi Linus,

Please pull from:

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

to grab the following regression fixes for v2.6.32.

Thanks!!

- Ted

Aneesh Kumar K.V (1):
ext4: discard preallocation when restarting a transaction during truncate

Mingming (4):
ext4: fix ext4_ext_direct_IO()'s return value after converting uninit extents
ext4: skip conversion of uninit extents after direct IO if there isn't any
ext4: code clean up for dio fallocate handling
ext4: Fix return value of ext4_split_unwritten_extents() to fix direct I/O

Theodore Ts'o (1):
ext4: partial revert to fix double brelse WARNING()

fs/ext4/ext4.h | 1 +
fs/ext4/extents.c | 36 +++++++++++++++++++++++++-----------
fs/ext4/inode.c | 24 +++++++++++++++---------
fs/ext4/namei.c | 16 ++++------------
4 files changed, 45 insertions(+), 32 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/