Update to v4.1-rc2 and update to latest crypto changes
[ext4-patch-queue.git] / series
blobc7e950b3e32092586a5828738025bd650ad21b3d
1 # BASE v4.1-rc2
3 # for 4.1
4 optimize-ext4-encryption
5 stop-allocating-pages
6 separate-kernel-and-user-structure-for-encryption-key
7 reorganize-fname-crypto
9 ##########################################
10 # unstable patches
11 ####################################################
13 stable-boundary
14 stable-boundary-undo.patch
16 # not yet ready
17 #dont-use-io-end-if-not-needed
19 # not yet ready; patch series so ext4 has has full responsibility
20 # for ext4_readpage[s] and does not use mpage.
22 #move-read-page-functions-to-new-file
23 #include-mpage-functions-into-readpage.c
24 #inline-ext4_get_block-into-readpage
26 add-fallocate-mode-blocking-for-debugging
28 # use-discard-if-possible-in-blkdev_issue_zeroout
29 add-blkdiscard-ioctl
31 block-dio-during-truncate
33 delalloc-debug
35 # note: this may make things slower...
36 commit-as-soon-as-possible-after-log_start_commit
38 # Ted's squelch series, still needs work
39 add-sysfs-bool-support
40 add-squelch-errors-support
42 # Various disabled patches...
44 #auto-enable-journal_async_commit
45 #mballoc-allocate-larger-extents
47 # various debugging/benchmarking assists
48 dump-in-use-buffers
49 akpm-jbd2-locking-fix