generic-find-next-le-bit: Import whitespace changes and akpm sign-off from mm
[ext4-patch-queue.git] / series
blob588976ba5330c93a85642cca036c2505b3c65b80
1 # Rebased the patches to 2.6.23-rc7
3 # Note the stable patches are all in mm tree
4 jbd_slab_cleanup.patch
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.b., this is in the rc7-mm1 patchset as 
15 #    next4-uninitialized-block-groups.patch 
16 #    and ext4-uninitialized-block-groups-fix.patch
17 uninitialized-block-groups.patch
19 sparse-fix.patch
21 #FLEX_BG
22 flex_bg_kernel.patch
24 ####################################################
25 # unstable patches still have outstanding comments from lkml
26 ####################################################
27 # Add journal checksums
28 ext4-journal_chksum-2.6.20.patch
29 ext4-journal-chksum-review-fix.patch
31 # inode verion patch series
32 # inode versioning is needed for NFSv4
33 # Need to address overwrite case and performance concerns
34 # Need to repost to lkml for comments before submit
36 # vfs changes, 64 bit inode->i_version
37 64-bit-i_version.patch
38 # reserve hi 32 bit inode version on ext4 on-disk inode
39 i_version_hi.patch
40 # ext4 inode version read/store
41 ext4_i_version_hi_2.patch
42 # ext4 inode version update
43 i_version_update_ext4.patch
45 # Export jbd stats through procfs
46 # Shall this move to debugfs?
47 # Still need to address akpm's comments.
48 jbd-stats-through-procfs
49 jbd-stats-through-procfs_fix.patch
50 # pulled in from rc7-mm1
51 fs-jbd2-journalc-kmalloc-memset-conversion-to-kzalloc.patch
53 ####################################################
54 #Unstable patches
55 ####################################################
56 # New delayed allocation patch
57 delalloc-vfs.patch
58 delalloc-ext4.patch
60 ext-truncate-mutex.patch
61 ext3-4-migrate.patch
62 new-extent-function.patch
63 ###################################################
64 #mballoc
65 ###################################################
66 # n.b. in the rc7-mm1 tree as introduce-ext4_find_next_bit.patch
67 generic-find-next-le-bit
68 mballoc-core.patch