]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Jan 2019 13:49:58 +0000 (14:49 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Jan 2019 13:49:58 +0000 (14:49 +0100)
commit809150d156121ca217dedf73ee2a58e21b55ac22
tree9789df1a1e0883eb172521a18f1786358196642b
parent47cd52de8887daa4571baed0f06e49919f170ace
4.4-stable patches

added patches:
btrfs-add-checker-for-extent_csum.patch
btrfs-add-sanity-check-for-extent_data-when-reading-out-leaf.patch
btrfs-add-validadtion-checks-for-chunk-loading.patch
btrfs-check-btree-node-s-nritems.patch
btrfs-check-if-item-pointer-overlaps-with-the-item-itself.patch
btrfs-check-inconsistence-between-chunk-and-block-group.patch
btrfs-check-that-each-block-group-has-corresponding-chunk-at-mount-time.patch
btrfs-cleanup-stop-casting-for-extent_map-lookup-everywhere.patch
btrfs-detect-corruption-when-non-root-leaf-has-zero-item.patch
btrfs-enhance-chunk-validation-check.patch
btrfs-fix-bug_on-in-btrfs_mark_buffer_dirty.patch
btrfs-fix-em-leak-in-find_first_block_group.patch
btrfs-fix-emptiness-check-for-dirtied-extent-buffers-at-check_leaf.patch
btrfs-improve-check_node-to-avoid-reading-corrupted-nodes.patch
btrfs-kill-bug_on-in-run_delayed_tree_ref.patch
btrfs-memset-to-avoid-stale-content-in-btree-leaf.patch
btrfs-memset-to-avoid-stale-content-in-btree-node-block.patch
btrfs-move-leaf-and-node-validation-checker-to-tree-checker.c.patch
btrfs-refactor-check_leaf-function-for-later-expansion.patch
btrfs-struct-funcs-constify-readers.patch
btrfs-tree-check-reduce-stack-consumption-in-check_dir_item.patch
btrfs-tree-checker-add-checker-for-dir-item.patch
btrfs-tree-checker-check-level-for-leaves-and-nodes.patch
btrfs-tree-checker-detect-invalid-and-empty-essential-trees.patch
btrfs-tree-checker-enhance-btrfs_check_node-output.patch
btrfs-tree-checker-fix-false-panic-for-sanity-test.patch
btrfs-tree-checker-fix-misleading-group-system-information.patch
btrfs-tree-checker-use-zu-format-string-for-size_t.patch
btrfs-tree-checker-verify-block_group_item.patch
btrfs-validate-type-when-reading-a-chunk.patch
btrfs-verify-that-every-chunk-has-corresponding-block-group-at-mount-time.patch
32 files changed:
queue-4.4/btrfs-add-checker-for-extent_csum.patch [new file with mode: 0644]
queue-4.4/btrfs-add-sanity-check-for-extent_data-when-reading-out-leaf.patch [new file with mode: 0644]
queue-4.4/btrfs-add-validadtion-checks-for-chunk-loading.patch [new file with mode: 0644]
queue-4.4/btrfs-check-btree-node-s-nritems.patch [new file with mode: 0644]
queue-4.4/btrfs-check-if-item-pointer-overlaps-with-the-item-itself.patch [new file with mode: 0644]
queue-4.4/btrfs-check-inconsistence-between-chunk-and-block-group.patch [new file with mode: 0644]
queue-4.4/btrfs-check-that-each-block-group-has-corresponding-chunk-at-mount-time.patch [new file with mode: 0644]
queue-4.4/btrfs-cleanup-stop-casting-for-extent_map-lookup-everywhere.patch [new file with mode: 0644]
queue-4.4/btrfs-detect-corruption-when-non-root-leaf-has-zero-item.patch [new file with mode: 0644]
queue-4.4/btrfs-enhance-chunk-validation-check.patch [new file with mode: 0644]
queue-4.4/btrfs-fix-bug_on-in-btrfs_mark_buffer_dirty.patch [new file with mode: 0644]
queue-4.4/btrfs-fix-em-leak-in-find_first_block_group.patch [new file with mode: 0644]
queue-4.4/btrfs-fix-emptiness-check-for-dirtied-extent-buffers-at-check_leaf.patch [new file with mode: 0644]
queue-4.4/btrfs-improve-check_node-to-avoid-reading-corrupted-nodes.patch [new file with mode: 0644]
queue-4.4/btrfs-kill-bug_on-in-run_delayed_tree_ref.patch [new file with mode: 0644]
queue-4.4/btrfs-memset-to-avoid-stale-content-in-btree-leaf.patch [new file with mode: 0644]
queue-4.4/btrfs-memset-to-avoid-stale-content-in-btree-node-block.patch [new file with mode: 0644]
queue-4.4/btrfs-move-leaf-and-node-validation-checker-to-tree-checker.c.patch [new file with mode: 0644]
queue-4.4/btrfs-refactor-check_leaf-function-for-later-expansion.patch [new file with mode: 0644]
queue-4.4/btrfs-struct-funcs-constify-readers.patch [new file with mode: 0644]
queue-4.4/btrfs-tree-check-reduce-stack-consumption-in-check_dir_item.patch [new file with mode: 0644]
queue-4.4/btrfs-tree-checker-add-checker-for-dir-item.patch [new file with mode: 0644]
queue-4.4/btrfs-tree-checker-check-level-for-leaves-and-nodes.patch [new file with mode: 0644]
queue-4.4/btrfs-tree-checker-detect-invalid-and-empty-essential-trees.patch [new file with mode: 0644]
queue-4.4/btrfs-tree-checker-enhance-btrfs_check_node-output.patch [new file with mode: 0644]
queue-4.4/btrfs-tree-checker-fix-false-panic-for-sanity-test.patch [new file with mode: 0644]
queue-4.4/btrfs-tree-checker-fix-misleading-group-system-information.patch [new file with mode: 0644]
queue-4.4/btrfs-tree-checker-use-zu-format-string-for-size_t.patch [new file with mode: 0644]
queue-4.4/btrfs-tree-checker-verify-block_group_item.patch [new file with mode: 0644]
queue-4.4/btrfs-validate-type-when-reading-a-chunk.patch [new file with mode: 0644]
queue-4.4/btrfs-verify-that-every-chunk-has-corresponding-block-group-at-mount-time.patch [new file with mode: 0644]
queue-4.4/series