add patch kill-ext4_kvfree
[ext4-patch-queue.git] / series
blob8232dbee17f15fac89acded9c10ea9350f5204cf
1 # BASE v3.18-rc3
3 move_extent-improve-bh-vanishing-success-factor
4 kill-ext4_kvfree
5 add-lazytime-mount-option
7 ##########################################
8 # unstable patches
9 ####################################################
11 stable-boundary
12 stable-boundary-undo.patch
14 # not yet ready
15 #dont-use-io-end-if-not-needed
17 # not yet ready; patch series so ext4 has has full responsibility
18 # for ext4_readpage[s] and does not use mpage.
20 #move-read-page-functions-to-new-file
21 #include-mpage-functions-into-readpage.c
22 #inline-ext4_get_block-into-readpage
24 add-callback-support-for-bio-read-completion
25 add-ext4-encryption-facilities
26 implement-the-ext4-encryption-write-path
27 implement-the-ext4-decryption-read-path
29 cache-extent-hole-in-extent-status-tree-for-ext4_da_map_blocks
30 change-lru-to-round-rubin-in-extent-status-tree
31 use-a-list-to-track-all-reclaimable-objects-for-extent-status-tree
32 use-a-garbage-collection-algorithm-to-manage-object
34 add-fallocate-mode-blocking-for-debugging
36 use-discard-if-possible-in-blkdev_issue_zeroout
37 add-blkdiscard-ioctl
39 block-dio-during-truncate
41 delalloc-debug
43 # note: this may make things slower...
44 commit-as-soon-as-possible-after-log_start_commit
46 # Ted's squelch series, still needs work
47 add-sysfs-bool-support
48 add-squelch-errors-support
50 # Various disabled patches...
52 #auto-enable-journal_async_commit
53 #mballoc-allocate-larger-extents
55 # various debugging/benchmarking assists
56 dump-in-use-buffers
57 akpm-jbd2-locking-fix