add patch fix-a-race-in-the-ext4-shutdown-path
[ext4-patch-queue.git] / old-patches / series
blobc7cad0414fcfe435f145aa7778f9eef6b41e666f
1 only-call-ext4_truncate-if-there-is-data-to-truncate
3 #crypto-rename-ext4_get_encryption_info
5 crypto-add-ciphertext_access-mount-option
6 crypto-add-ioctls-to-backup-crypto-metadata
7   
8 add-encryption-debug-files
10 # not yet ready
11 #dont-use-io-end-if-not-needed
13 # not yet ready; patch series so ext4 has has full responsibility
14 # for ext4_readpage[s] and does not use mpage.
16 #move-read-page-functions-to-new-file
17 #include-mpage-functions-into-readpage.c
18 #inline-ext4_get_block-into-readpage
20 add-fallocate-mode-blocking-for-debugging
22 # use-discard-if-possible-in-blkdev_issue_zeroout
23 add-blkdiscard-ioctl
25 block-dio-during-truncate
27 delalloc-debug
29 # note: this may make things slower...
30 commit-as-soon-as-possible-after-log_start_commit
32 # Ted's squelch series, still needs work
33 add-sysfs-bool-support
34 add-squelch-errors-support
36 # Various disabled patches...
38 #auto-enable-journal_async_commit
39 #mballoc-allocate-larger-extents
41 # various debugging/benchmarking assists
42 dump-in-use-buffers
43 akpm-jbd2-locking-fix