add patch remove-duplicate-remount-check-for-JOURNAL_CHECKSUM
[ext4-patch-queue.git] / series
blob3e91bc09726ad1455836723010fc346674c0c84e
1 # BASE 3b421b80be63
3 complain-about-descriptor-block-checksum-errors
4 add-codepoints-for-encryption-feature
6 change-of-timer-api
7 support-read-only-images
8 fix-mmap-data-corruption-in-nodelalloc-mode-when-blocksize-lt-pagesize
9 remove-duplicate-remount-check-for-JOURNAL_CHECKSUM
11 ##########################################
12 # unstable patches
13 ####################################################
15 stable-boundary
16 stable-boundary-undo.patch
18 vfs-add-lazytime-mount-option
19 #dont-let-dirty-time-inodes-get-more-than-a-day-stale
20 add-find-active-inode-nowait
21 ext4-add-lazytime-mount-option
22 #btrfs-drop-update_time
23 #split-update_time-into-update_time-and-write_time
25 # not yet ready
26 #dont-use-io-end-if-not-needed
28 # not yet ready; patch series so ext4 has has full responsibility
29 # for ext4_readpage[s] and does not use mpage.
31 #move-read-page-functions-to-new-file
32 #include-mpage-functions-into-readpage.c
33 #inline-ext4_get_block-into-readpage
35 add-callback-support-for-bio-read-completion
36 add-ext4-encryption-facilities
37 implement-the-ext4-encryption-write-path
38 implement-the-ext4-decryption-read-path
39 add-encryption-dependencies-to-Kconfig
40 #fix-ecryptfs-packet-parsing
41 support-block-size-ne-page-size
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