add patch do-not-ask-jbd2-to-write-data-for-delalloc-buffers
[ext4-patch-queue.git] / series
blob42a022d291823b456cc7ab4c69ad62a06c8febe2
1 # v4.6-rc4
3 allow-resched-and-interruption-of-large-empty-directories
5 fix-data-exposure-after-a-crash
6 remove-EXT4_STATE_ORDERED_MODE
7 add-support-for-avoiding-data-writes-during-transaction-commits
8 do-not-ask-jbd2-to-write-data-for-delalloc-buffers
10 ##########################################
11 # unstable patches
12 ####################################################
14 stable-boundary
15 stable-boundary-undo.patch
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