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