add patch fix-fencepost-error-in-ext4_update_other_inodes_time
[ext4-patch-queue.git] / series
blob17861ff4c1868723a6b434d4ff16ceefd0bf24d0
1 # BASE a2fd66d069d86d
3 fix-fencepost-error-in-ext4_update_other_inodes_time
5 ##########################################
6 # unstable patches
7 ####################################################
9 stable-boundary
10 stable-boundary-undo.patch
12 # not yet ready
13 #dont-use-io-end-if-not-needed
15 # not yet ready; patch series so ext4 has has full responsibility
16 # for ext4_readpage[s] and does not use mpage.
18 #move-read-page-functions-to-new-file
19 #include-mpage-functions-into-readpage.c
20 #inline-ext4_get_block-into-readpage
22 add-fallocate-mode-blocking-for-debugging
24 # use-discard-if-possible-in-blkdev_issue_zeroout
25 add-blkdiscard-ioctl
27 block-dio-during-truncate
29 delalloc-debug
31 # note: this may make things slower...
32 commit-as-soon-as-possible-after-log_start_commit
34 # Ted's squelch series, still needs work
35 add-sysfs-bool-support
36 add-squelch-errors-support
38 # Various disabled patches...
40 #auto-enable-journal_async_commit
41 #mballoc-allocate-larger-extents
43 # various debugging/benchmarking assists
44 dump-in-use-buffers
45 akpm-jbd2-locking-fix