add patch use-filemap_write_and_wait_range-correctly-in-collapse_range
[ext4-patch-queue.git] / series
blobaeea58bbf8ddb9dc527ac68c7732c8f74cd0b613
1 # BASE d15e031
3 fix-64bit-number-truncation-warning
4 FIBMAP-ioctl-causes-BUG_ON-due-to-handle-EXT_MAX_BLOCKS
5 initialize-multi-block-allocator-before-checking-block-descriptors
6 note-the-error-in-ext4_end_bio
7 fix-jbd2-warning-under-heavy-xattr-load
8 update-PF_MEMALLOC-handling-in-ext4_write_inode
9 fix-collapse-range-patches-in-data-journalling-mode
10 return-ENOMEM-rather-than-EIO
11 move-ext4_update_i_disksize-into-mpage_map_and_submit_extent
12 remove-unnecessary-check-for-APPEND-and-IMMUTABLE
13 prevent-doing-ZERO-RANGE-on-append-only-file
14 remove-i_size-check-from-do_fallocate
15 disallow-all-fallocate-operation-on-active-swapfile
16 use-i_size_read-in-ext4_unaligned_aio
17 fix-byte-order-problems-in-collapse_range
18 fix-collapse-range-only-works-on-extent-based-files
19 silence-sparse-check-warning-for-function-ext4_trim_extent
20 fix-error-handling-in-ext4_ext_shift_extents
21 always-check-ext4_ext_find_extent-result
22 add-fallocate-mode-blocking-for-debugging
23 fix-ext4_count_free_clusters-with-bigalloc
24 remove-COLLAPSE_RANGE-and-ZERO-RANGE-shim
25 use-truncate_pagecache-in-collapse_range
26 use-filemap_write_and_wait_range-correctly-in-collapse_range
28 # ^^^ above are to be pushed to Linus for 3.15-rc1
30 git-rid-of-EXT4_MAP_UNINIT
31 rename-uninitialized-extents-to-unwritten
33 inline-generic_file_aio_write
34 move-ext4_file_dio_write-into-ext4_file_write
35 factor-out-common-code-in-ext4_file_write
36 add-locking-for-O_APPEND-writes
37 add-i_raw_lock
38 remove-obsoleted-check
40 # temporary patch! do not push!
41 add-renameat-i386
43 ##########################################
44 # unstable patches
45 ####################################################
47 stable-boundary
48 stable-boundary-undo.patch
50 use-discard-if-possible-in-blkdev_issue_zeroout
51 add-blkdiscard-ioctl
53 block-dio-during-truncate
55 delalloc-debug
57 # note: this may make things slower...
58 commit-as-soon-as-possible-after-log_start_commit
60 # Ted's squelch series, still needs work
61 add-sysfs-bool-support
62 add-squelch-errors-support
64 # Various disabled patches...
66 #auto-enable-journal_async_commit
67 #mballoc-allocate-larger-extents
69 # various debugging/benchmarking assists
70 dump-in-use-buffers
71 akpm-jbd2-locking-fix