# These patches were build against linux-2.6.18-rc7-mm1 # # These first 3 patches create a clone of ext3 into ext4 ext4-copy.patch ext4-rename.patch ext4-enable.patch # # These next 4 copy clone jdb2 from jbd and modify ext4 to use it jbd2-copy.patch jbd2-rename.patch jbd2-rename-slab.patch jbd2-enable.patch # ext4_jbd.h is no longer used jbd2-cleanup.patch # # Shaggy made some minor changes to fix whitespace, sparse errors, etc. # in many of the following patches # # From Alex Tomas ext4-extents.patch # # From Mingming Cao ext4_fsblk_sector_t.patch # # From Alex Tomas ext4-extents-48bit.patch # # From Suparna Bhattacharya ext4-unitialized-extent-handling.patch # # From Randy Dunlap extents_comment_fix.patch # # From Zach Brown and Badari Pulavarty 64bit_jbd2_core.patch # # From Mingming Cao sector_t-jbd2.patch # # From Badari Pulavarty ext4_48bit_i_file_acl.patch # # From Laurent Vivier 64bit-metadata.patch # # From Mingming Cao ext4_blk_type_from_sector_t_to_ulonglong.patch ext4_remove_sector_t_bits_check.patch jbd2_blks_type_from_sector_t_to_ull.patch # # From Alexandre Ratchov ext4_allow_larger_descriptor_size.patch ext4_move_block_number_hi_bits.patch