Add [PATCH] ext4: fix build warning
[ext4-patch-queue/an.git] / series
blobb0450c8c5e51c62d22c094022bd85eebfcb8ead6
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
17 ##########################################
18 # unstable patches
19 ####################################################
20 stable-boundary
21 stable-boundary-undo.patch
23 improve-jbd2-fsync-batch
24 display-average-commit-time
25 add-fsync-batch-tuning-knobs
26 remove-i_ext_generation
27 make-group_t-be-unsigned-int
28 ext4-ulong-convert
29 reduce-jbd2-stacksize
31 aneesh-1-sparse-fixes
32 aneesh-2-add-blocks-added-during-resize-to-bitmap
33 aneesh-3-use_EXT4_GROUP_INFO_NEED_INIT_BIT-during-resize
34 aneesh-4-cleanup-mballoc-header-files
35 aneesh-5-sparse-annotate-the-group-info-semaphore
36 aneesh-6-call-journal-commit-without-holding-j_list_lock
37 aneesh-7-dont-use-blocks-freed-but-not-yet-committed-in-buddy-cache-init
38 # remove because no longer needed
39 # aneesh-8-fix-double-free-of-blocks
40 fix-lockdep-recursive-locking-warning
42 fix-ext4-error-with-locked-blkgroup
43 fix-race-between-read_block_bitmap-and-mark_diskspace_used
44 use-high-16-bits-of-bg-free-counts
45 fix-race-between-read_inode_bitmap-and-ext4_new_inode
47 okajima-1-implement-blkdev_releasepage
48 okajima-2-ext3-implement-releasepage
49 okajima-3-ext4-implement-releasepage
51 # disable since it's not ext4 specific
52 # percpu_counters-make-fbc-count-read-atomic-on-32-b.patch
53 dump-in-use-buffers
54 akpm-jbd2-locking-fix
56 #online defrag (v0.97)
57 #defrag-00-changelog
58 defrag-01-add-ext4-ioc-defrag-ioctl
59 defrag-02-ext4-alloc-contig-blocks-with-mballoc
60 defrag-03-exchange-extents
61 defrag-04-exchange-blocks
62 defrag-05-add-ext4_ioc_super_info_ioctl
63 defrag-06-add-ioc-free-blocks-info-ioctl
64 defrag-06a-add-sparse-annotation
65 defrag-07-add-ioc-fiemap-ino-ioctl
66 defrag-08-add-ioc-move-victim-ioctl
67 #defrag-09-online-defrag-command