add patch ratelimit-mount-message
[ext4-patch-queue.git] / series
blobb438958e84510139f8a30e5b0f46e21282b84e6a
1 # BASE v4.2-rc2
3 speedup-jbd2_journal_dirty_metadata
4 use-transaction-when-adding-crypto-policy
5 detect-short-encrypted-directories
6 replace-ext4_io_submit-io_op-with-io_wbc
7 implement-cgroup-writeback-support
8 reject-journal-options-for-ext2-mounts
9 exit-cleanly-if-ext4_derive_key_aes-fails
10 fix-crypto-typo
11 add-REQ_FUQ-flag-when-recording-an-error
12 avoid-infinite-loop-when-destroying-aborted-journal
13 update-cmtime-on-truncate-up
14 remove-duplicate-header-file
15 limit-number-of-reserved-credits
16 dont-manipulate-recovery-flag-when-freezing-no-journal-fs
18 # dropped due to causing generic/081 to wedge
19 # ensure-entering-into-panic-after-recording-an-error-in-superblock
21 simplify-some-code-in-read-mmp_block
22 silence-a-format-string-false-positive
23 ratelimit-mount-message
25 ##########################################
26 # unstable patches
27 ####################################################
29 stable-boundary
30 stable-boundary-undo.patch
32 # not yet ready
33 #dont-use-io-end-if-not-needed
35 # not yet ready; patch series so ext4 has has full responsibility
36 # for ext4_readpage[s] and does not use mpage.
38 #move-read-page-functions-to-new-file
39 #include-mpage-functions-into-readpage.c
40 #inline-ext4_get_block-into-readpage
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