Add cc: stable to revert-remove-block_device_ejected
[ext4-patch-queue.git] / series
blob461e2b2c4575042c4dfb12966b0c5fc48dab0daf
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
24 revert-remove-block_device_ejected
26 ##########################################
27 # unstable patches
28 ####################################################
30 stable-boundary
31 stable-boundary-undo.patch
33 # not yet ready
34 #dont-use-io-end-if-not-needed
36 # not yet ready; patch series so ext4 has has full responsibility
37 # for ext4_readpage[s] and does not use mpage.
39 #move-read-page-functions-to-new-file
40 #include-mpage-functions-into-readpage.c
41 #inline-ext4_get_block-into-readpage
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