add patch remove-unneeded-test-in-ext4_alloc_file_blocks
[ext4-patch-queue.git] / series
blobb2d093cc520a73b957a6813452f670452be15df9
1 # b8927721ae9d5
3 fixup-free-space-calculations-when-expanding-inodes
4 check-that-external-xattr-value-block-is-zero
5 remove-checks-for-e-value-block
6 replace-bogus-assertion-in-ext4_xattr_shift_entries
7 factor-out-xattr-moving
8 remove-unused-variables-from-ext4_expand_isize_ea
9 factor-out-loop-for-freeing-inode-xattr-space
11 enforce-online-defrag-restriction-for-encrypted-files
12 mbcache-fix-to-detect-failure-of-register_shrinker
13 reinforce-check-of-i_dtime-when-clearing-high-uid-gid-fields
14 enable-quota-enforcement-based-on-mount-options
15 remove-old-feature-helpers
16 cleanup-ext4_sync_parent
17 improve-ext4lazyinit-scalability
19 bugfix-for-mmaped-pages-in-mpage_release_unused_pages
20 fix-memory-leak-in-ext4_insert_range
21 remove-unneeded-test-in-ext4_alloc_file_blocks
23 ##########################################
24 # unstable patches
25 ####################################################
27 stable-boundary
28 stable-boundary-undo.patch
30 only-call-ext4_truncate-if-there-is-data-to-truncate
31 migrate-to-use-vfs-crypto-engine
33 #crypto-rename-ext4_get_encryption_info
35 crypto-add-ciphertext_access-mount-option
36 crypto-add-ioctls-to-backup-crypto-metadata
37   
38 add-encryption-debug-files
40 # not yet ready
41 #dont-use-io-end-if-not-needed
43 # not yet ready; patch series so ext4 has has full responsibility
44 # for ext4_readpage[s] and does not use mpage.
46 #move-read-page-functions-to-new-file
47 #include-mpage-functions-into-readpage.c
48 #inline-ext4_get_block-into-readpage
50 add-fallocate-mode-blocking-for-debugging
52 # use-discard-if-possible-in-blkdev_issue_zeroout
53 add-blkdiscard-ioctl
55 block-dio-during-truncate
57 delalloc-debug
59 # note: this may make things slower...
60 commit-as-soon-as-possible-after-log_start_commit
62 # Ted's squelch series, still needs work
63 add-sysfs-bool-support
64 add-squelch-errors-support
66 # Various disabled patches...
68 #auto-enable-journal_async_commit
69 #mballoc-allocate-larger-extents
71 # various debugging/benchmarking assists
72 dump-in-use-buffers
73 akpm-jbd2-locking-fix