Reserve code points for project quota and adjust codepoints used by
[ext4-patch-queue.git] / series
blobe54e2f92ea390fcd8b82567299ae656e460b5a0f
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
21 ##########################################
22 # unstable patches
23 ####################################################
25 stable-boundary
26 stable-boundary-undo.patch
28 add-encryption-debug-files
30 # not yet ready
31 #dont-use-io-end-if-not-needed
33 # not yet ready; patch series so ext4 has has full responsibility
34 # for ext4_readpage[s] and does not use mpage.
36 #move-read-page-functions-to-new-file
37 #include-mpage-functions-into-readpage.c
38 #inline-ext4_get_block-into-readpage
40 add-fallocate-mode-blocking-for-debugging
42 # use-discard-if-possible-in-blkdev_issue_zeroout
43 add-blkdiscard-ioctl
45 block-dio-during-truncate
47 delalloc-debug
49 # note: this may make things slower...
50 commit-as-soon-as-possible-after-log_start_commit
52 # Ted's squelch series, still needs work
53 add-sysfs-bool-support
54 add-squelch-errors-support
56 # Various disabled patches...
58 #auto-enable-journal_async_commit
59 #mballoc-allocate-larger-extents
61 # various debugging/benchmarking assists
62 dump-in-use-buffers
63 akpm-jbd2-locking-fix