add patch check-that-external-xattr-value-block-is-zero
[ext4-patch-queue.git] / series
blobc84f588db92c9f212d25cbd2eba8f54bd03ef4f8
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
16 ##########################################
17 # unstable patches
18 ####################################################
20 stable-boundary
21 stable-boundary-undo.patch
23 only-call-ext4_truncate-if-there-is-data-to-truncate
24 migrate-to-use-vfs-crypto-engine
26 #crypto-rename-ext4_get_encryption_info
28 crypto-add-ciphertext_access-mount-option
29 crypto-add-ioctls-to-backup-crypto-metadata
30   
31 add-encryption-debug-files
33 # not yet ready
34 #dont-use-io-end-if-not-needed
36 # not yet ready; patch series so ext4 has has full responsibility
37 # for ext4_readpage[s] and does not use mpage.
39 #move-read-page-functions-to-new-file
40 #include-mpage-functions-into-readpage.c
41 #inline-ext4_get_block-into-readpage
43 add-fallocate-mode-blocking-for-debugging
45 # use-discard-if-possible-in-blkdev_issue_zeroout
46 add-blkdiscard-ioctl
48 block-dio-during-truncate
50 delalloc-debug
52 # note: this may make things slower...
53 commit-as-soon-as-possible-after-log_start_commit
55 # Ted's squelch series, still needs work
56 add-sysfs-bool-support
57 add-squelch-errors-support
59 # Various disabled patches...
61 #auto-enable-journal_async_commit
62 #mballoc-allocate-larger-extents
64 # various debugging/benchmarking assists
65 dump-in-use-buffers
66 akpm-jbd2-locking-fix