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