add patch fix-check-of-dqget-return-value-in-ext4_ioctl_setproject
[ext4-patch-queue.git] / series
blobb74be875b736fbb464b55dfcbc86714401fb8940
1 # v4.6-rc4
3 allow-resched-and-interruption-of-large-empty-directories
5 fix-data-exposure-after-a-crash
6 remove-EXT4_STATE_ORDERED_MODE
7 add-support-for-avoiding-data-writes-during-transaction-commits
8 do-not-ask-jbd2-to-write-data-for-delalloc-buffers
10 fix-jbd2-txn-extension-in-ext4_ext_truncate_extend_restart
12 handle-unwritten-or-delalloc-buffers-before-enabling-per-file-data-journaling
13 #fix-races-between-changing-journal-mode-and-ext4_writepages
14 #reenable-per-file-data-journalling-and-delalloc
16 remove-trailing-newlines
17 fix-hang-when-processing-orphaned-inode-list
18 clean-up-error-handling-for-orphan-list-problems
20 fix-check-of-dqget-return-value-in-ext4_ioctl_setproject
22 ##########################################
23 # unstable patches
24 ####################################################
26 stable-boundary
27 stable-boundary-undo.patch
29 migrate-to-use-vfs-crypto-engine
31 #crypto-rename-ext4_get_encryption_info
33 crypto-add-ciphertext_access-mount-option
34 crypto-add-ioctls-to-backup-crypto-metadata
35   
36 add-encryption-debug-files
38 # not yet ready
39 #dont-use-io-end-if-not-needed
41 # not yet ready; patch series so ext4 has has full responsibility
42 # for ext4_readpage[s] and does not use mpage.
44 #move-read-page-functions-to-new-file
45 #include-mpage-functions-into-readpage.c
46 #inline-ext4_get_block-into-readpage
48 add-fallocate-mode-blocking-for-debugging
50 # use-discard-if-possible-in-blkdev_issue_zeroout
51 add-blkdiscard-ioctl
53 block-dio-during-truncate
55 delalloc-debug
57 # note: this may make things slower...
58 commit-as-soon-as-possible-after-log_start_commit
60 # Ted's squelch series, still needs work
61 add-sysfs-bool-support
62 add-squelch-errors-support
64 # Various disabled patches...
66 #auto-enable-journal_async_commit
67 #mballoc-allocate-larger-extents
69 # various debugging/benchmarking assists
70 dump-in-use-buffers
71 akpm-jbd2-locking-fix