patch series sync
[ext4-patch-queue.git] / series
blob83d4b1dac0dd9979f5ef6ef7fe722ab4f22cd182
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 ####################################################
8 # unstable patches
9 ####################################################
11 stable-boundary
12 stable-boundary-undo.patch
14 add-support-for-log-metadata-block-tracking-in-log
15 add-indirection-to-metadata-block-read-paths
16 cleaner
17 disable-writeback
19 only-call-ext4_truncate-if-there-is-data-to-truncate
20 migrate-to-use-vfs-crypto-engine
22 #crypto-rename-ext4_get_encryption_info
24 crypto-add-ciphertext_access-mount-option
25 crypto-add-ioctls-to-backup-crypto-metadata
26   
27 add-encryption-debug-files
29 # not yet ready
30 #dont-use-io-end-if-not-needed
32 # not yet ready; patch series so ext4 has has full responsibility
33 # for ext4_readpage[s] and does not use mpage.
35 #move-read-page-functions-to-new-file
36 #include-mpage-functions-into-readpage.c
37 #inline-ext4_get_block-into-readpage
39 add-fallocate-mode-blocking-for-debugging
41 # use-discard-if-possible-in-blkdev_issue_zeroout
42 add-blkdiscard-ioctl
44 block-dio-during-truncate
46 delalloc-debug
48 # note: this may make things slower...
49 commit-as-soon-as-possible-after-log_start_commit
51 # Ted's squelch series, still needs work
52 add-sysfs-bool-support
53 add-squelch-errors-support
55 # Various disabled patches...
57 #auto-enable-journal_async_commit
58 #mballoc-allocate-larger-extents
60 # various debugging/benchmarking assists
61 dump-in-use-buffers
62 akpm-jbd2-locking-fix