add patch handle-unwritten-or-delalloc-buffers-before-enabling-per-file-data-journaling
[ext4-patch-queue.git] / series
blobf78a4192e97760a40aff4fd6df33c114ad590181
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
14 ##########################################
15 # unstable patches
16 ####################################################
18 stable-boundary
19 stable-boundary-undo.patch
21 #crypto-rename-ext4_get_encryption_info
23 crypto-add-ciphertext_access-mount-option
24 crypto-add-ioctls-to-backup-crypto-metadata
25   
26 add-encryption-debug-files
28 # not yet ready
29 #dont-use-io-end-if-not-needed
31 # not yet ready; patch series so ext4 has has full responsibility
32 # for ext4_readpage[s] and does not use mpage.
34 #move-read-page-functions-to-new-file
35 #include-mpage-functions-into-readpage.c
36 #inline-ext4_get_block-into-readpage
38 add-fallocate-mode-blocking-for-debugging
40 # use-discard-if-possible-in-blkdev_issue_zeroout
41 add-blkdiscard-ioctl
43 block-dio-during-truncate
45 delalloc-debug
47 # note: this may make things slower...
48 commit-as-soon-as-possible-after-log_start_commit
50 # Ted's squelch series, still needs work
51 add-sysfs-bool-support
52 add-squelch-errors-support
54 # Various disabled patches...
56 #auto-enable-journal_async_commit
57 #mballoc-allocate-larger-extents
59 # various debugging/benchmarking assists
60 dump-in-use-buffers
61 akpm-jbd2-locking-fix