remove V2 from subject line
[ext4-patch-queue.git] / series
blobd784d48b1fa9b178899d8c3895a923c24469a168
1 # BASE v3.18-rc3
3 move_extent-improve-bh-vanishing-success-factor
4 kill-ext4_kvfree
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 fix-block-reservation-for-bigalloc-filesystems
12 cache-extent-hole-in-extent-status-tree-for-ext4_da_map_blocks
13 change-lru-to-round-rubin-in-extent-status-tree
14 move-handling-of-list-of-shrinkable-inodes-into-extent-status-code
15 limit-number-of-scanned-extents-in-status-tree-shrinker
16 cleanup-flag-definitions-for-extent-status-tree
17 introduce-aging-to-extent-status-tree
19 cleanup-gfp-flags-inside-resize-path
21 update-comments-regarding-ext4_delete_inode
22 create-nojournal_checksum-mount-option
23 remove-never-taken-branch-from-ext4_ext_shift_path_extents
24 dont-count-external-journal-blocks-as-overhead
25 remove-unneeded-code-in-ext4_unlink
26 #use-the-shash-api-correctly-for-crc32c
27 deletion-of-an-unnecessary-check-before-the-function-call-iput
28 jbd2-remove-unnecessary-NULL-check-before-iput
29 forbid-journal_async_commit-in-data-ordered-mode
31 #fix-potential-use-after-free-during-resize
32 prevent-fs-reentrant-deadlock-for-inline-data
33 ext4_inline_data_fiemap-should-respect-callers-argument
34 fix-suboptimal-seek_datahole_extents_traversal
35 ext4_da_convert_inline_data_to_extent-drop-locked-page-after-error
37 vfs-add-lazytime-mount-option
38 #dont-let-dirty-time-inodes-get-more-than-a-day-stale
39 add-find-active-inode-nowait
40 ext4-add-lazytime-mount-option
41 #btrfs-drop-update_time
42 #split-update_time-into-update_time-and-write_time
44 ##########################################
45 # unstable patches
46 ####################################################
48 stable-boundary
49 stable-boundary-undo.patch
51 # not yet ready
52 #dont-use-io-end-if-not-needed
54 # not yet ready; patch series so ext4 has has full responsibility
55 # for ext4_readpage[s] and does not use mpage.
57 #move-read-page-functions-to-new-file
58 #include-mpage-functions-into-readpage.c
59 #inline-ext4_get_block-into-readpage
61 add-callback-support-for-bio-read-completion
62 add-ext4-encryption-facilities
63 implement-the-ext4-encryption-write-path
64 implement-the-ext4-decryption-read-path
66 add-fallocate-mode-blocking-for-debugging
68 use-discard-if-possible-in-blkdev_issue_zeroout
69 add-blkdiscard-ioctl
71 block-dio-during-truncate
73 delalloc-debug
75 # note: this may make things slower...
76 commit-as-soon-as-possible-after-log_start_commit
78 # Ted's squelch series, still needs work
79 add-sysfs-bool-support
80 add-squelch-errors-support
82 # Various disabled patches...
84 #auto-enable-journal_async_commit
85 #mballoc-allocate-larger-extents
87 # various debugging/benchmarking assists
88 dump-in-use-buffers
89 akpm-jbd2-locking-fix