]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.10-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 1 Apr 2017 17:32:07 +0000 (19:32 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 1 Apr 2017 17:32:07 +0000 (19:32 +0200)
commitfee297973b70fb0d31e729f7155e02c9790f9aef
tree590fa5325c0f107e8e11bed0101d51afc66c7f33
parentf3e817d4a59122622d92eb623d064002b74e8cf9
4.10-stable patches

added patches:
xfs-allow-unwritten-extents-in-the-cow-fork.patch
xfs-check-for-obviously-bad-level-values-in-the-bmbt-root.patch
xfs-correct-null-checks-and-error-processing-in-xfs_initialize_perag.patch
xfs-don-t-fail-xfs_extent_busy-allocation.patch
xfs-don-t-reserve-blocks-for-right-shift-transactions.patch
xfs-fail-_dir_open-when-readahead-fails.patch
xfs-filter-out-obviously-bad-btree-pointers.patch
xfs-fix-and-streamline-error-handling-in-xfs_end_io.patch
xfs-fix-eofblocks-race-with-file-extending-async-dio-writes.patch
xfs-fix-toctou-race-when-locking-an-inode-to-access-the-data-map.patch
xfs-fix-uninitialized-variable-in-_reflink_convert_cow.patch
xfs-handle-indlen-shortage-on-delalloc-extent-merge.patch
xfs-mark-speculative-prealloc-cow-fork-extents-unwritten.patch
xfs-only-reclaim-unwritten-cow-extents-periodically.patch
xfs-reject-all-unaligned-direct-writes-to-reflinked-files.patch
xfs-reset-b_first_retry_time-when-clear-the-retry-status-of-xfs_buf_t.patch
xfs-split-indlen-reservations-fairly-when-under-reserved.patch
xfs-try-any-ag-when-allocating-the-first-btree-block-when-reflinking.patch
xfs-tune-down-agno-asserts-in-the-bmap-code.patch
xfs-update-ctime-and-mtime-on-clone-destinatation-inodes.patch
xfs-use-iomap-new-flag-for-newly-allocated-delalloc-blocks.patch
xfs-use-xfs_icluster_size_fsb-to-calculate-inode-alignment-mask.patch
xfs-use-xfs_icluster_size_fsb-to-calculate-inode-chunk-alignment.patch
xfs-verify-free-block-header-fields.patch
25 files changed:
queue-4.10/series
queue-4.10/xfs-allow-unwritten-extents-in-the-cow-fork.patch [new file with mode: 0644]
queue-4.10/xfs-check-for-obviously-bad-level-values-in-the-bmbt-root.patch [new file with mode: 0644]
queue-4.10/xfs-correct-null-checks-and-error-processing-in-xfs_initialize_perag.patch [new file with mode: 0644]
queue-4.10/xfs-don-t-fail-xfs_extent_busy-allocation.patch [new file with mode: 0644]
queue-4.10/xfs-don-t-reserve-blocks-for-right-shift-transactions.patch [new file with mode: 0644]
queue-4.10/xfs-fail-_dir_open-when-readahead-fails.patch [new file with mode: 0644]
queue-4.10/xfs-filter-out-obviously-bad-btree-pointers.patch [new file with mode: 0644]
queue-4.10/xfs-fix-and-streamline-error-handling-in-xfs_end_io.patch [new file with mode: 0644]
queue-4.10/xfs-fix-eofblocks-race-with-file-extending-async-dio-writes.patch [new file with mode: 0644]
queue-4.10/xfs-fix-toctou-race-when-locking-an-inode-to-access-the-data-map.patch [new file with mode: 0644]
queue-4.10/xfs-fix-uninitialized-variable-in-_reflink_convert_cow.patch [new file with mode: 0644]
queue-4.10/xfs-handle-indlen-shortage-on-delalloc-extent-merge.patch [new file with mode: 0644]
queue-4.10/xfs-mark-speculative-prealloc-cow-fork-extents-unwritten.patch [new file with mode: 0644]
queue-4.10/xfs-only-reclaim-unwritten-cow-extents-periodically.patch [new file with mode: 0644]
queue-4.10/xfs-reject-all-unaligned-direct-writes-to-reflinked-files.patch [new file with mode: 0644]
queue-4.10/xfs-reset-b_first_retry_time-when-clear-the-retry-status-of-xfs_buf_t.patch [new file with mode: 0644]
queue-4.10/xfs-split-indlen-reservations-fairly-when-under-reserved.patch [new file with mode: 0644]
queue-4.10/xfs-try-any-ag-when-allocating-the-first-btree-block-when-reflinking.patch [new file with mode: 0644]
queue-4.10/xfs-tune-down-agno-asserts-in-the-bmap-code.patch [new file with mode: 0644]
queue-4.10/xfs-update-ctime-and-mtime-on-clone-destinatation-inodes.patch [new file with mode: 0644]
queue-4.10/xfs-use-iomap-new-flag-for-newly-allocated-delalloc-blocks.patch [new file with mode: 0644]
queue-4.10/xfs-use-xfs_icluster_size_fsb-to-calculate-inode-alignment-mask.patch [new file with mode: 0644]
queue-4.10/xfs-use-xfs_icluster_size_fsb-to-calculate-inode-chunk-alignment.patch [new file with mode: 0644]
queue-4.10/xfs-verify-free-block-header-fields.patch [new file with mode: 0644]