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