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