add patch fast-symlink-test-should-not-rely-on-i_blocks
[ext4-patch-queue.git] / series
blob7d8618620c93c1aadf13a0638ab6cba5786ee836
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
44 check-return-value-of-kstrtoull-correctly
45 dont-bother-checking-for-encryption-key-in-mmap
46 require-key-for-truncate-of-encrypted-files
48 fast-symlink-test-should-not-rely-on-i_blocks
50 ####################################################
51 # unstable patches
52 ####################################################
54 stable-boundary
55 stable-boundary-undo.patch
57 # Lazy journalling patches
58 jbd2-suppress-extra-newline-in-jbd2_debug
59 jbd2-dont-double-bump-transaction-number
60 journal-superblock-changes
61 add-journal-no-cleanup-option
62 add-support-for-log-metadata-block-tracking-in-log
63 add-indirection-to-metadata-block-read-paths
64 cleaner
65 load-jmap-from-journal
66 disable-writeback
67 add-ext4-journal-lazy-mount-option
68 #end lazy journal patches