add patch disallow-changing-journal-csum-option-during-remount
[ext4-patch-queue.git] / series
blob5303521c29f077553358cd787af65fabebf63dce
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
6 disallow-changing-journal-csum-option-during-remount
8 ##########################################
9 # unstable patches
10 ####################################################
12 stable-boundary
13 stable-boundary-undo.patch
15 # not yet ready
16 #dont-use-io-end-if-not-needed
18 # not yet ready; patch series so ext4 has has full responsibility
19 # for ext4_readpage[s] and does not use mpage.
21 #move-read-page-functions-to-new-file
22 #include-mpage-functions-into-readpage.c
23 #inline-ext4_get_block-into-readpage
25 add-callback-support-for-bio-read-completion
26 add-ext4-encryption-facilities
27 implement-the-ext4-encryption-write-path
28 add-ext4-encryption-read-callback-support
29 disable-fallocate-for-encrypted-inodes
30 #crypto-debugging-sb-page-zero-check
31 crypto-trace-events
32 add-more-granular-errors-to-set-key-path
33 remove-extra-unlock-page
34 fix-crypto-warnings
35 add-dummy-key-mount-option
36 enable-delayed-allocation
38 cache-extent-hole-in-extent-status-tree-for-ext4_da_map_blocks
39 change-lru-to-round-rubin-in-extent-status-tree
40 use-a-list-to-track-all-reclaimable-objects-for-extent-status-tree
41 use-a-garbage-collection-algorithm-to-manage-object
43 add-fallocate-mode-blocking-for-debugging
45 use-discard-if-possible-in-blkdev_issue_zeroout
46 add-blkdiscard-ioctl
48 block-dio-during-truncate
50 delalloc-debug
52 # note: this may make things slower...
53 commit-as-soon-as-possible-after-log_start_commit
55 # Ted's squelch series, still needs work
56 add-sysfs-bool-support
57 add-squelch-errors-support
59 # Various disabled patches...
61 #auto-enable-journal_async_commit
62 #mballoc-allocate-larger-extents
64 # various debugging/benchmarking assists
65 dump-in-use-buffers
66 akpm-jbd2-locking-fix