add patch add-lazytime-mount-option
[ext4-patch-queue.git] / series
blob22dbdebd55de2987a0755f4f103ee7d308e39360
1 # BASE v3.18-rc3
3 move_extent-improve-bh-vanishing-success-factor
4 add-lazytime-mount-option
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-callback-support-for-bio-read-completion
24 add-ext4-encryption-facilities
25 implement-the-ext4-encryption-write-path
26 implement-the-ext4-decryption-read-path
28 cache-extent-hole-in-extent-status-tree-for-ext4_da_map_blocks
29 change-lru-to-round-rubin-in-extent-status-tree
30 use-a-list-to-track-all-reclaimable-objects-for-extent-status-tree
31 use-a-garbage-collection-algorithm-to-manage-object
33 add-fallocate-mode-blocking-for-debugging
35 use-discard-if-possible-in-blkdev_issue_zeroout
36 add-blkdiscard-ioctl
38 block-dio-during-truncate
40 delalloc-debug
42 # note: this may make things slower...
43 commit-as-soon-as-possible-after-log_start_commit
45 # Ted's squelch series, still needs work
46 add-sysfs-bool-support
47 add-squelch-errors-support
49 # Various disabled patches...
51 #auto-enable-journal_async_commit
52 #mballoc-allocate-larger-extents
54 # various debugging/benchmarking assists
55 dump-in-use-buffers
56 akpm-jbd2-locking-fix