add jbd2 speedup patches
[ext4-patch-queue.git] / series
blobd2d84127be72930e8f147488208d4833fd2c092b
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 fs_only_call_sync_filesystem_when_remounting_read-only
31 jbd2-dont-unplog-after-revoke-records
32 dont-hold-j_state_lock-during-wake_up
33 jbd2-calc-stats-wo-j_state_lock-and-j_list_lock
34 jbd2-add-transaction-to-checkpoint-list-earlier
35 jbd2-check-b_transaction-wo-taking-j_list_lock
36 jbd2-minimize-j_list_lock-in-journal_get_create_access
37 jbd2-minimize-j_state_lock-in-jbd2_journal_forget
39 ##########################################
40 # unstable patches
41 ####################################################
43 stable-boundary
44 stable-boundary-undo.patch
46 use-discard-if-possible-in-blkdev_issue_zeroout
47 add-blkdiscard-ioctl
49 mbcache-decouple-locking-from-global-data
50 each-fs-creates-its-own-mb_cache
52 block-dio-during-truncate
54 delalloc-debug
56 # note: this may make things slower...
57 commit-as-soon-as-possible-after-log_start_commit
59 # Ted's squelch series, still needs work
60 add-sysfs-bool-support
61 add-squelch-errors-support
63 # Various disabled patches...
65 #auto-enable-journal_async_commit
66 #mballoc-allocate-larger-extents
68 # various debugging/benchmarking assists
69 dump-in-use-buffers
70 akpm-jbd2-locking-fix