add patch fix-comments-in-ext4_can_extents_be_merged
[ext4-patch-queue.git] / series
blob179dcbfedd7251dc05e5c49e23448c9a9db95734
1 # BASE v4.0-rc1
3 make-sure-dirtytime-inodes-eventually-get-written
4 add-dirtytime-sysctl-tuning-knob
6 fix-bh-leak-on-error-paths
7 fix-transposition-typo-in-format-string
8 fix-comments-in-ext4_can_extents_be_merged
10 ##########################################
11 # unstable patches
12 ####################################################
14 stable-boundary
15 stable-boundary-undo.patch
17 # not yet ready
18 #dont-use-io-end-if-not-needed
20 # not yet ready; patch series so ext4 has has full responsibility
21 # for ext4_readpage[s] and does not use mpage.
23 #move-read-page-functions-to-new-file
24 #include-mpage-functions-into-readpage.c
25 #inline-ext4_get_block-into-readpage
27 add-fallocate-mode-blocking-for-debugging
29 # use-discard-if-possible-in-blkdev_issue_zeroout
30 add-blkdiscard-ioctl
32 block-dio-during-truncate
34 delalloc-debug
36 # note: this may make things slower...
37 commit-as-soon-as-possible-after-log_start_commit
39 # Ted's squelch series, still needs work
40 add-sysfs-bool-support
41 add-squelch-errors-support
43 # Various disabled patches...
45 #auto-enable-journal_async_commit
46 #mballoc-allocate-larger-extents
48 # various debugging/benchmarking assists
49 dump-in-use-buffers
50 akpm-jbd2-locking-fix