add patch disallow-all-fallocate-operation-on-active-swapfile
[ext4-patch-queue.git] / series
blobb9fb9deff311980290707bc4168e4a2e9c370ba9
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
17 ##########################################
18 # unstable patches
19 ####################################################
21 stable-boundary
22 stable-boundary-undo.patch
24 use-discard-if-possible-in-blkdev_issue_zeroout
25 add-blkdiscard-ioctl
27 block-dio-during-truncate
29 delalloc-debug
31 # note: this may make things slower...
32 commit-as-soon-as-possible-after-log_start_commit
34 # Ted's squelch series, still needs work
35 add-sysfs-bool-support
36 add-squelch-errors-support
38 # Various disabled patches...
40 #auto-enable-journal_async_commit
41 #mballoc-allocate-larger-extents
43 # various debugging/benchmarking assists
44 dump-in-use-buffers
45 akpm-jbd2-locking-fix