Check in ext4 hardening bug fixes
[ext4-patch-queue.git] / series
blobaa5adfcd141250b20da049dbac0378a73b532acb
1 # 4f2f76f75143
3 add-warn-on-error-mount-option
4 add-corruption-check-in-ext4_xattr_set_entry
5 always-verify-magic-number-in-xattr-blocks
6 always-check-bg-bounds-in-ext4_init_block_bitmap
7 check-that-metadata-blocks-dont-overlap-bg-descriptors
8 only-look-at-bg_flags-if-valid
9 verify-depth-in-ext4_find_extent
10 include-illegal-physical-block-in-bad-map-error-msg
11 clear-i_data-in-ext4_inode_info-when-destroying-inline-data
13 ####################################################
14 # unstable patches
15 ####################################################
17 stable-boundary
18 stable-boundary-undo.patch
20 # Lazy journalling patches
21 jbd2-suppress-extra-newline-in-jbd2_debug
22 jbd2-dont-double-bump-transaction-number
23 journal-superblock-changes
24 add-journal-no-cleanup-option
25 add-support-for-log-metadata-block-tracking-in-log
26 add-indirection-to-metadata-block-read-paths
27 cleaner
28 load-jmap-from-journal
29 disable-writeback
30 add-ext4-journal-lazy-mount-option
31 #end lazy journal patches