add patch change-of-timer-api
[ext4-patch-queue.git] / series
blobf99aad1cfc3b3827b7f8871c2d9a5ffc9c240cef
1 # BASE 3b421b80be63
3 complain-about-descriptor-block-checksum-errors
4 add-codepoints-for-encryption-feature
6 vfs-add-lazytime-mount-option
7 #dont-let-dirty-time-inodes-get-more-than-a-day-stale
8 add-find-active-inode-nowait
9 ext4-add-lazytime-mount-option
10 #btrfs-drop-update_time
11 #split-update_time-into-update_time-and-write_time
13 change-of-timer-api
15 ##########################################
16 # unstable patches
17 ####################################################
19 stable-boundary
20 stable-boundary-undo.patch
22 # not yet ready
23 #dont-use-io-end-if-not-needed
25 # not yet ready; patch series so ext4 has has full responsibility
26 # for ext4_readpage[s] and does not use mpage.
28 #move-read-page-functions-to-new-file
29 #include-mpage-functions-into-readpage.c
30 #inline-ext4_get_block-into-readpage
32 add-callback-support-for-bio-read-completion
33 add-ext4-encryption-facilities
34 implement-the-ext4-encryption-write-path
35 implement-the-ext4-decryption-read-path
36 add-encryption-dependencies-to-Kconfig
37 #fix-ecryptfs-packet-parsing
38 support-block-size-ne-page-size
40 add-fallocate-mode-blocking-for-debugging
42 use-discard-if-possible-in-blkdev_issue_zeroout
43 add-blkdiscard-ioctl
45 block-dio-during-truncate
47 delalloc-debug
49 # note: this may make things slower...
50 commit-as-soon-as-possible-after-log_start_commit
52 # Ted's squelch series, still needs work
53 add-sysfs-bool-support
54 add-squelch-errors-support
56 # Various disabled patches...
58 #auto-enable-journal_async_commit
59 #mballoc-allocate-larger-extents
61 # various debugging/benchmarking assists
62 dump-in-use-buffers
63 akpm-jbd2-locking-fix