add patch fix-incorrect-unlock-on-j_list_lock
[ext4-patch-queue.git] / series
blob964e51c7d55d8150fb007e45b3f15f4908244600
1 # b67be92feb48
3 update-logging-style-using-PR_CONT
4 fix-incorrect-unlock-on-j_list_lock
6 ####################################################
7 # unstable patches
8 ####################################################
10 stable-boundary
11 stable-boundary-undo.patch
13 only-call-ext4_truncate-if-there-is-data-to-truncate
14 migrate-to-use-vfs-crypto-engine
16 #crypto-rename-ext4_get_encryption_info
18 crypto-add-ciphertext_access-mount-option
19 crypto-add-ioctls-to-backup-crypto-metadata
20   
21 add-encryption-debug-files
23 # not yet ready
24 #dont-use-io-end-if-not-needed
26 # not yet ready; patch series so ext4 has has full responsibility
27 # for ext4_readpage[s] and does not use mpage.
29 #move-read-page-functions-to-new-file
30 #include-mpage-functions-into-readpage.c
31 #inline-ext4_get_block-into-readpage
33 add-fallocate-mode-blocking-for-debugging
35 # use-discard-if-possible-in-blkdev_issue_zeroout
36 add-blkdiscard-ioctl
38 block-dio-during-truncate
40 delalloc-debug
42 # note: this may make things slower...
43 commit-as-soon-as-possible-after-log_start_commit
45 # Ted's squelch series, still needs work
46 add-sysfs-bool-support
47 add-squelch-errors-support
49 # Various disabled patches...
51 #auto-enable-journal_async_commit
52 #mballoc-allocate-larger-extents
54 # various debugging/benchmarking assists
55 dump-in-use-buffers
56 akpm-jbd2-locking-fix