add patch factor-out-loop-for-freeing-inode-xattr-space
[ext4-patch-queue.git] / series
blob301f141c1f257081c17e48e83c9bd5cf65fe40cc
1 # 7bc949164511 
3 suppress-inode-growth-for-file-systems-without-project-quota
4 reserve-xattr-index-for-gnu-hurd
5 validate-that-metadata-blocks-do-not-overlap-superblock
7 fix-xattr-shifting-when-expanding-inodes
8 fix-xattr-shifting-when-expanding-inodes-2
9 properly-align-shifted-xattrs-when-expanding-inodes
10 avoid-deadlock-while-expanding-inode-size
12 # bug fixes above
13 fixup-free-space-calculations-when-expanding-inodes
14 check-that-external-xattr-value-block-is-zero
15 remove-checks-for-e-value-block
16 replace-bogus-assertion-in-ext4_xattr_shift_entries
17 factor-out-xattr-moving
18 remove-unused-variables-from-ext4_expand_isize_ea
19 factor-out-loop-for-freeing-inode-xattr-space
21 ##########################################
22 # unstable patches
23 ####################################################
25 stable-boundary
26 stable-boundary-undo.patch
28 only-call-ext4_truncate-if-there-is-data-to-truncate
29 migrate-to-use-vfs-crypto-engine
31 #crypto-rename-ext4_get_encryption_info
33 crypto-add-ciphertext_access-mount-option
34 crypto-add-ioctls-to-backup-crypto-metadata
35   
36 add-encryption-debug-files
38 # not yet ready
39 #dont-use-io-end-if-not-needed
41 # not yet ready; patch series so ext4 has has full responsibility
42 # for ext4_readpage[s] and does not use mpage.
44 #move-read-page-functions-to-new-file
45 #include-mpage-functions-into-readpage.c
46 #inline-ext4_get_block-into-readpage
48 add-fallocate-mode-blocking-for-debugging
50 # use-discard-if-possible-in-blkdev_issue_zeroout
51 add-blkdiscard-ioctl
53 block-dio-during-truncate
55 delalloc-debug
57 # note: this may make things slower...
58 commit-as-soon-as-possible-after-log_start_commit
60 # Ted's squelch series, still needs work
61 add-sysfs-bool-support
62 add-squelch-errors-support
64 # Various disabled patches...
66 #auto-enable-journal_async_commit
67 #mballoc-allocate-larger-extents
69 # various debugging/benchmarking assists
70 dump-in-use-buffers
71 akpm-jbd2-locking-fix