add patch fix-infinite-loop-when-recovering-corrupt-journal
[ext4-patch-queue.git] / series
blobca5c124ed06b2ce83fa83f4cdf619e6ec145298d
1 # BASE v3.17-rc1
3 propagate-errors-up-to-ext4_find_entry-s-callers
4 fix-BUG_ON-in-mb_free_blocks
6 move-size-update-routines-to-helper-function
7 zero_range-fix-incorect-journal-credits-reservation
8 fix-transaction-issues-for-ext4_fallocate-and-ext_zero_range
9 update-i_disksize-coherently-with-block-allocation
10 fix-infinite-loop-when-recovering-corrupt-journal
12 ##########################################
13 # unstable patches
14 ####################################################
16 stable-boundary
17 stable-boundary-undo.patch
19 add-fallocate-mode-blocking-for-debugging
21 use-discard-if-possible-in-blkdev_issue_zeroout
22 add-blkdiscard-ioctl
24 block-dio-during-truncate
26 delalloc-debug
28 # note: this may make things slower...
29 commit-as-soon-as-possible-after-log_start_commit
31 # Ted's squelch series, still needs work
32 add-sysfs-bool-support
33 add-squelch-errors-support
35 # Various disabled patches...
37 #auto-enable-journal_async_commit
38 #mballoc-allocate-larger-extents
40 # various debugging/benchmarking assists
41 dump-in-use-buffers
42 akpm-jbd2-locking-fix