add patch avoid-unnecesary-stalls-in-ext4_evict_inode
[ext4-patch-queue.git] / series
blob613291cce726d1f63fc24eb4d2633d5a87f27d10
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
40 ####################################################
41 # unstable patches
42 ####################################################
44 stable-boundary
45 stable-boundary-undo.patch
47 # Lazy journalling patches
48 jbd2-suppress-extra-newline-in-jbd2_debug
49 jbd2-dont-double-bump-transaction-number
50 journal-superblock-changes
51 add-journal-no-cleanup-option
52 add-support-for-log-metadata-block-tracking-in-log
53 add-indirection-to-metadata-block-read-paths
54 cleaner
55 load-jmap-from-journal
56 disable-writeback
57 add-ext4-journal-lazy-mount-option
58 #end lazy journal patches