add patch avoid-infinite-loop-when-destroying-aborted-journal
[ext4-patch-queue.git] / series
blobaf0da9717e53892b99eee0f1e892c7f7fe045a82
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
14 ##########################################
15 # unstable patches
16 ####################################################
18 stable-boundary
19 stable-boundary-undo.patch
21 # not yet ready
22 #dont-use-io-end-if-not-needed
24 # not yet ready; patch series so ext4 has has full responsibility
25 # for ext4_readpage[s] and does not use mpage.
27 #move-read-page-functions-to-new-file
28 #include-mpage-functions-into-readpage.c
29 #inline-ext4_get_block-into-readpage
31 add-fallocate-mode-blocking-for-debugging
33 # use-discard-if-possible-in-blkdev_issue_zeroout
34 add-blkdiscard-ioctl
36 block-dio-during-truncate
38 delalloc-debug
40 # note: this may make things slower...
41 commit-as-soon-as-possible-after-log_start_commit
43 # Ted's squelch series, still needs work
44 add-sysfs-bool-support
45 add-squelch-errors-support
47 # Various disabled patches...
49 #auto-enable-journal_async_commit
50 #mballoc-allocate-larger-extents
52 # various debugging/benchmarking assists
53 dump-in-use-buffers
54 akpm-jbd2-locking-fix