add patch check-for-zero-length-extent-explicitly
[ext4-patch-queue.git] / series
bloba66fc45ee48f266716b1e88a67c0938cdc83d169
1 # BASE v4.1-rc2
3 fix-lazytime-optimization
4 dont-save-error-information-if-the-block-device-is-ro
5 remove-unused-function-prototype
6 fix-NULL-pointer-derference-when-journal-restart-fails
7 check-for-zero-length-extent-explicitly
9 # for 4.2
10 optimize-ext4-encryption
11 stop-allocating-pages
12 separate-kernel-and-user-structure-for-encryption-key
13 reorganize-fname-crypto
14 clean-up-superblock-encryption-mode-fields
15 crypto-use-slab-caches
16 crypto-get-rid-of-ci_mode
17 crypto-shrink-ext4_crypto_ctx
18 require-ctr-mode
20 ##########################################
21 # unstable patches
22 ####################################################
24 stable-boundary
25 stable-boundary-undo.patch
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