add patch make-fsync-to-sync-parent-dir-in-no-journal-for-real-this-time
[ext4-patch-queue.git] / series
blob084aa542e4ecab959a0730064e86a880afdbdfc1
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
11 ##########################################
12 # unstable patches
13 ####################################################
15 stable-boundary
16 stable-boundary-undo.patch
18 # not yet ready
19 #dont-use-io-end-if-not-needed
21 # not yet ready; patch series so ext4 has has full responsibility
22 # for ext4_readpage[s] and does not use mpage.
24 #move-read-page-functions-to-new-file
25 #include-mpage-functions-into-readpage.c
26 #inline-ext4_get_block-into-readpage
28 add-fallocate-mode-blocking-for-debugging
30 # use-discard-if-possible-in-blkdev_issue_zeroout
31 add-blkdiscard-ioctl
33 block-dio-during-truncate
35 delalloc-debug
37 # note: this may make things slower...
38 commit-as-soon-as-possible-after-log_start_commit
40 # Ted's squelch series, still needs work
41 add-sysfs-bool-support
42 add-squelch-errors-support
44 # Various disabled patches...
46 #auto-enable-journal_async_commit
47 #mballoc-allocate-larger-extents
49 # various debugging/benchmarking assists
50 dump-in-use-buffers
51 akpm-jbd2-locking-fix