add patch remove-excess-descriptions-for-handle_s
[ext4-patch-queue.git] / series
bloba42125430708f12d087fd5afdf1094e93d9c5f13
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 remove-unnecessary-bio-get-put
26 remove-excess-descriptions-for-handle_s
28 ##########################################
29 # unstable patches
30 ####################################################
32 stable-boundary
33 stable-boundary-undo.patch
35 migrate-to-use-vfs-crypto-engine
37 #crypto-rename-ext4_get_encryption_info
39 crypto-add-ciphertext_access-mount-option
40 crypto-add-ioctls-to-backup-crypto-metadata
41   
42 add-encryption-debug-files
44 # not yet ready
45 #dont-use-io-end-if-not-needed
47 # not yet ready; patch series so ext4 has has full responsibility
48 # for ext4_readpage[s] and does not use mpage.
50 #move-read-page-functions-to-new-file
51 #include-mpage-functions-into-readpage.c
52 #inline-ext4_get_block-into-readpage
54 add-fallocate-mode-blocking-for-debugging
56 # use-discard-if-possible-in-blkdev_issue_zeroout
57 add-blkdiscard-ioctl
59 block-dio-during-truncate
61 delalloc-debug
63 # note: this may make things slower...
64 commit-as-soon-as-possible-after-log_start_commit
66 # Ted's squelch series, still needs work
67 add-sysfs-bool-support
68 add-squelch-errors-support
70 # Various disabled patches...
72 #auto-enable-journal_async_commit
73 #mballoc-allocate-larger-extents
75 # various debugging/benchmarking assists
76 dump-in-use-buffers
77 akpm-jbd2-locking-fix