1 # Rebased the patches to 2.6.23-rc7
3 # Note the stable patches are all in mm tree
5 jbd_GFP_NOFAIL_flag_cleanup.patch
6 jbd_kmalloc_kzalloc.patch
7 jbd_to_jbd2_naming_cleanups.patch
9 # pulled in from rc7-mm1
10 remove-obsolete-fragments.patch
12 # Add unused inode watermark and checksum to blockgroup descriptors
13 # Need e2fsprogs changes to mkfs to use this feature
14 # n.n., this is in the mm patchset as ext4-uninitialized-block-groups.patch
15 # and ext4-uninitialized-block-groups-fix.patch
16 uninitialized-block-groups.patch
23 ####################################################
24 # unstable patches still have outstanding comments from lkml
25 ####################################################
26 # Add journal checksums
27 ext4-journal_chksum-2.6.20.patch
28 ext4-journal-chksum-review-fix.patch
30 # inode verion patch series
31 # inode versioning is needed for NFSv4
32 # Need to address overwrite case and performance concerns
33 # Need to repost to lkml for comments before submit
35 # vfs changes, 64 bit inode->i_version
36 64-bit-i_version.patch
37 # reserve hi 32 bit inode version on ext4 on-disk inode
39 # ext4 inode version read/store
40 ext4_i_version_hi_2.patch
41 # ext4 inode version update
42 i_version_update_ext4.patch
44 # Export jbd stats through procfs
45 # Shall this move to debugfs?
46 # Still need to address akpm's comments.
47 jbd-stats-through-procfs
48 jbd-stats-through-procfs_fix.patch
50 ####################################################
52 ####################################################
53 # New delayed allocation patch
57 ext-truncate-mutex.patch
59 new-extent-function.patch
60 ###################################################
62 ###################################################
63 generic-find-next-le-bit