add patch ensure-entering-into-panic-after-recording-an-error-in-superblock
[ext4-patch-queue.git] / series
blob02196ed14278f9c79fa0e81c7ad3889cfdb5cae0
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
19 ##########################################
20 # unstable patches
21 ####################################################
23 stable-boundary
24 stable-boundary-undo.patch
26 # not yet ready
27 #dont-use-io-end-if-not-needed
29 # not yet ready; patch series so ext4 has has full responsibility
30 # for ext4_readpage[s] and does not use mpage.
32 #move-read-page-functions-to-new-file
33 #include-mpage-functions-into-readpage.c
34 #inline-ext4_get_block-into-readpage
36 add-fallocate-mode-blocking-for-debugging
38 # use-discard-if-possible-in-blkdev_issue_zeroout
39 add-blkdiscard-ioctl
41 block-dio-during-truncate
43 delalloc-debug
45 # note: this may make things slower...
46 commit-as-soon-as-possible-after-log_start_commit
48 # Ted's squelch series, still needs work
49 add-sysfs-bool-support
50 add-squelch-errors-support
52 # Various disabled patches...
54 #auto-enable-journal_async_commit
55 #mballoc-allocate-larger-extents
57 # various debugging/benchmarking assists
58 dump-in-use-buffers
59 akpm-jbd2-locking-fix