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