add patch find-the-group-descriptors-on-a-1k-bigalloc,meta_bg-fs
[ext4-patch-queue.git] / series
blobe732e9e7e199b0d8b852199dab0bc25863f18817
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
17 add-fallocate-mode-blocking-for-debugging
19 ##########################################
20 # unstable patches
21 ####################################################
23 stable-boundary
24 stable-boundary-undo.patch
26 use-discard-if-possible-in-blkdev_issue_zeroout
27 add-blkdiscard-ioctl
29 block-dio-during-truncate
31 delalloc-debug
33 # note: this may make things slower...
34 commit-as-soon-as-possible-after-log_start_commit
36 # Ted's squelch series, still needs work
37 add-sysfs-bool-support
38 add-squelch-errors-support
40 # Various disabled patches...
42 #auto-enable-journal_async_commit
43 #mballoc-allocate-larger-extents
45 # various debugging/benchmarking assists
46 dump-in-use-buffers
47 akpm-jbd2-locking-fix