add patch use-dget_parent-in-ext4_d_revalidate
[ext4-patch-queue.git] / series
blob6609e58f48a26975466ce970b7384a68ce8dd721
1 # 0304688676bdf
3 vfs-add-file-dentry
4 nfs-use-file-dentry
5 use-dget_parent-in-ext4_file_open
6 use-file_dentry
7 use-dget_parent-in-ext4_d_revalidate
9 ##########################################
10 # unstable patches
11 ####################################################
13 stable-boundary
14 stable-boundary-undo.patch
16 #crypto-rename-ext4_get_encryption_info
18 crypto-add-ciphertext_access-mount-option
19 crypto-add-ioctls-to-backup-crypto-metadata
20   
21 add-encryption-debug-files
23 # not yet ready
24 #dont-use-io-end-if-not-needed
26 # not yet ready; patch series so ext4 has has full responsibility
27 # for ext4_readpage[s] and does not use mpage.
29 #move-read-page-functions-to-new-file
30 #include-mpage-functions-into-readpage.c
31 #inline-ext4_get_block-into-readpage
33 add-fallocate-mode-blocking-for-debugging
35 # use-discard-if-possible-in-blkdev_issue_zeroout
36 add-blkdiscard-ioctl
38 block-dio-during-truncate
40 delalloc-debug
42 # note: this may make things slower...
43 commit-as-soon-as-possible-after-log_start_commit
45 # Ted's squelch series, still needs work
46 add-sysfs-bool-support
47 add-squelch-errors-support
49 # Various disabled patches...
51 #auto-enable-journal_async_commit
52 #mballoc-allocate-larger-extents
54 # various debugging/benchmarking assists
55 dump-in-use-buffers
56 akpm-jbd2-locking-fix