Add patch SR-ext4-resize-mark-new-group-EXT_BG_INODE_ZEROED.patch
[ext4-patch-queue/an.git] / series
blob24b23646eec58563846c50ba8e71fb6a8357d99f
1 # BASE 2.6.28-rc6
4 #cleanup
5 ext4__fix_printk_format_warning
7 # fix signed char hash problem
8 ext3-fix-signed-char-htree
9 ext4-fix-signed-char-htree
11 wrap-credential-accesses
12 tone-down-ext4_da_writepages-errors
13 fix-delalloc-writepages-to-allocate-at-correct-offset
14 avoid-ext4-error-for-single-bg-fs
15 fix-build-warning
16 jbd2-Add-BH_JBDPrivateStart.patch
17 use-strtol-instead-of-strtoul-in-ext4_ui_proc_open
18 SR-ext4-resize-mark-new-group-EXT_BG_INODE_ZEROED.patch
20 ##########################################
21 # unstable patches
22 ####################################################
23 stable-boundary
24 stable-boundary-undo.patch
26 improve-jbd2-fsync-batch
27 display-average-commit-time
28 add-fsync-batch-tuning-knobs
29 remove-i_ext_generation
30 make-group_t-be-unsigned-int
31 ext4-ulong-convert
32 reduce-jbd2-stacksize
34 aneesh-1-sparse-fixes
35 aneesh-2-add-blocks-added-during-resize-to-bitmap
36 aneesh-3-use_EXT4_GROUP_INFO_NEED_INIT_BIT-during-resize
37 aneesh-4-cleanup-mballoc-header-files
38 aneesh-5-sparse-annotate-the-group-info-semaphore
39 aneesh-6-call-journal-commit-without-holding-j_list_lock
40 aneesh-7-dont-use-blocks-freed-but-not-yet-committed-in-buddy-cache-init
41 # remove because no longer needed
42 # aneesh-8-fix-double-free-of-blocks
43 fix-lockdep-recursive-locking-warning
45 fix-ext4-error-with-locked-blkgroup
46 fix-race-between-read_block_bitmap-and-mark_diskspace_used
47 use-high-16-bits-of-bg-free-counts
48 ext4-code-cleanup
49 fix-race-between-read_inode_bitmap-and-ext4_new_inode
51 okajima-1-implement-blkdev_releasepage
52 okajima-2-ext3-implement-releasepage
53 okajima-3-ext4-implement-releasepage
55 # disable since it's not ext4 specific
56 # percpu_counters-make-fbc-count-read-atomic-on-32-b.patch
57 dump-in-use-buffers
58 akpm-jbd2-locking-fix
60 #online defrag (v0.97)
61 #defrag-00-changelog
62 defrag-01-add-ext4-ioc-defrag-ioctl
63 defrag-02-ext4-alloc-contig-blocks-with-mballoc
64 defrag-03-exchange-extents
65 defrag-04-exchange-blocks
66 defrag-05-add-ext4_ioc_super_info_ioctl
67 defrag-06-add-ioc-free-blocks-info-ioctl
68 defrag-06a-add-sparse-annotation
69 defrag-07-add-ioc-fiemap-ino-ioctl
70 defrag-08-add-ioc-move-victim-ioctl
71 #defrag-09-online-defrag-command