add patch fix-off-by-one-fsmap-error-on-1k-block-filesystems
[ext4-patch-queue.git] / series
blobdc0112918616fa1ef94dc45b8b138ac95551ac3a
1 # 67a7d5f561
3 add-largedir-feature
5 xattr-in-inode-support
6 fix-lockdep-warning-about-recursive-inode-locking
7 lock-inode-before-calling-ext4_orphan-add
8 do-not-set-posix-acls-on-xattr-inodes
9 attach-jinode-after-creation-of-xattr-inode
10 ea_inode-owner-should-be-the-same-as-the-inode-owner
11 call-journal-revoke-when-freeing-ea_inode-blocks
12 fix-ref-counting-for-ea_inode
13 extended-attribute-value-size-limit-is-enforced-by-vfs
14 change-ext4_xattr_inode_iget_signature
15 clean-up-ext4_xattr_inode_get
16 add-missing-le32-conversions
17 ext4_xattr_value_same-should-return-false-for-external-data
18 fix-ext4_xattr_make_inode_space-value-size-calculation
19 fix-ext4_xattr_move-to-block
20 fix-ext4_xattr_cmp
21 fix-credits-calculation-for-xattr-inode
22 retry-storing-value-in-external-inode-with-xattr-block-too
23 ext4_xattr_delete_inode-should-return-accurate-errors
24 improve-journal-credit-handling-in-set-xattr-paths
25 modify-ext4_xattr_inode_array_to_hold_struct_inode_ptr
26 move-struct-xattr-inode-array-to-xattr_h
27 make-mbcache-naming-more-generic
28 make-mb-block-cache-names-more-explicit
29 add-ext4_is_quota_file
30 cleanup-transaction-restarts-during-inode-deletion
31 xattr-inode-deduplication
32 add-get_inode_usage-callback-to-transfer-multi-inode-charges
33 reserve-space-for-xattr-entries_names
34 eliminate-xattr-entry-e_hash-recalcuation-for-removes
35 strong-binding-of-xattr-inode-references
36 add-nombcache-mount-option
38 avoid-unnecesary-stalls-in-ext4_evict_inode
39 change-sequential-discard-handling
40 forbid-encrypting-root-directory
41 return-eio-on-read-error-in-ext4_find_dentry
42 return-EFSBADCRC-on-csum-error-in-ext4_find_entry
43 fix-off-by-one-fsmap-error-on-1k-block-filesystems
45 ####################################################
46 # unstable patches
47 ####################################################
49 stable-boundary
50 stable-boundary-undo.patch
52 # Lazy journalling patches
53 jbd2-suppress-extra-newline-in-jbd2_debug
54 jbd2-dont-double-bump-transaction-number
55 journal-superblock-changes
56 add-journal-no-cleanup-option
57 add-support-for-log-metadata-block-tracking-in-log
58 add-indirection-to-metadata-block-read-paths
59 cleaner
60 load-jmap-from-journal
61 disable-writeback
62 add-ext4-journal-lazy-mount-option
63 #end lazy journal patches