Add "add-gfp-version-for-sb_getblk" and "use-sb_get_gfp" patches
[ext4-patch-queue.git] / series
blob6e9e83df57a935e02db7da8b0e5114137f32f4b7
1 # BASE a2fd66d069d86d
3 fix-fencepost-error-in-ext4_update_other_inodes_time
4 add-gfp-version-for-sb_getblk
5 use-sb_getblk_gfp
7 ##########################################
8 # unstable patches
9 ####################################################
11 stable-boundary
12 stable-boundary-undo.patch
14 # not yet ready
15 #dont-use-io-end-if-not-needed
17 # not yet ready; patch series so ext4 has has full responsibility
18 # for ext4_readpage[s] and does not use mpage.
20 #move-read-page-functions-to-new-file
21 #include-mpage-functions-into-readpage.c
22 #inline-ext4_get_block-into-readpage
24 add-fallocate-mode-blocking-for-debugging
26 # use-discard-if-possible-in-blkdev_issue_zeroout
27 add-blkdiscard-ioctl
29 block-dio-during-truncate
31 delalloc-debug
33 # note: this may make things slower...
34 commit-as-soon-as-possible-after-log_start_commit
36 # Ted's squelch series, still needs work
37 add-sysfs-bool-support
38 add-squelch-errors-support
40 # Various disabled patches...
42 #auto-enable-journal_async_commit
43 #mballoc-allocate-larger-extents
45 # various debugging/benchmarking assists
46 dump-in-use-buffers
47 akpm-jbd2-locking-fix