add patch update-i_size-after-the-preallocation
[ext4-patch-queue.git] / series
blob4b790aafc776ec2f04e5ef709e37a4c2726ee417
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 update-i_size-after-the-preallocation
47 ##########################################
48 # unstable patches
49 ####################################################
51 stable-boundary
52 stable-boundary-undo.patch
54 use-discard-if-possible-in-blkdev_issue_zeroout
55 add-blkdiscard-ioctl
57 mbcache-decouple-locking-from-global-data
58 each-fs-creates-its-own-mb_cache
60 block-dio-during-truncate
62 delalloc-debug
64 # note: this may make things slower...
65 commit-as-soon-as-possible-after-log_start_commit
67 # Ted's squelch series, still needs work
68 add-sysfs-bool-support
69 add-squelch-errors-support
71 # Various disabled patches...
73 #auto-enable-journal_async_commit
74 #mballoc-allocate-larger-extents
76 # various debugging/benchmarking assists
77 dump-in-use-buffers
78 akpm-jbd2-locking-fix