add patch fix-mballoc-breakage-with-64k-block-size
[ext4-patch-queue.git] / series
blob7894e22b093cddd13e29cab58995d170120a65bf
1 # 6da22013bb79
3 allow-ext4_truncate-to-return-an-error
4 allow-ext4_ext_truncate-to-return-an-error
5 dont-lock-buffer-head-in-ext4_commit_super-if-holding-spinlock
7 fix-mballoc-breakage-with-64k-block-size
10 ####################################################
11 # unstable patches
12 ####################################################
14 stable-boundary
15 stable-boundary-undo.patch
17 add-support-for-log-metadata-block-tracking-in-log
18 add-indirection-to-metadata-block-read-paths
19 cleaner
20 disable-writeback
22 only-call-ext4_truncate-if-there-is-data-to-truncate
23 migrate-to-use-vfs-crypto-engine
25 #crypto-rename-ext4_get_encryption_info
27 crypto-add-ciphertext_access-mount-option
28 crypto-add-ioctls-to-backup-crypto-metadata
29   
30 add-encryption-debug-files
32 # not yet ready
33 #dont-use-io-end-if-not-needed
35 # not yet ready; patch series so ext4 has has full responsibility
36 # for ext4_readpage[s] and does not use mpage.
38 #move-read-page-functions-to-new-file
39 #include-mpage-functions-into-readpage.c
40 #inline-ext4_get_block-into-readpage
42 add-fallocate-mode-blocking-for-debugging
44 # use-discard-if-possible-in-blkdev_issue_zeroout
45 add-blkdiscard-ioctl
47 block-dio-during-truncate
49 delalloc-debug
51 # note: this may make things slower...
52 commit-as-soon-as-possible-after-log_start_commit
54 # Ted's squelch series, still needs work
55 add-sysfs-bool-support
56 add-squelch-errors-support
58 # Various disabled patches...
60 #auto-enable-journal_async_commit
61 #mballoc-allocate-larger-extents
63 # various debugging/benchmarking assists
64 dump-in-use-buffers
65 akpm-jbd2-locking-fix