Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus This fixes some regressions that have been reported. - Ted Eric Sandeen (2): merge ext4_claim_free_blocks & ext4_has_free_blocks delay capable() check in ext4_has_free_blocks() Hidehiro Kawai (2): ext3: fix a bug accessing freed memory in ext3_abort ext4: fix a bug accessing freed memory in ext4_abort Theodore Ts'o (1): jbd2: Call the commit callback before the transaction could get dropped fs/ext3/super.c | 10 +++++-- fs/ext4/balloc.c | 77 +++++++++++++++++++----------------------------------- fs/ext4/ext4.h | 3 +- fs/ext4/super.c | 11 +++++--- fs/jbd2/commit.c | 8 +++--- 5 files changed, 46 insertions(+), 63 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html