add patch fix-an-endianness-bug-in-ext4_encrypted_follow_link
[ext4-patch-queue.git] / series
blob2249bc9a92f212e0ca3028a75bdf0d96ab5d1cad
1 # be69e1c19f0e
3 fix-handling-of-extended-tv_sec
4 fix-unreclaimed-pages-after-truncate-in-data_journal-mode
5 fix-an-endianness-bug-in-ext4_encrypted-zeroout
6 fix-an-endianness-bug-in-ext4_encrypted_follow_link
8 ##########################################
9 # unstable patches
10 ####################################################
12 stable-boundary
13 stable-boundary-undo.patch
15 fix-races-between-page-faults-and-hole-punching
16 move-unlocked-dio-protection-from-ext4_alloc_file_blocks
17 fix-races-between-buffered-IO-and-collapse-insert-range
18 fix-races-of-writeback-with-punch-hole-and-zero-range
19 document-lock-ordering
20 get-rid-of-EXT4_GET_BLOCKS_NO_LOCK-flag
21 provide-ext4_issue_zeroout
22 implement-allocation-of-pre-zeroed-blocks
23 use-pre-zeroed-blocks-for-DAX-page-faults
25 add-encryption-debug-files
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