Update propagate-error-values-from-ext4_inline_data_truncate
[ext4-patch-queue.git] / series
blob069ad81d254407c011a35b502653666b33f3ca0c
1 # 5084fdf08173
3 dont-allow-encrypted-rename-ops-without-key
4 include-forgotten-start-block-on-fallocate-insert-range
5 do-not-populate-extent-trees-with-outdated-offsets-while-shifting-extents
6 add-debug_want_extra_isize-mount-option
7 fix-deadlock-in-inline_data-and-ext4_expand_extra_isize_ea
8 avoid-calling-ext4_mark_inode_dirty-under-unneeded-locks
9 propagate-error-values-from-ext4_inline_data_truncate
10 replace-bug-on-with-warn-on-in-mb_find_extent
12 ####################################################
13 # unstable patches
14 ####################################################
16 stable-boundary
17 stable-boundary-undo.patch
19 add-support-for-log-metadata-block-tracking-in-log
20 add-indirection-to-metadata-block-read-paths
21 cleaner
22 disable-writeback
24 only-call-ext4_truncate-if-there-is-data-to-truncate
26 #crypto-rename-ext4_get_encryption_info
28 crypto-add-ciphertext_access-mount-option
29 crypto-add-ioctls-to-backup-crypto-metadata
30   
31 add-encryption-debug-files
33 # not yet ready
34 #dont-use-io-end-if-not-needed
36 # not yet ready; patch series so ext4 has has full responsibility
37 # for ext4_readpage[s] and does not use mpage.
39 #move-read-page-functions-to-new-file
40 #include-mpage-functions-into-readpage.c
41 #inline-ext4_get_block-into-readpage
43 add-fallocate-mode-blocking-for-debugging
45 # use-discard-if-possible-in-blkdev_issue_zeroout
46 add-blkdiscard-ioctl
48 block-dio-during-truncate
50 delalloc-debug
52 # note: this may make things slower...
53 commit-as-soon-as-possible-after-log_start_commit
55 # Ted's squelch series, still needs work
56 add-sysfs-bool-support
57 add-squelch-errors-support
59 # Various disabled patches...
61 #auto-enable-journal_async_commit
62 #mballoc-allocate-larger-extents
64 # various debugging/benchmarking assists
65 dump-in-use-buffers
66 akpm-jbd2-locking-fix