add patch fix-scheduling-in-atomic-on-group-checksum-failure
[ext4-patch-queue.git] / series
blobf5e7b2e88e1bfcafa0a699d9df7573ab4327a26f
1 # v4.5-rc2
3 crypto-fix-validate-when-key-add-remove
4 crypto-move-context-consistency-check-to-ext4_file_open
5 fix-scheduling-in-atomic-on-group-checksum-failure
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