The following changes since commit cde2d7a796f7e895e25b43471ed658079345636d: ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOT (2013-08-12 09:29:30 -0400) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus for you to fetch changes up to a361293f5fedea0016a10599f409631a15d47ee7: jbd2: Fix oops in jbd2_journal_file_inode() (2013-08-16 21:19:41 -0400) ---------------------------------------------------------------- Two jbd2 bug fixes, one of which is a regression fix. ---------------------------------------------------------------- Jan Kara (2): jbd2: Fix use after free after error in jbd2_journal_dirty_metadata() jbd2: Fix oops in jbd2_journal_file_inode() fs/ext4/ext4.h | 1 + fs/ext4/ext4_jbd2.c | 8 ++++---- fs/ext4/file.c | 21 ++++----------------- fs/ext4/inode.c | 43 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 52 insertions(+), 21 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