add patch fix-data-exposure-after-a-crash
[ext4-patch-queue.git] / series
blob205daeeb18a6d7e7143426ea0972090426d5888b
1 # v4.6-rc4
3 allow-resched-and-interruption-of-large-empty-directories
5 fix-data-exposure-after-a-crash
7 ##########################################
8 # unstable patches
9 ####################################################
11 stable-boundary
12 stable-boundary-undo.patch
14 #crypto-rename-ext4_get_encryption_info
16 crypto-add-ciphertext_access-mount-option
17 crypto-add-ioctls-to-backup-crypto-metadata
18   
19 add-encryption-debug-files
21 # not yet ready
22 #dont-use-io-end-if-not-needed
24 # not yet ready; patch series so ext4 has has full responsibility
25 # for ext4_readpage[s] and does not use mpage.
27 #move-read-page-functions-to-new-file
28 #include-mpage-functions-into-readpage.c
29 #inline-ext4_get_block-into-readpage
31 add-fallocate-mode-blocking-for-debugging
33 # use-discard-if-possible-in-blkdev_issue_zeroout
34 add-blkdiscard-ioctl
36 block-dio-during-truncate
38 delalloc-debug
40 # note: this may make things slower...
41 commit-as-soon-as-possible-after-log_start_commit
43 # Ted's squelch series, still needs work
44 add-sysfs-bool-support
45 add-squelch-errors-support
47 # Various disabled patches...
49 #auto-enable-journal_async_commit
50 #mballoc-allocate-larger-extents
52 # various debugging/benchmarking assists
53 dump-in-use-buffers
54 akpm-jbd2-locking-fix