update atomically-set-inode-flags
[ext4-patch-queue.git] / series
blob0fac8063bfedaa16881e9a5cf24cef08b1225d2e
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 translate-mode-bits-to-strings
29 add-support-collapse-range
30 speedup-WB_SYNC_ALL-pass
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
38 jbd2-improve-error-messages-for-inconsistent-jh
39 fs-push-sync_filesystem-down-to-remount_fs
40 only-sync-filesystem-when-remounting-ro
42 delete-path-delalloc-code-in-ext4_ext_handle_uninitialized_extents
43 fix-partial-cluster-handling-for-bigalloc-filesystems
45 update-i_size-after-the-preallocation
46 refactor-ext4_fallocate-code
47 add-zero-range-support
49 change-block-and-index-hash-chain-to-hlist_bl_node
50 mbcache-decouple-locking-of-local-from-global-data
51 each-fs-uses-its-own-mbcache
52 kill-i_version-support-for-hurd-OS-filesystems
53 optimize-hurd-tests
54 atomically-set-inode-flags
55 make-ext4_block_zero_page_range_static
56 fix-comment-typo
58 ##########################################
59 # unstable patches
60 ####################################################
62 stable-boundary
63 stable-boundary-undo.patch
65 use-discard-if-possible-in-blkdev_issue_zeroout
66 add-blkdiscard-ioctl
68 mbcache-decouple-locking-from-global-data
69 each-fs-creates-its-own-mb_cache
71 block-dio-during-truncate
73 delalloc-debug
75 # note: this may make things slower...
76 commit-as-soon-as-possible-after-log_start_commit
78 # Ted's squelch series, still needs work
79 add-sysfs-bool-support
80 add-squelch-errors-support
82 # Various disabled patches...
84 #auto-enable-journal_async_commit
85 #mballoc-allocate-larger-extents
87 # various debugging/benchmarking assists
88 dump-in-use-buffers
89 akpm-jbd2-locking-fix