Final changes before pull request to Linus
[ext4-patch-queue.git] / series
blob40c4aad988021f5d0f6f302a5a7c164be91beebb
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
7 add-static-to-ext4_seq_fops_struct
8 fix-null-commited-data-return-in-undo_access
10 ##########################################
11 # unstable patches
12 ####################################################
14 stable-boundary
15 stable-boundary-undo.patch
17 fix-races-between-page-faults-and-hole-punching
18 move-unlocked-dio-protection-from-ext4_alloc_file_blocks
19 fix-races-between-buffered-IO-and-collapse-insert-range
20 fix-races-of-writeback-with-punch-hole-and-zero-range
21 document-lock-ordering
22 get-rid-of-EXT4_GET_BLOCKS_NO_LOCK-flag
23 provide-ext4_issue_zeroout
24 implement-allocation-of-pre-zeroed-blocks
25 use-pre-zeroed-blocks-for-DAX-page-faults
27 add-encryption-debug-files
29 # not yet ready
30 #dont-use-io-end-if-not-needed
32 # not yet ready; patch series so ext4 has has full responsibility
33 # for ext4_readpage[s] and does not use mpage.
35 #move-read-page-functions-to-new-file
36 #include-mpage-functions-into-readpage.c
37 #inline-ext4_get_block-into-readpage
39 add-fallocate-mode-blocking-for-debugging
41 # use-discard-if-possible-in-blkdev_issue_zeroout
42 add-blkdiscard-ioctl
44 block-dio-during-truncate
46 delalloc-debug
48 # note: this may make things slower...
49 commit-as-soon-as-possible-after-log_start_commit
51 # Ted's squelch series, still needs work
52 add-sysfs-bool-support
53 add-squelch-errors-support
55 # Various disabled patches...
57 #auto-enable-journal_async_commit
58 #mballoc-allocate-larger-extents
60 # various debugging/benchmarking assists
61 dump-in-use-buffers
62 akpm-jbd2-locking-fix