update commit description for fix-memleak-in-ext4_readdir
[ext4-patch-queue.git] / series
blobc17b05e640e5fe4c53f2865bdedca8e2ee5a4d31
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
11 fix-memleak-in-ext4_readdir
12 fix-bh-b_state-corruption
13 fix-crashes-in-dioread_nolock-mode
15 ##########################################
16 # unstable patches
17 ####################################################
19 stable-boundary
20 stable-boundary-undo.patch
22 #crypto-rename-ext4_get_encryption_info
24 crypto-add-ciphertext_access-mount-option
25 crypto-add-ioctls-to-backup-crypto-metadata
26   
27 add-encryption-debug-files
29 # not yet ready
30 #dont-use-io-end-if-not-needed
32 # not yet ready; patch series so ext4 has has full responsibility
33 # for ext4_readpage[s] and does not use mpage.
35 #move-read-page-functions-to-new-file
36 #include-mpage-functions-into-readpage.c
37 #inline-ext4_get_block-into-readpage
39 add-fallocate-mode-blocking-for-debugging
41 # use-discard-if-possible-in-blkdev_issue_zeroout
42 add-blkdiscard-ioctl
44 block-dio-during-truncate
46 delalloc-debug
48 # note: this may make things slower...
49 commit-as-soon-as-possible-after-log_start_commit
51 # Ted's squelch series, still needs work
52 add-sysfs-bool-support
53 add-squelch-errors-support
55 # Various disabled patches...
57 #auto-enable-journal_async_commit
58 #mballoc-allocate-larger-extents
60 # various debugging/benchmarking assists
61 dump-in-use-buffers
62 akpm-jbd2-locking-fix