add patch enable-journal-checksum-when-metadata-checksum-feature-enabled
[ext4-patch-queue.git] / series
blob2da153b8578aacf67150b12e3640519fc40399d0
1 # BASE v3.18-rc2
3 fix-overflow-when-updating-superblock-backups
4 fix-oops-when-loading-block-bitmap-failed
5 enable-journal-checksum-when-metadata-checksum-feature-enabled
7 ##########################################
8 # unstable patches
9 ####################################################
11 stable-boundary
12 stable-boundary-undo.patch
14 # not yet ready
15 #dont-use-io-end-if-not-needed
17 # not yet ready; patch series so ext4 has has full responsibility
18 # for ext4_readpage[s] and does not use mpage.
20 #move-read-page-functions-to-new-file
21 #include-mpage-functions-into-readpage.c
22 #inline-ext4_get_block-into-readpage
24 add-callback-support-for-bio-read-completion
25 add-ext4-encryption-facilities
26 implement-the-ext4-encryption-write-path
27 add-ext4-encryption-read-callback-support
28 disable-fallocate-for-encrypted-inodes
29 #crypto-debugging-sb-page-zero-check
30 crypto-trace-events
31 add-more-granular-errors-to-set-key-path
32 remove-extra-unlock-page
33 fix-crypto-warnings
34 add-dummy-key-mount-option
35 enable-delayed-allocation
37 cache-extent-hole-in-extent-status-tree-for-ext4_da_map_blocks
38 change-lru-to-round-rubin-in-extent-status-tree
39 use-a-list-to-track-all-reclaimable-objects-for-extent-status-tree
40 use-a-garbage-collection-algorithm-to-manage-object
42 add-fallocate-mode-blocking-for-debugging
44 use-discard-if-possible-in-blkdev_issue_zeroout
45 add-blkdiscard-ioctl
47 block-dio-during-truncate
49 delalloc-debug
51 # note: this may make things slower...
52 commit-as-soon-as-possible-after-log_start_commit
54 # Ted's squelch series, still needs work
55 add-sysfs-bool-support
56 add-squelch-errors-support
58 # Various disabled patches...
60 #auto-enable-journal_async_commit
61 #mballoc-allocate-larger-extents
63 # various debugging/benchmarking assists
64 dump-in-use-buffers
65 akpm-jbd2-locking-fix