add patch fixup-free-space-calculations-when-expanding-inodes
[ext4-patch-queue.git] / series
blob49a08eda4752d3a0cb7950142011a8dffd20285c
1 # 7bc949164511 
3 suppress-inode-growth-for-file-systems-without-project-quota
4 reserve-xattr-index-for-gnu-hurd
5 validate-that-metadata-blocks-do-not-overlap-superblock
7 fix-xattr-shifting-when-expanding-inodes
8 fix-xattr-shifting-when-expanding-inodes-2
9 properly-align-shifted-xattrs-when-expanding-inodes
10 avoid-deadlock-while-expanding-inode-size
12 # bug fixes above
13 fixup-free-space-calculations-when-expanding-inodes
15 ##########################################
16 # unstable patches
17 ####################################################
19 stable-boundary
20 stable-boundary-undo.patch
22 only-call-ext4_truncate-if-there-is-data-to-truncate
23 migrate-to-use-vfs-crypto-engine
25 #crypto-rename-ext4_get_encryption_info
27 crypto-add-ciphertext_access-mount-option
28 crypto-add-ioctls-to-backup-crypto-metadata
29   
30 add-encryption-debug-files
32 # not yet ready
33 #dont-use-io-end-if-not-needed
35 # not yet ready; patch series so ext4 has has full responsibility
36 # for ext4_readpage[s] and does not use mpage.
38 #move-read-page-functions-to-new-file
39 #include-mpage-functions-into-readpage.c
40 #inline-ext4_get_block-into-readpage
42 add-fallocate-mode-blocking-for-debugging
44 # use-discard-if-possible-in-blkdev_issue_zeroout
45 add-blkdiscard-ioctl
47 block-dio-during-truncate
49 delalloc-debug
51 # note: this may make things slower...
52 commit-as-soon-as-possible-after-log_start_commit
54 # Ted's squelch series, still needs work
55 add-sysfs-bool-support
56 add-squelch-errors-support
58 # Various disabled patches...
60 #auto-enable-journal_async_commit
61 #mballoc-allocate-larger-extents
63 # various debugging/benchmarking assists
64 dump-in-use-buffers
65 akpm-jbd2-locking-fix