add patch reenable-per-file-data-journalling-and-delalloc
[ext4-patch-queue.git] / series
blobc292468728e36c5ad1b91568eae05508fd850892
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
9 refuse-O_DIRECT-opens-for-modes-where-DIO-doesnt-work
10 fix-jbd2-txn-extension-in-ext4_ext_truncate_extend_restart
12 handle-unwritten-or-delalloc-buffers-before-enabling-per-file-data-journaling
13 fix-races-between-changing-journal-mode-and-ext4_writepages
14 reenable-per-file-data-journalling-and-delalloc
16 ##########################################
17 # unstable patches
18 ####################################################
20 stable-boundary
21 stable-boundary-undo.patch
23 #crypto-rename-ext4_get_encryption_info
25 crypto-add-ciphertext_access-mount-option
26 crypto-add-ioctls-to-backup-crypto-metadata
27   
28 add-encryption-debug-files
30 # not yet ready
31 #dont-use-io-end-if-not-needed
33 # not yet ready; patch series so ext4 has has full responsibility
34 # for ext4_readpage[s] and does not use mpage.
36 #move-read-page-functions-to-new-file
37 #include-mpage-functions-into-readpage.c
38 #inline-ext4_get_block-into-readpage
40 add-fallocate-mode-blocking-for-debugging
42 # use-discard-if-possible-in-blkdev_issue_zeroout
43 add-blkdiscard-ioctl
45 block-dio-during-truncate
47 delalloc-debug
49 # note: this may make things slower...
50 commit-as-soon-as-possible-after-log_start_commit
52 # Ted's squelch series, still needs work
53 add-sysfs-bool-support
54 add-squelch-errors-support
56 # Various disabled patches...
58 #auto-enable-journal_async_commit
59 #mballoc-allocate-larger-extents
61 # various debugging/benchmarking assists
62 dump-in-use-buffers
63 akpm-jbd2-locking-fix