add patch simplify-some-code-in-read-mmp_block
[ext4-patch-queue.git] / series
bloba204bb10fda877e6adc91a6ad330b5be5086755a
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
17 ensure-entering-into-panic-after-recording-an-error-in-superblock
18 simplify-some-code-in-read-mmp_block
20 ##########################################
21 # unstable patches
22 ####################################################
24 stable-boundary
25 stable-boundary-undo.patch
27 # not yet ready
28 #dont-use-io-end-if-not-needed
30 # not yet ready; patch series so ext4 has has full responsibility
31 # for ext4_readpage[s] and does not use mpage.
33 #move-read-page-functions-to-new-file
34 #include-mpage-functions-into-readpage.c
35 #inline-ext4_get_block-into-readpage
37 add-fallocate-mode-blocking-for-debugging
39 # use-discard-if-possible-in-blkdev_issue_zeroout
40 add-blkdiscard-ioctl
42 block-dio-during-truncate
44 delalloc-debug
46 # note: this may make things slower...
47 commit-as-soon-as-possible-after-log_start_commit
49 # Ted's squelch series, still needs work
50 add-sysfs-bool-support
51 add-squelch-errors-support
53 # Various disabled patches...
55 #auto-enable-journal_async_commit
56 #mballoc-allocate-larger-extents
58 # various debugging/benchmarking assists
59 dump-in-use-buffers
60 akpm-jbd2-locking-fix