add patch mbcache-fix-to-detect-failure-of-register_shrinker
[ext4-patch-queue.git] / series
blob7eab8ab8a484ca62e08d233f7a3ec2e565493cfe
1 # b8927721ae9d5
3 fixup-free-space-calculations-when-expanding-inodes
4 check-that-external-xattr-value-block-is-zero
5 remove-checks-for-e-value-block
6 replace-bogus-assertion-in-ext4_xattr_shift_entries
7 factor-out-xattr-moving
8 remove-unused-variables-from-ext4_expand_isize_ea
9 factor-out-loop-for-freeing-inode-xattr-space
11 enforce-online-defrag-restriction-for-encrypted-files
12 mbcache-fix-to-detect-failure-of-register_shrinker
14 ##########################################
15 # unstable patches
16 ####################################################
18 stable-boundary
19 stable-boundary-undo.patch
21 only-call-ext4_truncate-if-there-is-data-to-truncate
22 migrate-to-use-vfs-crypto-engine
24 #crypto-rename-ext4_get_encryption_info
26 crypto-add-ciphertext_access-mount-option
27 crypto-add-ioctls-to-backup-crypto-metadata
28   
29 add-encryption-debug-files
31 # not yet ready
32 #dont-use-io-end-if-not-needed
34 # not yet ready; patch series so ext4 has has full responsibility
35 # for ext4_readpage[s] and does not use mpage.
37 #move-read-page-functions-to-new-file
38 #include-mpage-functions-into-readpage.c
39 #inline-ext4_get_block-into-readpage
41 add-fallocate-mode-blocking-for-debugging
43 # use-discard-if-possible-in-blkdev_issue_zeroout
44 add-blkdiscard-ioctl
46 block-dio-during-truncate
48 delalloc-debug
50 # note: this may make things slower...
51 commit-as-soon-as-possible-after-log_start_commit
53 # Ted's squelch series, still needs work
54 add-sysfs-bool-support
55 add-squelch-errors-support
57 # Various disabled patches...
59 #auto-enable-journal_async_commit
60 #mballoc-allocate-larger-extents
62 # various debugging/benchmarking assists
63 dump-in-use-buffers
64 akpm-jbd2-locking-fix