Fix missing parameters to ext4_warning call
[ext4-patch-queue.git] / series
blob1c2ea0d4c15e2dd14638bfa70ad2f517905fd7e3
1 # BASE 6ddb2447846a8e
3 crypto-fname-speedup
4 crypto-add-filename-padding
5 do-not-select-from-ext4_fs_encryption
6 remove-duplicated-encryption-mode-definitions
7 fix-data-corruption-caused-by-unwriten-and-delayed-extents
8 move-check-under-lock-scope-to-close-a-race
9 fix-growing-of-tiny-filesystems
11 # for 4.1
12 optimize-ext4-encryption
13 stop-allocating-pages
15 ##########################################
16 # unstable patches
17 ####################################################
19 stable-boundary
20 stable-boundary-undo.patch
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