add patch fix-uninit-variables-use-in-debugging-message
[ext4-patch-queue.git] / series
blob39ae68ac17eb5e4be31b78851f5aa4f6b55e4f5f
1 # BASE cde2d7a796f7e895e25b43471ed658079345636d
4 fix-use-after-free-error-in-jbd2_journal_dirty_metadata
5 fix-oops-in-jbd2_journal_file_inode
7 refactor-extent-tree-block-read
8 print-block-number-of-invalid-extent-tree-blocks
9 use-uint-for-es_status
10 #factor-out-es_tree_get
11 cache-extent-tree-leaf-blocks
12 add-new-ioctl-EXT4_IOC_PRECACHE_EXTENTS
14 start-handle-later-in-ext4-rename
15 alloc-dealloc-blocks-before-rename
16 avoid-reusing-recently-deleted-inodes-in-nojournal-mode
18 quota-provide-interface-for-reading-allocated-space-into-reserved-space
19 fix-warning-in-ext4_da_update_reserve_space
21 move-test-whether-extent-to-map-can-be-extended-to-one-place
22 fix-ext4_writepages-in-presence-of-truncate
23 simplify-truncation-code-in-ext4_setattr
24 fix-lost-truncate-due-to-race-with-writeback
25 fix-uninit-variables-use-in-debugging-message
27 ##########################################
28 # unstable patches
29 ####################################################
30 stable-boundary
31 stable-boundary-undo.patch
33 block-dio-during-truncate
35 delalloc-debug
37 # note: this may make things slower...
38 commit-as-soon-as-possible-after-log_start_commit
40 # Ted's squelch series, still needs work
41 add-sysfs-bool-support
42 add-squelch-errors-support
44 # Various disabled patches...
46 #auto-enable-journal_async_commit
47 #mballoc-allocate-larger-extents
49 # various debugging/benchmarking assists
50 dump-in-use-buffers
51 akpm-jbd2-locking-fix