add patch always-check-ext4_ext_find_extent-result
[ext4-patch-queue.git] / series
blob627d37589ac6014728085a523ced122b5094627c
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
23 # ^^^ above are to be pushed to Linus for 3.15-rc1
25 git-rid-of-EXT4_MAP_UNINIT
26 rename-uninitialized-extents-to-unwritten
28 inline-generic_file_aio_write
29 move-ext4_file_dio_write-into-ext4_file_write
30 drop-aio_mutex-after-grabbing-i_mutex
31 factor-out-common-code-in-ext4_file_write
32 add-locking-for-O_APPEND-writes
33 add-i_raw_lock
35 # temporary patch! do not push!
36 add-renameat-i386
38 ##########################################
39 # unstable patches
40 ####################################################
42 stable-boundary
43 stable-boundary-undo.patch
45 use-discard-if-possible-in-blkdev_issue_zeroout
46 add-blkdiscard-ioctl
48 block-dio-during-truncate
50 delalloc-debug
52 # note: this may make things slower...
53 commit-as-soon-as-possible-after-log_start_commit
55 # Ted's squelch series, still needs work
56 add-sysfs-bool-support
57 add-squelch-errors-support
59 # Various disabled patches...
61 #auto-enable-journal_async_commit
62 #mballoc-allocate-larger-extents
64 # various debugging/benchmarking assists
65 dump-in-use-buffers
66 akpm-jbd2-locking-fix