http://repo.or.cz/w/ext4-patch-queue.git diff --git a/series b/series index d68345c..766f3eb 100644 (file) --- a/series +++ b/series @@ -1,4 +1,4 @@ -# Rebased the patches to 2.6.22-rc4 +# Rebased the patches to 2.6.22-rc5 # Add mount option to turn off extents ext4_noextent_mount_opt.patch @@ -60,6 +60,14 @@ jbd-stats-through-procfs # Remove 32000 subdirs limit. ext4_remove_subdirs_limit.patch +# Add unused inode watermark and checksum to blockgroup descriptors +ext4_uninit_blockgroup.patch +# need sign off +update-uninit.patch + +# Need sing off and fix coding style +# Add journal checksums +ext4-journal_chksum-2.6.20.patch ############################################################## # Unstable patches # Note: still lots of outstanding comments from linux-ext4 list, 12/2006 @@ -81,3 +89,8 @@ ext4_nodelalloc_mount_opt.patch # Fix error returned from ext4_reserve_global ext4_reserve_global_return_error_fix.patch + +#Fix invariant checking in ext4_rebalance_reservation() +#Missing signed offs +ext4_rebalance_reservation_invariant_checking_fix.patch +ext4_delalloc_setpageprivate_fix.patch - 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