add patch reduce-contention-on-s_orphan_lock
[ext4-patch-queue.git] / series
blob82a3857deabbf600b85a7319a2197f4d62303ca3
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
23 use-sbi-in-ext4_orphan_add_del
24 reduce-contention-on-s_orphan_lock
26 ##########################################
27 # unstable patches
28 ####################################################
30 stable-boundary
31 stable-boundary-undo.patch
33 add-fallocate-mode-blocking-for-debugging
35 use-discard-if-possible-in-blkdev_issue_zeroout
36 add-blkdiscard-ioctl
38 block-dio-during-truncate
40 delalloc-debug
42 # note: this may make things slower...
43 commit-as-soon-as-possible-after-log_start_commit
45 # Ted's squelch series, still needs work
46 add-sysfs-bool-support
47 add-squelch-errors-support
49 # Various disabled patches...
51 #auto-enable-journal_async_commit
52 #mballoc-allocate-larger-extents
54 # various debugging/benchmarking assists
55 dump-in-use-buffers
56 akpm-jbd2-locking-fix