]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.13-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Sep 2017 08:31:12 +0000 (10:31 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Sep 2017 08:31:12 +0000 (10:31 +0200)
commit1046c0c1a7049a8c4352d358f9b60834542386eb
tree427cb2f6459321b0c47e8d5d5b3eeedd54e73a34
parentb2963a8dfde8c23e26a67a9570bff250146d685c
4.13-stable patches

added patches:
libnvdimm-btt-check-memory-allocation-failure.patch
libnvdimm-fix-integer-overflow-static-analysis-warning.patch
xfs-add-infrastructure-needed-for-error-propagation-during-buffer-io-failure.patch
xfs-always-verify-the-log-tail-during-recovery.patch
xfs-check-for-race-with-xfs_reclaim_inode-in-xfs_ifree_cluster.patch
xfs-disable-per-inode-dax-flag.patch
xfs-disallow-marking-previously-dirty-buffers-as-ordered.patch
xfs-don-t-log-dirty-ranges-for-ordered-buffers.patch
xfs-don-t-set-v3-xflags-for-v2-inodes.patch
xfs-evict-all-inodes-involved-with-log-redo-item.patch
xfs-fix-incorrect-log_flushed-on-fsync.patch
xfs-fix-log-recovery-corruption-error-due-to-tail-overwrite.patch
xfs-fix-recovery-failure-when-log-record-header-wraps-log-end.patch
xfs-handle-efscorrupted-during-head-tail-verification.patch
xfs-move-bmbt-owner-change-to-last-step-of-extent-swap.patch
xfs-open-code-end_buffer_async_write-in-xfs_finish_page_writeback.patch
xfs-open-code-xfs_buf_item_dirty.patch
xfs-ordered-buffer-log-items-are-never-formatted.patch
xfs-properly-retry-failed-inode-items-in-case-of-error-during-buffer-writeback.patch
xfs-refactor-buffer-logging-into-buffer-dirtying-helper.patch
xfs-relog-dirty-buffers-during-swapext-bmbt-owner-change.patch
xfs-remove-unnecessary-dirty-bli-format-check-for-ordered-bufs.patch
xfs-skip-bmbt-block-ino-validation-during-owner-change.patch
xfs-stop-searching-for-free-slots-in-an-inode-chunk-when-there-are-none.patch
xfs-toggle-readonly-state-around-xfs_log_mount_finish.patch
xfs-use-kmem_free-to-free-return-value-of-kmem_zalloc.patch
xfs-write-unmount-record-for-ro-mounts.patch
28 files changed:
queue-4.13/libnvdimm-btt-check-memory-allocation-failure.patch [new file with mode: 0644]
queue-4.13/libnvdimm-fix-integer-overflow-static-analysis-warning.patch [new file with mode: 0644]
queue-4.13/series
queue-4.13/xfs-add-infrastructure-needed-for-error-propagation-during-buffer-io-failure.patch [new file with mode: 0644]
queue-4.13/xfs-always-verify-the-log-tail-during-recovery.patch [new file with mode: 0644]
queue-4.13/xfs-check-for-race-with-xfs_reclaim_inode-in-xfs_ifree_cluster.patch [new file with mode: 0644]
queue-4.13/xfs-disable-per-inode-dax-flag.patch [new file with mode: 0644]
queue-4.13/xfs-disallow-marking-previously-dirty-buffers-as-ordered.patch [new file with mode: 0644]
queue-4.13/xfs-don-t-log-dirty-ranges-for-ordered-buffers.patch [new file with mode: 0644]
queue-4.13/xfs-don-t-set-v3-xflags-for-v2-inodes.patch [new file with mode: 0644]
queue-4.13/xfs-evict-all-inodes-involved-with-log-redo-item.patch [new file with mode: 0644]
queue-4.13/xfs-fix-incorrect-log_flushed-on-fsync.patch [new file with mode: 0644]
queue-4.13/xfs-fix-log-recovery-corruption-error-due-to-tail-overwrite.patch [new file with mode: 0644]
queue-4.13/xfs-fix-recovery-failure-when-log-record-header-wraps-log-end.patch [new file with mode: 0644]
queue-4.13/xfs-handle-efscorrupted-during-head-tail-verification.patch [new file with mode: 0644]
queue-4.13/xfs-move-bmbt-owner-change-to-last-step-of-extent-swap.patch [new file with mode: 0644]
queue-4.13/xfs-open-code-end_buffer_async_write-in-xfs_finish_page_writeback.patch [new file with mode: 0644]
queue-4.13/xfs-open-code-xfs_buf_item_dirty.patch [new file with mode: 0644]
queue-4.13/xfs-ordered-buffer-log-items-are-never-formatted.patch [new file with mode: 0644]
queue-4.13/xfs-properly-retry-failed-inode-items-in-case-of-error-during-buffer-writeback.patch [new file with mode: 0644]
queue-4.13/xfs-refactor-buffer-logging-into-buffer-dirtying-helper.patch [new file with mode: 0644]
queue-4.13/xfs-relog-dirty-buffers-during-swapext-bmbt-owner-change.patch [new file with mode: 0644]
queue-4.13/xfs-remove-unnecessary-dirty-bli-format-check-for-ordered-bufs.patch [new file with mode: 0644]
queue-4.13/xfs-skip-bmbt-block-ino-validation-during-owner-change.patch [new file with mode: 0644]
queue-4.13/xfs-stop-searching-for-free-slots-in-an-inode-chunk-when-there-are-none.patch [new file with mode: 0644]
queue-4.13/xfs-toggle-readonly-state-around-xfs_log_mount_finish.patch [new file with mode: 0644]
queue-4.13/xfs-use-kmem_free-to-free-return-value-of-kmem_zalloc.patch [new file with mode: 0644]
queue-4.13/xfs-write-unmount-record-for-ro-mounts.patch [new file with mode: 0644]