add patch use-i_size_read-in-ext4_unaligned_aio
[ext4-patch-queue.git] / series
blobd590dd40458cb3911bb73ec15aa68e40c44c1b13
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
18 # ^^^ above are to be pushed to Linus for 3.15-rc1
20 git-rid-of-EXT4_MAP_UNINIT
21 rename-uninitialized-extents-to-unwritten
23 inline-generic_file_aio_write
24 move-ext4_file_dio_write-into-ext4_file_write
25 drop-aio_mutex-after-grabbing-i_mutex
26 factor-out-common-code-in-ext4_file_write
27 add-locking-for-O_APPEND-writes
29 ##########################################
30 # unstable patches
31 ####################################################
33 stable-boundary
34 stable-boundary-undo.patch
36 use-discard-if-possible-in-blkdev_issue_zeroout
37 add-blkdiscard-ioctl
39 block-dio-during-truncate
41 delalloc-debug
43 # note: this may make things slower...
44 commit-as-soon-as-possible-after-log_start_commit
46 # Ted's squelch series, still needs work
47 add-sysfs-bool-support
48 add-squelch-errors-support
50 # Various disabled patches...
52 #auto-enable-journal_async_commit
53 #mballoc-allocate-larger-extents
55 # various debugging/benchmarking assists
56 dump-in-use-buffers
57 akpm-jbd2-locking-fix