add patch do-not-allow-journal_opts-for-fs-wo-journal
[ext4-patch-queue.git] / series
blob5c113ca46db5b09dfa44b2ab652d6cc85ccaf902
1 # BASE v4.2-10826-gb8889c4
3 move-sysfs-code-to-separate-file
4 refactor-sysfs-support
5 move-procfs-registration-to-sysfs.c
6 crypto-fix-memory-leak
7 optimize-ext4_writepage-for-4k-delalloc
8 ext4_page_crypto-doesnt-need-ctx
9 crypto-remove-bug-on
10 fix-bugs-in-ext4_encrypted_zeroout
11 use-private-version-of-zero_new_buffers-for-data-journal-mode
13 gate-checksum-calculations-on-crc-drive-presence
14 promote-ext4-over-ext2-in-the-default-probe-order
15 reserve-codepoints-for-project-quota
16 store-checksum-seed-in-superblock
17 call-out-crc-and-corruption-errors
18 clean-up-feature-test-macros-with-predicate-functions
19 jbd2-clean-up-feature-test-macros-with-predicate-functions
20 make-the-bitmap-read-routines-return-real-errors-code
22 fix-xfstest-generic-269-double-revoked-buffer-bug
23 fix-checkpoint-list-cleanup
24 fix-potential-use-after-free-in-ext4_journal-stop
25 fix-calculation-of-meta_bg-descriptor-backups
26 ensure-entering-into-panic-after-recording-an-error-in-superblock
28 explicit-mount-options-parsing-cleanup
29 do-not-allow-journal_opts-for-fs-wo-journal
31 ##########################################
32 # unstable patches
33 ####################################################
35 stable-boundary
36 stable-boundary-undo.patch
38 add-encryption-debug-files
40 # not yet ready
41 #dont-use-io-end-if-not-needed
43 # not yet ready; patch series so ext4 has has full responsibility
44 # for ext4_readpage[s] and does not use mpage.
46 #move-read-page-functions-to-new-file
47 #include-mpage-functions-into-readpage.c
48 #inline-ext4_get_block-into-readpage
50 add-fallocate-mode-blocking-for-debugging
52 # use-discard-if-possible-in-blkdev_issue_zeroout
53 add-blkdiscard-ioctl
55 block-dio-during-truncate
57 delalloc-debug
59 # note: this may make things slower...
60 commit-as-soon-as-possible-after-log_start_commit
62 # Ted's squelch series, still needs work
63 add-sysfs-bool-support
64 add-squelch-errors-support
66 # Various disabled patches...
68 #auto-enable-journal_async_commit
69 #mballoc-allocate-larger-extents
71 # various debugging/benchmarking assists
72 dump-in-use-buffers
73 akpm-jbd2-locking-fix