add patch move-lockdep-tracking-to-journal_s
[ext4-patch-queue.git] / series
blobf9514c89297ca073b621f3550f51ab56fa301336
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
7 move-lockdep-tracking-to-journal_s
9 ##########################################
10 # unstable patches
11 ####################################################
13 stable-boundary
14 stable-boundary-undo.patch
16 migrate-to-use-vfs-crypto-engine
18 #crypto-rename-ext4_get_encryption_info
20 crypto-add-ciphertext_access-mount-option
21 crypto-add-ioctls-to-backup-crypto-metadata
22   
23 add-encryption-debug-files
25 # not yet ready
26 #dont-use-io-end-if-not-needed
28 # not yet ready; patch series so ext4 has has full responsibility
29 # for ext4_readpage[s] and does not use mpage.
31 #move-read-page-functions-to-new-file
32 #include-mpage-functions-into-readpage.c
33 #inline-ext4_get_block-into-readpage
35 add-fallocate-mode-blocking-for-debugging
37 # use-discard-if-possible-in-blkdev_issue_zeroout
38 add-blkdiscard-ioctl
40 block-dio-during-truncate
42 delalloc-debug
44 # note: this may make things slower...
45 commit-as-soon-as-possible-after-log_start_commit
47 # Ted's squelch series, still needs work
48 add-sysfs-bool-support
49 add-squelch-errors-support
51 # Various disabled patches...
53 #auto-enable-journal_async_commit
54 #mballoc-allocate-larger-extents
56 # various debugging/benchmarking assists
57 dump-in-use-buffers
58 akpm-jbd2-locking-fix