Add bugfix patch: add_error_check_to_journal_wait_on_commit_record
[ext4-patch-queue.git] / series
blobdd5f42f4359813c26ac8ab6695bc388bedd69bb5
1 # This series applies on 2.6.24-git12
3 replace-iget-with-iget-unlocked
4 add_error_check_to_journal_wait_on_commit_record
6 jbd_remove_useless_loop_when_writing_commit_record
7 jbd_fix_assertion_failure_in_journal_next_log_block.patch
9 test-filesys-flag.patch
11 ####################################################
12 # unstable patches still have outstanding comments from lkml
13 ####################################################
14 stable-boundary
15 stable-boundary-undo.patch
17 # New delayed allocation patch
18 delalloc-vfs.patch
19 delalloc-ext4.patch
21 # Large block support for blocksize > pagesize
22 # Needed for Christoph Lameter's largeblock patchset
23 # to support large block on system that
24 # blocksize > pagesize
25 jbd-blocks-reservation-fix-for-large-blk.patch
26 jbd2-blocks-reservation-fix-for-large-blk.patch
28 enable-delalloc-by-default.patch
29 show-delalloc-option.patch
31 #inode allocation handling for flex bg
32 ext4_ialloc-flexbg.patch
34 #online defrag
35 ext4-online-defrag-header-changes.patch
36 ext4-online-defrag-alloc-contiguous-blks.patch
37 ext4-online-defrag-relocate-file-data.patch
38 ext4-online-defrag-free-space-fragmentation.patch
39 #convert_ext2_over_to_use_unlocked_ioctl
40 #remove_incorrect_bkl_comment_in_ext2
41 #convert_ext3_to_use_unlocked_ioctl_v2
42 #ext3__remove_incorrect_bkl_comment
43 remove_incorrect_comment_refering_to_lock_kernel_from_jbd-jbd2
44 convert_ext4_to_use_unlocked_ioctl_v2
45 remove_incorrect_bkl_comments_in_ext4
46 allow_in-inode_eas_on_ext4_root_inode
47 #command to use defrag
48 #ext4-online-defrag-defrag-command.c