add comment to fix-fencepost-error-in-ext4_update_other_inodes_time
[ext4-patch-queue.git] / series
blobeee4bffbddd18109b78564a8323fc990c2cbfcea
1 # BASE a2fd66d069d86d
3 fix-fencepost-error-in-ext4_update_other_inodes_time
4 add-gfp-version-for-sb_getblk
5 use-sb_getblk_gfp
6 fix-reservation-release-on-invalidatepage-for-delalloc-fs
7 be-more-strict-when-migrating-to-non-extent-based-file
8 reserve-hole-in-the-migration-to-non-extent-based-file
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