3 move_extent-improve-bh-vanishing-success-factor
6 fix-partial-cluster-initialization
7 fix-end-of-leaf-partial-cluster-handling
8 miscellaneous-partial-cluster-cleanups
9 fix-end-of-region-partial-cluster-handling
11 split-update_time-into-update_time-and-write_time
12 vfs-add-lazytime-mount-option
13 dont-let-dirty-time-inodes-get-more-than-a-day-stale
14 add-lazytime-tracepoints
15 ext4-add-lazytime-mount-option
16 btrfs-drop-update_time
18 ##########################################
20 ####################################################
23 stable-boundary-undo.patch
26 #dont-use-io-end-if-not-needed
28 # not yet ready; patch series so ext4 has has full responsibility
29 # for ext4_readpage[s] and does not use mpage.
31 #move-read-page-functions-to-new-file
32 #include-mpage-functions-into-readpage.c
33 #inline-ext4_get_block-into-readpage
35 add-callback-support-for-bio-read-completion
36 add-ext4-encryption-facilities
37 implement-the-ext4-encryption-write-path
38 implement-the-ext4-decryption-read-path
40 # note: this patch causes a regression in ext4/003, which is a bigalloc
42 cache-extent-hole-in-extent-status-tree-for-ext4_da_map_blocks
43 move-lru-list-handling-into-extent-status-code
44 change-lru-to-round-rubin-in-extent-status-tree
45 limit-number-of-scanned-extents-in-status-tree-shrinker
46 cleanup-flag-definitions-for-extent-status-tree
47 introduce-aging-to-extent-status-tree
49 add-fallocate-mode-blocking-for-debugging
51 use-discard-if-possible-in-blkdev_issue_zeroout
54 block-dio-during-truncate
58 # note: this may make things slower...
59 commit-as-soon-as-possible-after-log_start_commit
61 # Ted's squelch series, still needs work
62 add-sysfs-bool-support
63 add-squelch-errors-support
65 # Various disabled patches...
67 #auto-enable-journal_async_commit
68 #mballoc-allocate-larger-extents
70 # various debugging/benchmarking assists