add patch use-EXT_MAX_BLOCKS-in-ext4_es_can_be_merged
[ext4-patch-queue.git] / series
blobdb95c59c1ac0ae6485164688a33a00b7f98e99ea
1 # BASE 9ac0367501
3 git-rid-of-EXT4_MAP_UNINIT
4 rename-uninitialized-extents-to-unwritten
6 inline-generic_file_aio_write
7 move-ext4_file_dio_write-into-ext4_file_write
8 factor-out-common-code-in-ext4_file_write
9 add-locking-for-O_APPEND-writes
10 add-i_raw_lock
11 remove-obsoleted-check
13 fix-data-integrity-sync-in-ordered-mode
14 avoid-unneeded-lookup-when-xattr-name-is-invalid
15 find-the-group-descriptors-on-a-1k-bigalloc,meta_bg-fs
16 fix-block-bitmap-initialization-under-sparse_super2
17 fix-block-bitmap-validation-when-bigalloc,not-flex_bg
18 make-local-functions-static
19 do-not-destroy-ext4_groupinfo_caches-if-ext4_mb_init-fails
20 remove-unnecessary-double-parentheses
21 add-missing-BUFFER_TRACE-before-ext4_journal_get_write_access
22 use-EXT_MAX_BLOCKS-in-ext4_es_can_be_merged
24 add-fallocate-mode-blocking-for-debugging
26 ##########################################
27 # unstable patches
28 ####################################################
30 stable-boundary
31 stable-boundary-undo.patch
33 use-discard-if-possible-in-blkdev_issue_zeroout
34 add-blkdiscard-ioctl
36 block-dio-during-truncate
38 delalloc-debug
40 # note: this may make things slower...
41 commit-as-soon-as-possible-after-log_start_commit
43 # Ted's squelch series, still needs work
44 add-sysfs-bool-support
45 add-squelch-errors-support
47 # Various disabled patches...
49 #auto-enable-journal_async_commit
50 #mballoc-allocate-larger-extents
52 # various debugging/benchmarking assists
53 dump-in-use-buffers
54 akpm-jbd2-locking-fix