add patch remove-unused-header-files
[ext4-patch-queue.git] / series
blobd0540c1eca634eabc1e08065b2527134da62185e
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
9 make-fsync-to-sync-parent-dir-in-no-journal-for-real-this-time
10 remove-unused-header-files
12 ##########################################
13 # unstable patches
14 ####################################################
16 stable-boundary
17 stable-boundary-undo.patch
19 # not yet ready
20 #dont-use-io-end-if-not-needed
22 # not yet ready; patch series so ext4 has has full responsibility
23 # for ext4_readpage[s] and does not use mpage.
25 #move-read-page-functions-to-new-file
26 #include-mpage-functions-into-readpage.c
27 #inline-ext4_get_block-into-readpage
29 add-fallocate-mode-blocking-for-debugging
31 # use-discard-if-possible-in-blkdev_issue_zeroout
32 add-blkdiscard-ioctl
34 block-dio-during-truncate
36 delalloc-debug
38 # note: this may make things slower...
39 commit-as-soon-as-possible-after-log_start_commit
41 # Ted's squelch series, still needs work
42 add-sysfs-bool-support
43 add-squelch-errors-support
45 # Various disabled patches...
47 #auto-enable-journal_async_commit
48 #mballoc-allocate-larger-extents
50 # various debugging/benchmarking assists
51 dump-in-use-buffers
52 akpm-jbd2-locking-fix