add patch iterate-over-buffer-heads-correctly-in-move_extent_per_page
[ext4-patch-queue.git] / series
blob49d6de350e802e5b88a7c2799e8652747d5f2015
1 # v4.5-rc2
3 crypto-fix-validate-when-key-add-remove
4 crypto-move-context-consistency-check-to-ext4_file_open
5 fix-scheduling-in-atomic-on-group-checksum-failure
6 fix-erroneus-return-value
7 add-a-line-break-for-proc-mb_groups-display
8 fix-potential-integer-overflow
9 dont-read-blocks-from-disk-after-extents-being-swapped
10 remove-unused-parameter-newblock
11 fix-memleak-in-ext4_readdir
12 fix-bh-b_state-corruption
13 fix-crashes-in-dioread_nolock-mode
15 # Above has been pushed to Linus
17 reimplement-mbcache
18 ext4-convert-to-mbcache2
19 ext2-convert-to-mbcache2
20 remove-mbcache
21 mbcache2-limit-cache-size
22 mbcache2-use-referenced-bit-instead-of-LRU
24 make-sure-to-revoke-all-the-freeable-blocks-in-ext4_free_blocks
25 iterate-over-buffer-heads-correctly-in-move_extent_per_page
27 ##########################################
28 # unstable patches
29 ####################################################
31 stable-boundary
32 stable-boundary-undo.patch
34 #crypto-rename-ext4_get_encryption_info
36 crypto-add-ciphertext_access-mount-option
37 crypto-add-ioctls-to-backup-crypto-metadata
38   
39 add-encryption-debug-files
41 # not yet ready
42 #dont-use-io-end-if-not-needed
44 # not yet ready; patch series so ext4 has has full responsibility
45 # for ext4_readpage[s] and does not use mpage.
47 #move-read-page-functions-to-new-file
48 #include-mpage-functions-into-readpage.c
49 #inline-ext4_get_block-into-readpage
51 add-fallocate-mode-blocking-for-debugging
53 # use-discard-if-possible-in-blkdev_issue_zeroout
54 add-blkdiscard-ioctl
56 block-dio-during-truncate
58 delalloc-debug
60 # note: this may make things slower...
61 commit-as-soon-as-possible-after-log_start_commit
63 # Ted's squelch series, still needs work
64 add-sysfs-bool-support
65 add-squelch-errors-support
67 # Various disabled patches...
69 #auto-enable-journal_async_commit
70 #mballoc-allocate-larger-extents
72 # various debugging/benchmarking assists
73 dump-in-use-buffers
74 akpm-jbd2-locking-fix