add patch fix-checkpoint-list-cleanup
[ext4-patch-queue.git] / series
blob94f6fdc3d52997205d02e3782016a25f3bedc01b
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
25 ##########################################
26 # unstable patches
27 ####################################################
29 stable-boundary
30 stable-boundary-undo.patch
32 add-encryption-debug-files
34 # not yet ready
35 #dont-use-io-end-if-not-needed
37 # not yet ready; patch series so ext4 has has full responsibility
38 # for ext4_readpage[s] and does not use mpage.
40 #move-read-page-functions-to-new-file
41 #include-mpage-functions-into-readpage.c
42 #inline-ext4_get_block-into-readpage
44 add-fallocate-mode-blocking-for-debugging
46 # use-discard-if-possible-in-blkdev_issue_zeroout
47 add-blkdiscard-ioctl
49 block-dio-during-truncate
51 delalloc-debug
53 # note: this may make things slower...
54 commit-as-soon-as-possible-after-log_start_commit
56 # Ted's squelch series, still needs work
57 add-sysfs-bool-support
58 add-squelch-errors-support
60 # Various disabled patches...
62 #auto-enable-journal_async_commit
63 #mballoc-allocate-larger-extents
65 # various debugging/benchmarking assists
66 dump-in-use-buffers
67 akpm-jbd2-locking-fix