Add patch to improve ext4's documentation
[ext4-patch-queue.git] / series
blob622614797505e864f35ed833c1fcf2ea6c48e82b
1 # BASE 2.6.27-rc9
4 # cleanups
6 # Note: percpu_counter_sum_cleanup.patch is in the mm tree as
7 # percpu-counters-clean-up-percpu_counter_sum_and_set-interface.patch
8 # It is here because it needs to be here to let the other patches
9 # apply cleanly.
10
11 ## Stable ##
12 percpu_counter_sum_cleanup.patch
14 ext4_fix_printk_checkpatch_issues
15 ext4_fix_longlong_checkpatch_issues
16 ext4_fix_whitespace_checkpatch_issues
18 ## Stable ##
19 ext4_invalidate_pages_when_delalloc_alloc_fail.patch
21 #ENOSPC fixes
22 ## Stable ##
23 ext4-Make-sure-all-the-block-allocation-paths-reser.patch
24 ## Stable ##
25 ext4-Retry-block-reservation.patch
26 ## Stable ##
27 ext4-Add-percpu-dirty-block-accounting.patch
28 ## Stable ##
29 ext4-Switch-to-non-delalloc-mode-when-we-are-low-on.patch
30 ## Stable ##
31 ext4-Signed-arithematic-fix.patch
32 ## Stable ##
33 ext4_nonmballoc_reservation_ENOSPC_fix.patch
34 ## Stable ##
35 ext4-Add-inode-to-journal-handle-after-block-alloca.patch
36 ## Stable ##
37 ext4-Retry-block-allocation-if-we-have-free-blocks.patch
39 #i_disksize fixes for 1k and full fs case
40 ext4_truncate_block_allocated_on_a_failed_ext4_write_begin.patch
41 ext4_i_disksize_lock_race_fix.patch
43 ext4-printk-throttling
45 update-flex-bg-counters-when-resizing
46 create-proc-ext4-stats-file-more-carefully
47 clean_up_journal_device_name_printing
48 add-missing-unlock-to-ext4-check-descriptors
50 elevate_write_count_for_migrate_ioctl
51 hook_migrate_interface_to_setflags_ioctl
52 renumber-migrate-ioctl
53 ext4-use-percpu-data-for-lg_prealloc_list
54 avoid-WARN-messages.patch
55 #use-async-commit-by-default
56 ext4-fix-namei-stack-usage
57 make-proc-generic
58 centralize-proc-functions
59 improve-ext4-proc-documentation
60 inode-readahead
61 remove-old-balloc
62 fix-uninit-bitmap-blocks
63 ## Stable ##
64 jbd2-abort-instead-of-waiting-for-nonexistent-transactions
65 add-debugging-markers
66 ## Stable ##
67 fix-jbd2-buffer-head-leak
68 ## Stable ##
69 ext4_fix_xattr_deadlock
71 # fiemap patches
72 vfs-fiemap.patch
73 ocfs2-fiemap.patch
74 generic-fiemap.patch
75 ext4-fiemap.patch
77 update-maintainers
78 avoid-double-dirtying-of-superblock
79 rename-ext4dev-to-ext4
81 ##########################################
82 # unstable patches
83 ####################################################
84 stable-boundary
85 stable-boundary-undo.patch
87 # disable since it's not ext4 specific
88 # percpu_counters-make-fbc-count-read-atomic-on-32-b.patch
89 dump-in-use-buffers
90 akpm-jbd2-locking-fix
92 #online defrag (v0.95)
93 #defrag-00-changelog 
94 defrag-01-add-ext4-ioc-defrag-ioctl
95 defrag-01a-fix-compile-error
96 defrag-02-ext4-alloc-contig-blocks-with-mballoc
97 defrag-03-read-write-file-data
98 defrag-04-exchange-blocks-between-two-inodes
99 defrag-05-add-ioc-fibmap-ioctl
100 defrag-06-add-ioc-group-info-ioctl
101 #defrag-07-add-free-blocks-info-ioctl
102 #defrag-08-add-ioc-fiemap-ind-ioctl
103 #defrag-09-add-ioc-reserve-block-ioctl
104 #defrag-10-add-ioc-move-victim-ioctl
105 #defrag-11-add-ioc-block-release-ioctl
106 #defrag-12-online-defrag-command