Update patches
[ext4-patch-queue.git] / series
blob0a2cbcd13468de801a8bee942edbea8d94313c98
1 # v4.7-rc1
3 optimize-ext4_should_retry_alloc-to-improve-ENOSPC-performance
4 respect-nobarrier-mount-option-in-nojournal-mode
6 ##########################################
7 # unstable patches
8 ####################################################
10 stable-boundary
11 stable-boundary-undo.patch
13 migrate-to-use-vfs-crypto-engine
15 #crypto-rename-ext4_get_encryption_info
17 crypto-add-ciphertext_access-mount-option
18 crypto-add-ioctls-to-backup-crypto-metadata
19   
20 add-encryption-debug-files
22 # not yet ready
23 #dont-use-io-end-if-not-needed
25 # not yet ready; patch series so ext4 has has full responsibility
26 # for ext4_readpage[s] and does not use mpage.
28 #move-read-page-functions-to-new-file
29 #include-mpage-functions-into-readpage.c
30 #inline-ext4_get_block-into-readpage
32 add-fallocate-mode-blocking-for-debugging
34 # use-discard-if-possible-in-blkdev_issue_zeroout
35 add-blkdiscard-ioctl
37 block-dio-during-truncate
39 delalloc-debug
41 # note: this may make things slower...
42 commit-as-soon-as-possible-after-log_start_commit
44 # Ted's squelch series, still needs work
45 add-sysfs-bool-support
46 add-squelch-errors-support
48 # Various disabled patches...
50 #auto-enable-journal_async_commit
51 #mballoc-allocate-larger-extents
53 # various debugging/benchmarking assists
54 dump-in-use-buffers
55 akpm-jbd2-locking-fix