Rebase to 74dae4278546
[ext4-patch-queue.git] / series
blob42403699c34ca693a000c27d8b9814bca8e42d16
1 # 74dae4278546
3 make-sure-to-revoke-all-the-freeable-blocks-in-ext4_free_blocks
4 iterate-over-buffer-heads-correctly-in-move_extent_per_page
6 reimplement-mbcache
7 ext4-convert-to-mbcache2
8 ext2-convert-to-mbcache2
9 remove-mbcache
10 mbcache2-limit-cache-size
11 mbcache2-use-referenced-bit-instead-of-LRU
13 ##########################################
14 # unstable patches
15 ####################################################
17 stable-boundary
18 stable-boundary-undo.patch
20 #crypto-rename-ext4_get_encryption_info
22 crypto-add-ciphertext_access-mount-option
23 crypto-add-ioctls-to-backup-crypto-metadata
24   
25 add-encryption-debug-files
27 # not yet ready
28 #dont-use-io-end-if-not-needed
30 # not yet ready; patch series so ext4 has has full responsibility
31 # for ext4_readpage[s] and does not use mpage.
33 #move-read-page-functions-to-new-file
34 #include-mpage-functions-into-readpage.c
35 #inline-ext4_get_block-into-readpage
37 add-fallocate-mode-blocking-for-debugging
39 # use-discard-if-possible-in-blkdev_issue_zeroout
40 add-blkdiscard-ioctl
42 block-dio-during-truncate
44 delalloc-debug
46 # note: this may make things slower...
47 commit-as-soon-as-possible-after-log_start_commit
49 # Ted's squelch series, still needs work
50 add-sysfs-bool-support
51 add-squelch-errors-support
53 # Various disabled patches...
55 #auto-enable-journal_async_commit
56 #mballoc-allocate-larger-extents
58 # various debugging/benchmarking assists
59 dump-in-use-buffers
60 akpm-jbd2-locking-fix