add patch only-call-ext4_truncate-if-there-is-data-to-truncate
[ext4-patch-queue.git] / series
blobe266c6716a94b4fd14a83dddb9d666aaea5b3f5f
1 # v4.7-rc1
3 optimize-ext4_should_retry_alloc-to-improve-ENOSPC-performance
4 respect-nobarrier-mount-option-in-nojournal-mode
6 move-lockdep-instrumentation-for-jbd2-handles
7 move-lockdep-tracking-to-journal_s
8 track-more-dependencies-on-transaction-commit
10 make-journal-y2038-safe
11 check-for-extents-that-wrap-around
12 avoid-modifying-checksum-fields-directly-during-checksum-verification
13 correct-error-value-of-function-verifying-dx-checksum
14 only-call-ext4_truncate-if-there-is-data-to-truncate
16 ##########################################
17 # unstable patches
18 ####################################################
20 stable-boundary
21 stable-boundary-undo.patch
23 migrate-to-use-vfs-crypto-engine
25 #crypto-rename-ext4_get_encryption_info
27 crypto-add-ciphertext_access-mount-option
28 crypto-add-ioctls-to-backup-crypto-metadata
29   
30 add-encryption-debug-files
32 # not yet ready
33 #dont-use-io-end-if-not-needed
35 # not yet ready; patch series so ext4 has has full responsibility
36 # for ext4_readpage[s] and does not use mpage.
38 #move-read-page-functions-to-new-file
39 #include-mpage-functions-into-readpage.c
40 #inline-ext4_get_block-into-readpage
42 add-fallocate-mode-blocking-for-debugging
44 # use-discard-if-possible-in-blkdev_issue_zeroout
45 add-blkdiscard-ioctl
47 block-dio-during-truncate
49 delalloc-debug
51 # note: this may make things slower...
52 commit-as-soon-as-possible-after-log_start_commit
54 # Ted's squelch series, still needs work
55 add-sysfs-bool-support
56 add-squelch-errors-support
58 # Various disabled patches...
60 #auto-enable-journal_async_commit
61 #mballoc-allocate-larger-extents
63 # various debugging/benchmarking assists
64 dump-in-use-buffers
65 akpm-jbd2-locking-fix