Check in crypto patches for post 4.1 merge window
[ext4-patch-queue.git] / series
blobf7f8fb0cf7761213e26c8b90178b5237b1237311
1 # BASE 6ddb2447846a8e
3 crypto-fname-speedup
4 crypto-add-filename-padding
5 do-not-select-from-ext4_fs_encryption
6 remove-duplicated-encryption-mode-definitions
8 # for 4.1
9 optimize-ext4-encryption
10 stop-allocating-pages
12 ##########################################
13 # unstable patches
14 ####################################################
16 stable-boundary
17 stable-boundary-undo.patch
19 # not yet ready
20 #dont-use-io-end-if-not-needed
22 # not yet ready; patch series so ext4 has has full responsibility
23 # for ext4_readpage[s] and does not use mpage.
25 #move-read-page-functions-to-new-file
26 #include-mpage-functions-into-readpage.c
27 #inline-ext4_get_block-into-readpage
29 add-fallocate-mode-blocking-for-debugging
31 # use-discard-if-possible-in-blkdev_issue_zeroout
32 add-blkdiscard-ioctl
34 block-dio-during-truncate
36 delalloc-debug
38 # note: this may make things slower...
39 commit-as-soon-as-possible-after-log_start_commit
41 # Ted's squelch series, still needs work
42 add-sysfs-bool-support
43 add-squelch-errors-support
45 # Various disabled patches...
47 #auto-enable-journal_async_commit
48 #mballoc-allocate-larger-extents
50 # various debugging/benchmarking assists
51 dump-in-use-buffers
52 akpm-jbd2-locking-fix