4 optimize-ext4-encryption
6 separate-kernel-and-user-structure-for-encryption-key
7 reorganize-fname-crypto
8 clean-up-superblock-encryption-mode-fields
10 crypto-get-rid-of-ci_mode
11 crypto-shrink-ext4_crypto_ctx
13 crypto-use-per-inode-tfm
14 fix-memory-leaks-in-ext4_encrypted_zeroout
15 setup_encryption_info_after_inheritance
16 set-up-crypt-info-on-opendir
18 enforce-policy-checks-on-cross-rename
19 policies-may-only-be-set-on-directories
20 clean-up-error-handling-in-ext4_fname_setup_filename
21 allocate-the-right-size-for-on-disk-symlink
22 crypto-handle-unexpected-missing-keys
23 release-crypto-resource-on-module-exit
24 allocate-bounce-pages-using-gfp-nowait
26 only-call-ext4_truncate-when-size-le-isize
28 ##########################################
30 ####################################################
33 stable-boundary-undo.patch
36 #dont-use-io-end-if-not-needed
38 # not yet ready; patch series so ext4 has has full responsibility
39 # for ext4_readpage[s] and does not use mpage.
41 #move-read-page-functions-to-new-file
42 #include-mpage-functions-into-readpage.c
43 #inline-ext4_get_block-into-readpage
45 add-fallocate-mode-blocking-for-debugging
47 # use-discard-if-possible-in-blkdev_issue_zeroout
50 block-dio-during-truncate
54 # note: this may make things slower...
55 commit-as-soon-as-possible-after-log_start_commit
57 # Ted's squelch series, still needs work
58 add-sysfs-bool-support
59 add-squelch-errors-support
61 # Various disabled patches...
63 #auto-enable-journal_async_commit
64 #mballoc-allocate-larger-extents
66 # various debugging/benchmarking assists