]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.7-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Aug 2020 11:27:05 +0000 (13:27 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Aug 2020 11:27:05 +0000 (13:27 +0200)
commit14a9898d5141d777decdb251f52f86816323f220
treedb9ff4510be1a508a2dfa5011fb3c1a39efb6dbe
parent85668f363ca8e0fb2130e3b0e44ec17c7b7920e0
5.7-stable patches

added patches:
btrfs-add-missing-check-for-nocow-and-compression-inode-flags.patch
btrfs-allow-use-of-global-block-reserve-for-balance-item-deletion.patch
btrfs-avoid-possible-signal-interruption-of-btrfs_drop_snapshot-on-relocation-tree.patch
btrfs-don-t-allocate-anonymous-block-device-for-user-invisible-roots.patch
btrfs-don-t-traverse-into-the-seed-devices-in-show_devname.patch
btrfs-don-t-warn-if-we-abort-a-transaction-with-erofs.patch
btrfs-fix-race-between-page-release-and-a-fast-fsync.patch
btrfs-free-anon-block-device-right-after-subvolume-deletion.patch
btrfs-move-the-chunk_mutex-in-btrfs_read_chunk_tree.patch
btrfs-only-commit-delayed-items-at-fsync-if-we-are-logging-a-directory.patch
btrfs-only-commit-the-delayed-inode-when-doing-a-full-fsync.patch
btrfs-open-device-without-device_list_mutex.patch
btrfs-pass-checksum-type-via-btrfs_ioc_fs_info-ioctl.patch
btrfs-ref-verify-fix-memory-leak-in-add_block_entry.patch
btrfs-relocation-review-the-call-sites-which-can-be-interrupted-by-signal.patch
btrfs-remove-no-longer-needed-use-of-log_writers-for-the-log-root-tree.patch
btrfs-return-erofs-for-btrfs_fs_state_error-cases.patch
btrfs-stop-incremening-log_batch-for-the-log-root-tree-when-syncing-log.patch
btrfs-sysfs-use-nofs-for-device-creation.patch
20 files changed:
queue-5.7/btrfs-add-missing-check-for-nocow-and-compression-inode-flags.patch [new file with mode: 0644]
queue-5.7/btrfs-allow-use-of-global-block-reserve-for-balance-item-deletion.patch [new file with mode: 0644]
queue-5.7/btrfs-avoid-possible-signal-interruption-of-btrfs_drop_snapshot-on-relocation-tree.patch [new file with mode: 0644]
queue-5.7/btrfs-don-t-allocate-anonymous-block-device-for-user-invisible-roots.patch [new file with mode: 0644]
queue-5.7/btrfs-don-t-traverse-into-the-seed-devices-in-show_devname.patch [new file with mode: 0644]
queue-5.7/btrfs-don-t-warn-if-we-abort-a-transaction-with-erofs.patch [new file with mode: 0644]
queue-5.7/btrfs-fix-race-between-page-release-and-a-fast-fsync.patch [new file with mode: 0644]
queue-5.7/btrfs-free-anon-block-device-right-after-subvolume-deletion.patch [new file with mode: 0644]
queue-5.7/btrfs-move-the-chunk_mutex-in-btrfs_read_chunk_tree.patch [new file with mode: 0644]
queue-5.7/btrfs-only-commit-delayed-items-at-fsync-if-we-are-logging-a-directory.patch [new file with mode: 0644]
queue-5.7/btrfs-only-commit-the-delayed-inode-when-doing-a-full-fsync.patch [new file with mode: 0644]
queue-5.7/btrfs-open-device-without-device_list_mutex.patch [new file with mode: 0644]
queue-5.7/btrfs-pass-checksum-type-via-btrfs_ioc_fs_info-ioctl.patch [new file with mode: 0644]
queue-5.7/btrfs-ref-verify-fix-memory-leak-in-add_block_entry.patch [new file with mode: 0644]
queue-5.7/btrfs-relocation-review-the-call-sites-which-can-be-interrupted-by-signal.patch [new file with mode: 0644]
queue-5.7/btrfs-remove-no-longer-needed-use-of-log_writers-for-the-log-root-tree.patch [new file with mode: 0644]
queue-5.7/btrfs-return-erofs-for-btrfs_fs_state_error-cases.patch [new file with mode: 0644]
queue-5.7/btrfs-stop-incremening-log_batch-for-the-log-root-tree-when-syncing-log.patch [new file with mode: 0644]
queue-5.7/btrfs-sysfs-use-nofs-for-device-creation.patch [new file with mode: 0644]
queue-5.7/series