add patch fix-overflow-caused-by-missing-cast
[ext4-patch-queue.git] / series
blobcaebc252b5ad8217ea8dd51738845699adfa9421
1 # v4.13-rc3
3 correct-comment-references-to-ext4_ext_direct_IO
4 remove-unused-metadata-accounting-variables
5 preserve-i_mode-if-ext4_set_acl-fails
6 dont-clear-sgid-when-inheriting-ACLs
7 error-should-be-cleared-if-ea_inode-isnt-added-to-cache
8 convert-swap_inode_data-over-to-use-swap-on-most-fields
9 release-discard-bio-after-sending-discard-commands
10 fix-SEEK_HOLE_DATA-for-blocksize-lt-pagesize
11 silence-array-overflow-warning
12 fix-dir_nlink-behaviour
13 fix-warnings-about-stack-corruption
14 remove-unused-mode-parameter
15 inplace-xattr-block-update-fails-to-deduplicate-blocks
16 make-xattr-inode-reads-faster
17 fix-forgotten-xattr-lock-protection-in-ext4_expand_extra_isize
18 restructure-ext4_expand_extra_isize
19 cleanup-ext4_expand_extra_isize_ea
20 project-expand-inode-extra-size-if-needed
21 fix-overflow-caused-by-missing-cast
23 ####################################################
24 # unstable patches
25 ####################################################
27 stable-boundary
28 stable-boundary-undo.patch
30 # Lazy journalling patches
31 jbd2-suppress-extra-newline-in-jbd2_debug
32 jbd2-dont-double-bump-transaction-number
33 journal-superblock-changes
34 add-journal-no-cleanup-option
35 add-support-for-log-metadata-block-tracking-in-log
36 add-indirection-to-metadata-block-read-paths
37 cleaner
38 load-jmap-from-journal
39 disable-writeback
40 add-ext4-journal-lazy-mount-option
41 #end lazy journal patches