add patch silence-UBSAN-in-ext4_mb_init
[ext4-patch-queue.git] / series
blob30b07c8c4cb707162cd71ab834551bd5e10a6849
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 fix-check-of-dqget-return-value-in-ext4_ioctl_setproject
21 fix-oops-on-corrupted-filesystem
22 silence-ubsan-in-mb_find_order_for_block
23 silence-UBSAN-in-ext4_mb_init
25 ##########################################
26 # unstable patches
27 ####################################################
29 stable-boundary
30 stable-boundary-undo.patch
32 migrate-to-use-vfs-crypto-engine
34 #crypto-rename-ext4_get_encryption_info
36 crypto-add-ciphertext_access-mount-option
37 crypto-add-ioctls-to-backup-crypto-metadata
38   
39 add-encryption-debug-files
41 # not yet ready
42 #dont-use-io-end-if-not-needed
44 # not yet ready; patch series so ext4 has has full responsibility
45 # for ext4_readpage[s] and does not use mpage.
47 #move-read-page-functions-to-new-file
48 #include-mpage-functions-into-readpage.c
49 #inline-ext4_get_block-into-readpage
51 add-fallocate-mode-blocking-for-debugging
53 # use-discard-if-possible-in-blkdev_issue_zeroout
54 add-blkdiscard-ioctl
56 block-dio-during-truncate
58 delalloc-debug
60 # note: this may make things slower...
61 commit-as-soon-as-possible-after-log_start_commit
63 # Ted's squelch series, still needs work
64 add-sysfs-bool-support
65 add-squelch-errors-support
67 # Various disabled patches...
69 #auto-enable-journal_async_commit
70 #mballoc-allocate-larger-extents
72 # various debugging/benchmarking assists
73 dump-in-use-buffers
74 akpm-jbd2-locking-fix