Fix make-fsync-to-sync-parent-dir-in-no-journal-for-real-this-time
[ext4-patch-queue.git] / series
blobebd657a58f28a254d4274890eb9335b36018373e
1 # BASE v4.0-rc1
3 make-sure-dirtytime-inodes-eventually-get-written
4 add-dirtytime-sysctl-tuning-knob
6 fix-bh-leak-on-error-paths
7 fix-transposition-typo-in-format-string
8 fix-comments-in-ext4_can_extents_be_merged
9 remove-unused-header-files
10 remove-useless-condition-in-if-statement
11 remove-block_device_ejected
12 remove-unnecessary-lock-unlock-of-i_block_reservation_lock
13 allocate-entire-range-in-zero-range
14 fix-loss-of-delalloc-extent-info-in-ext4_zero_range
15 dont-release-reserved-space-for-previously-allocated-cluster
16 make-fsync-to-sync-parent-dir-in-no-journal-for-real-this-time
18 ##########################################
19 # unstable patches
20 ####################################################
22 stable-boundary
23 stable-boundary-undo.patch
25 # not yet ready
26 #dont-use-io-end-if-not-needed
28 # not yet ready; patch series so ext4 has has full responsibility
29 # for ext4_readpage[s] and does not use mpage.
31 #move-read-page-functions-to-new-file
32 #include-mpage-functions-into-readpage.c
33 #inline-ext4_get_block-into-readpage
35 add-fallocate-mode-blocking-for-debugging
37 # use-discard-if-possible-in-blkdev_issue_zeroout
38 add-blkdiscard-ioctl
40 block-dio-during-truncate
42 delalloc-debug
44 # note: this may make things slower...
45 commit-as-soon-as-possible-after-log_start_commit
47 # Ted's squelch series, still needs work
48 add-sysfs-bool-support
49 add-squelch-errors-support
51 # Various disabled patches...
53 #auto-enable-journal_async_commit
54 #mballoc-allocate-larger-extents
56 # various debugging/benchmarking assists
57 dump-in-use-buffers
58 akpm-jbd2-locking-fix