fix orphan list handling problem
[ext4-patch-queue.git] / series
blob706a5ea4d48424d2b255d9a81d8e01662df375f5
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 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 remove-trailing-newlines
17 fix-hang-when-processing-orphaned-inode-list
18 clean-up-error-handling-for-orphan-list-problems
20 ##########################################
21 # unstable patches
22 ####################################################
24 stable-boundary
25 stable-boundary-undo.patch
27 #crypto-rename-ext4_get_encryption_info
29 crypto-add-ciphertext_access-mount-option
30 crypto-add-ioctls-to-backup-crypto-metadata
31   
32 add-encryption-debug-files
34 # not yet ready
35 #dont-use-io-end-if-not-needed
37 # not yet ready; patch series so ext4 has has full responsibility
38 # for ext4_readpage[s] and does not use mpage.
40 #move-read-page-functions-to-new-file
41 #include-mpage-functions-into-readpage.c
42 #inline-ext4_get_block-into-readpage
44 add-fallocate-mode-blocking-for-debugging
46 # use-discard-if-possible-in-blkdev_issue_zeroout
47 add-blkdiscard-ioctl
49 block-dio-during-truncate
51 delalloc-debug
53 # note: this may make things slower...
54 commit-as-soon-as-possible-after-log_start_commit
56 # Ted's squelch series, still needs work
57 add-sysfs-bool-support
58 add-squelch-errors-support
60 # Various disabled patches...
62 #auto-enable-journal_async_commit
63 #mballoc-allocate-larger-extents
65 # various debugging/benchmarking assists
66 dump-in-use-buffers
67 akpm-jbd2-locking-fix