Remove ext2/ext3 BKL patches which conflict with the ro bind mount patches.
[ext4-patch-queue.git] / series
blob6496b0636e00810843cda1d0885329a8391c5158
1 # This series applies on 2.6.24-git12
3 replace-iget-with-iget-unlocked
5 jbd_remove_useless_loop_when_writing_commit_record
6 jbd_fix_assertion_failure_in_journal_next_log_block.patch
8 test-filesys-flag.patch
10 ####################################################
11 # unstable patches still have outstanding comments from lkml
12 ####################################################
13 stable-boundary
14 stable-boundary-undo.patch
16 # New delayed allocation patch
17 delalloc-vfs.patch
18 delalloc-ext4.patch
20 # Large block support for blocksize > pagesize
21 # Needed for Christoph Lameter's largeblock patchset
22 # to support large block on system that
23 # blocksize > pagesize
24 jbd-blocks-reservation-fix-for-large-blk.patch
25 jbd2-blocks-reservation-fix-for-large-blk.patch
27 enable-delalloc-by-default.patch
28 show-delalloc-option.patch
30 #inode allocation handling for flex bg
31 ext4_ialloc-flexbg.patch
33 #online defrag
34 ext4-online-defrag-header-changes.patch
35 ext4-online-defrag-alloc-contiguous-blks.patch
36 ext4-online-defrag-relocate-file-data.patch
37 ext4-online-defrag-free-space-fragmentation.patch
38 #convert_ext2_over_to_use_unlocked_ioctl
39 #remove_incorrect_bkl_comment_in_ext2
40 #convert_ext3_to_use_unlocked_ioctl_v2
41 #ext3__remove_incorrect_bkl_comment
42 remove_incorrect_comment_refering_to_lock_kernel_from_jbd-jbd2
43 convert_ext4_to_use_unlocked_ioctl_v2
44 remove_incorrect_bkl_comments_in_ext4
45 allow_in-inode_eas_on_ext4_root_inode
46 #command to use defrag
47 #ext4-online-defrag-defrag-command.c