add patch fix-fsync-error-handling-after-filesystem-abort
[ext4-patch-queue.git] / series
blobfeffeca545f107cfea5d6dbdd343ba163e28931f
1 # BASE v3.10-rc2
4 change-invalidatepage-prototype-to-accept-length
5 change-jbd2_journal_invalidatepage-to-accept-length
6 use-invalidatepage-length-argument
7 change-journal_invalidatepage-to-accept-length
8 xfs-use-invalidatepage-length-argument
9 ocfs2-use-invalidatepage-length-argument
10 ceph-use-invalidatepage-length-argument
11 gfs2-use-invalidatepage-length-argument
12 reiserfs-use-invalidatepage-length-argument
13 mm__teach_truncate_inode_pages_range()_to_handle_non_page_aligned_ranges
14 revert_ext4__remove_no_longer_used_functions_in_inode.c
15 ext4__call_ext4_jbd2_file_inode()_after_zeroing_block
16 revert_ext4__fix_fsx_truncate_failure
17 ext4__truncate_inode_pages()_in_orphan_cleanup_path
18 ext4__use_ext4_zero_partial_blocks_in_punch_hole
19 ext4__remove_unused_discard_partial_page_buffers
20 ext4__remove_unused_code_from_ext4_remove_blocks()
21 ext4__update_ext4_ext_remove_space_trace_point
22 ext4__make_punch_hole_code_path_work_with_bigalloc
24 use-kmem-cache-zalloc-for-allocating-journal-head
25 fix-block-tag-checksum-verification-brokenness
26 suppress-ext4-orphan-messages
27 ext4__fix_data_offset_overflow_on_32-bit_archs_in_ext4_inline_data_fiemap
28 ext4__fix_overflows_in_seek_hole,_seek_data_implementations
29 ext4__fix_data_offset_overflow_in_ext4_xattr_fiemap_on_32-bit_archs
30 ext4__fix_overflow_when_counting_used_blocks_on_32-bit_architectures
32 use-io-end-for-multiple-bios
33 dont-create-journal_head-for-temporary-journal-buffers
34 remove-journal_head-from-discriptor-buffers
35 refine-waiting-for-shadow-buffers
36 jbd2-remove-outdated-comment
37 cleanup-needed-free-block-estimates-when-starting-a-transaction
38 fix-race-in-t_outstanding_credits_update-in_jbd2_journal_extend
39 remove-unused-waitqueues
40 transaction-reservation-support
41 provide-wrappers-for-transaction-reservation-calls
42 stop-messing-with-nr-to-write-in-ext4_da_writepages
43 deprecate-max_writeback_sb_bump-sysfs-attribute
44 improve-writepage-credit-estimate-for-files-with-indirect-blocks
45 better-estimate-credits-needed-for-ext4_da_writepages
46 restructure-writeback-path
47 remove-buffer_uninit-handling
48 use-transaction-reservation-for-extent-conversion-in-ext4_end_io
49 split-extent-conversion-lists
50 defer-clearing-of-pagewriteback-after-extent-conversion
51 protect-extent-conversion-after-DIO-with-i_dio_count
52 remove-wait-for-unwritten-extent-conversion-from-ext4_truncate
53 use-generic-file-fsync-in-ext4_file_fsync-in-nojournal-mode
54 remove-i_mutex-from-ext4_file_sync
55 remove-wait-for-unwritten-extents-in-ext4_ind_direct_IO
56 dont-wait-for-extent-conversion-in-ext4_punch_hole
57 remove-ext4_ioend_wait
59 add-error-check-to-io_submit_init_bio
60 verify-group-number-first-in-add_group-ioctl
61 add-sanity-check-to-ext4_get_group_info
62 optimize-test_root
63 use-ext4_da_writepages-for-all-modes
64 add-cond_resched-to-mballoc
65 dont-use-EXT4_FREE_BLOCKS_FORGET-unnecessarily
67 optimize-jbd2_journal_force_commit
68 fix-data-integrity-for-ext4_sync_fs
69 fix-fsync-error-handling-after-filesystem-abort
71 ##########################################
72 # unstable patches
73 ####################################################
74 stable-boundary
75 stable-boundary-undo.patch
77 # note: this may make things slower...
78 commit-as-soon-as-possible-after-log_start_commit
80 # Ted's squelch series, still needs work
81 add-sysfs-bool-support
82 add-squelch-errors-support
84 # Various disabled patches...
86 #auto-enable-journal_async_commit
87 #mballoc-allocate-larger-extents
89 # various debugging/benchmarking assists
90 dump-in-use-buffers
91 delalloc-debug-ioctl
92 akpm-jbd2-locking-fix