Rebase to 087ffd4eae9929
[ext4-patch-queue.git] / series
blob493feb36058d882d2b54cd3a222b1bef89c5e196
1 # 087ffd4eae9929
3 ##########################################
4 # unstable patches
5 ####################################################
7 stable-boundary
8 stable-boundary-undo.patch
10 fix-races-between-page-faults-and-hole-punching
11 move-unlocked-dio-protection-from-ext4_alloc_file_blocks
12 fix-races-between-buffered-IO-and-collapse-insert-range
13 fix-races-of-writeback-with-punch-hole-and-zero-range
14 document-lock-ordering
15 get-rid-of-EXT4_GET_BLOCKS_NO_LOCK-flag
16 provide-ext4_issue_zeroout
17 implement-allocation-of-pre-zeroed-blocks
18 use-pre-zeroed-blocks-for-DAX-page-faults
20 add-encryption-debug-files
22 # not yet ready
23 #dont-use-io-end-if-not-needed
25 # not yet ready; patch series so ext4 has has full responsibility
26 # for ext4_readpage[s] and does not use mpage.
28 #move-read-page-functions-to-new-file
29 #include-mpage-functions-into-readpage.c
30 #inline-ext4_get_block-into-readpage
32 add-fallocate-mode-blocking-for-debugging
34 # use-discard-if-possible-in-blkdev_issue_zeroout
35 add-blkdiscard-ioctl
37 block-dio-during-truncate
39 delalloc-debug
41 # note: this may make things slower...
42 commit-as-soon-as-possible-after-log_start_commit
44 # Ted's squelch series, still needs work
45 add-sysfs-bool-support
46 add-squelch-errors-support
48 # Various disabled patches...
50 #auto-enable-journal_async_commit
51 #mballoc-allocate-larger-extents
53 # various debugging/benchmarking assists
54 dump-in-use-buffers
55 akpm-jbd2-locking-fix