Add lazytime patches
[ext4-patch-queue.git] / series
blobea391e5a00a74aaa5e9476eb0c71603392c7168d
1 # BASE v4.0-rc1
3 add-dirtytime-sysctl-tuning-knob
4 make-sure-dirtytime-inodes-eventually-get-written
6 ##########################################
7 # unstable patches
8 ####################################################
10 stable-boundary
11 stable-boundary-undo.patch
13 # not yet ready
14 #dont-use-io-end-if-not-needed
16 # not yet ready; patch series so ext4 has has full responsibility
17 # for ext4_readpage[s] and does not use mpage.
19 #move-read-page-functions-to-new-file
20 #include-mpage-functions-into-readpage.c
21 #inline-ext4_get_block-into-readpage
23 add-fallocate-mode-blocking-for-debugging
25 # use-discard-if-possible-in-blkdev_issue_zeroout
26 add-blkdiscard-ioctl
28 block-dio-during-truncate
30 delalloc-debug
32 # note: this may make things slower...
33 commit-as-soon-as-possible-after-log_start_commit
35 # Ted's squelch series, still needs work
36 add-sysfs-bool-support
37 add-squelch-errors-support
39 # Various disabled patches...
41 #auto-enable-journal_async_commit
42 #mballoc-allocate-larger-extents
44 # various debugging/benchmarking assists
45 dump-in-use-buffers
46 akpm-jbd2-locking-fix