Rebase to 7bc949164511
[ext4-patch-queue.git] / series
blobcf156ed09e08570d81937285e1502b938b6bb143
1 # 7bc949164511 
3 ##########################################
4 # unstable patches
5 ####################################################
7 stable-boundary
8 stable-boundary-undo.patch
10 only-call-ext4_truncate-if-there-is-data-to-truncate
11 migrate-to-use-vfs-crypto-engine
13 #crypto-rename-ext4_get_encryption_info
15 crypto-add-ciphertext_access-mount-option
16 crypto-add-ioctls-to-backup-crypto-metadata
17   
18 add-encryption-debug-files
20 # not yet ready
21 #dont-use-io-end-if-not-needed
23 # not yet ready; patch series so ext4 has has full responsibility
24 # for ext4_readpage[s] and does not use mpage.
26 #move-read-page-functions-to-new-file
27 #include-mpage-functions-into-readpage.c
28 #inline-ext4_get_block-into-readpage
30 add-fallocate-mode-blocking-for-debugging
32 # use-discard-if-possible-in-blkdev_issue_zeroout
33 add-blkdiscard-ioctl
35 block-dio-during-truncate
37 delalloc-debug
39 # note: this may make things slower...
40 commit-as-soon-as-possible-after-log_start_commit
42 # Ted's squelch series, still needs work
43 add-sysfs-bool-support
44 add-squelch-errors-support
46 # Various disabled patches...
48 #auto-enable-journal_async_commit
49 #mballoc-allocate-larger-extents
51 # various debugging/benchmarking assists
52 dump-in-use-buffers
53 akpm-jbd2-locking-fix