Ext4 patch tree sync
[ext4-patch-queue.git] / series
blobfcfc5ff5feec97adebbb7e6fc276911a987b5c26
1 # BASE v3.14-rc2
3 fix-xfstest-generic-299-block-validity-failures
4 fix-swap_inode_boot_loader-cleanup
5 dont-try-to-set-hash-signedness-flag-if-fs-is-ro
6 fix-resize-large-itable
7 fix-resize-nonstd-blocks-per-group
8 dont-leave-crtime-uninitialized
9 fix-use-after-free-in-jbd2_journal_start_reserved
11 # ^^ above pushed to Linus
13 add-__init-marking-to-init_inodecache
14 initialize-multi-block-allocator-before-checking-block-descriptors
15 cleanup-error-handling-in-swap_inode_boot_loader
16 remove-an-unneeded-check-in-mext_page_mkuptodate
17 jbd2-mark-file-local-functions-as-static
18 address-a-benign-compiler-warning
19 fix-error-return-from-ext4_ext_handle_uninitialized_extents
20 add-ext4_es_store_pblock_status
21 ext4-dont-calculate-total-xattr-size-if-unneeded
22 initialize-fe_logical
23 cap-max-length-from-ext
24 remove-unused-ac_ex_scanned
25 silence-warnings-in-extent-status-tree-debugging-code
26 avoid-exposure-stale-data-in-ext4_punch_hole
27 merge-uninitialized-extents
28 add-support-collapse-range
29 speedup-WB_SYNC_ALL-pass
30 jbd2-dont-unplog-after-revoke-records
31 dont-hold-j_state_lock-during-wake_up
32 jbd2-calc-stats-wo-j_state_lock-and-j_list_lock
33 jbd2-add-transaction-to-checkpoint-list-earlier
34 jbd2-check-b_transaction-wo-taking-j_list_lock
35 jbd2-minimize-j_list_lock-in-journal_get_create_access
36 jbd2-minimize-j_state_lock-in-jbd2_journal_forget
37 jbd2-improve-error-messages-for-inconsistent-jh
38 fs-push-sync_filesystem-down-to-remount_fs
39 only-sync-filesystem-when-remounting-ro
41 delete-path-delalloc-code-in-ext4_ext_handle_uninitialized_extents
42 fix-partial-cluster-handling-for-bigalloc-filesystems
44 ##########################################
45 # unstable patches
46 ####################################################
48 stable-boundary
49 stable-boundary-undo.patch
51 use-discard-if-possible-in-blkdev_issue_zeroout
52 add-blkdiscard-ioctl
54 mbcache-decouple-locking-from-global-data
55 each-fs-creates-its-own-mb_cache
57 block-dio-during-truncate
59 delalloc-debug
61 # note: this may make things slower...
62 commit-as-soon-as-possible-after-log_start_commit
64 # Ted's squelch series, still needs work
65 add-sysfs-bool-support
66 add-squelch-errors-support
68 # Various disabled patches...
70 #auto-enable-journal_async_commit
71 #mballoc-allocate-larger-extents
73 # various debugging/benchmarking assists
74 dump-in-use-buffers
75 akpm-jbd2-locking-fix