add patch remove-unused-parameter-newblock
[ext4-patch-queue.git] / series
blob5bd7c26056d5c928156a2b9a10f51cbcc1c5ecd8
1 # v4.5-rc2
3 crypto-fix-validate-when-key-add-remove
4 crypto-move-context-consistency-check-to-ext4_file_open
5 fix-scheduling-in-atomic-on-group-checksum-failure
6 fix-erroneus-return-value
7 add-a-line-break-for-proc-mb_groups-display
8 fix-potential-integer-overflow
9 dont-read-blocks-from-disk-after-extents-being-swapped
10 remove-unused-parameter-newblock
12 ##########################################
13 # unstable patches
14 ####################################################
16 stable-boundary
17 stable-boundary-undo.patch
19 #crypto-rename-ext4_get_encryption_info
21 crypto-add-ciphertext_access-mount-option
22 crypto-add-ioctls-to-backup-crypto-metadata
23   
24 add-encryption-debug-files
26 # not yet ready
27 #dont-use-io-end-if-not-needed
29 # not yet ready; patch series so ext4 has has full responsibility
30 # for ext4_readpage[s] and does not use mpage.
32 #move-read-page-functions-to-new-file
33 #include-mpage-functions-into-readpage.c
34 #inline-ext4_get_block-into-readpage
36 add-fallocate-mode-blocking-for-debugging
38 # use-discard-if-possible-in-blkdev_issue_zeroout
39 add-blkdiscard-ioctl
41 block-dio-during-truncate
43 delalloc-debug
45 # note: this may make things slower...
46 commit-as-soon-as-possible-after-log_start_commit
48 # Ted's squelch series, still needs work
49 add-sysfs-bool-support
50 add-squelch-errors-support
52 # Various disabled patches...
54 #auto-enable-journal_async_commit
55 #mballoc-allocate-larger-extents
57 # various debugging/benchmarking assists
58 dump-in-use-buffers
59 akpm-jbd2-locking-fix