add patch use-truncate_pagecache-in-collapse_range
[ext4-patch-queue.git] / series
blob9bf3de1727d8a347ccb5c88bff32664dfb799ff7
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
27 # ^^^ above are to be pushed to Linus for 3.15-rc1
29 git-rid-of-EXT4_MAP_UNINIT
30 rename-uninitialized-extents-to-unwritten
32 inline-generic_file_aio_write
33 move-ext4_file_dio_write-into-ext4_file_write
34 factor-out-common-code-in-ext4_file_write
35 add-locking-for-O_APPEND-writes
36 add-i_raw_lock
37 remove-obsoleted-check
39 # temporary patch! do not push!
40 add-renameat-i386
42 ##########################################
43 # unstable patches
44 ####################################################
46 stable-boundary
47 stable-boundary-undo.patch
49 use-discard-if-possible-in-blkdev_issue_zeroout
50 add-blkdiscard-ioctl
52 block-dio-during-truncate
54 delalloc-debug
56 # note: this may make things slower...
57 commit-as-soon-as-possible-after-log_start_commit
59 # Ted's squelch series, still needs work
60 add-sysfs-bool-support
61 add-squelch-errors-support
63 # Various disabled patches...
65 #auto-enable-journal_async_commit
66 #mballoc-allocate-larger-extents
68 # various debugging/benchmarking assists
69 dump-in-use-buffers
70 akpm-jbd2-locking-fix