Rebase to 2.6.24-git6. Remove patches which have been accepted by Linus.
[ext4-patch-queue.git] / series
blobae0cfe4aae3ae547044ad38031f9a9991632ee9c
1 # This series applies on 2.6.24-git6
4 # Large blocksize support for ext4
7 test-filesys-flag.patch
9 ####################################################
10 # unstable patches still have outstanding comments from lkml
11 ####################################################
12 stable-boundary
13 stable-boundary-undo.patch
15 # New delayed allocation patch
16 delalloc-vfs.patch
17 delalloc-ext4.patch
19 # Large block support for blocksize > pagesize
20 # Needed for Christoph Lameter's largeblock patchset
21 # to support large block on system that
22 # blocksize > pagesize
23 jbd-blocks-reservation-fix-for-large-blk.patch
24 jbd2-blocks-reservation-fix-for-large-blk.patch
26 enable-delalloc-by-default.patch
27 show-delalloc-option.patch
29 #inode allocation handling for flex bg
30 ext4_ialloc-flexbg.patch
32 #online defrag
33 ext4-online-defrag-header-changes.patch
34 ext4-online-defrag-alloc-contiguous-blks.patch
35 ext4-online-defrag-relocate-file-data.patch
36 ext4-online-defrag-free-space-fragmentation.patch
37 #command to use defrag
38 #ext4-online-defrag-defrag-command.c