]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.8-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Aug 2020 11:27:21 +0000 (13:27 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Aug 2020 11:27:21 +0000 (13:27 +0200)
commit7e6044d36298e9a2306e14daafeb29f5be2ad1b2
tree3ee20fee6567cdcefb2cb4241b8c0ec2f45b5a14
parent14a9898d5141d777decdb251f52f86816323f220
5.8-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-preallocate-anon-block-device-at-first-phase-of-snapshot-creation.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
21 files changed:
queue-5.8/btrfs-add-missing-check-for-nocow-and-compression-inode-flags.patch [new file with mode: 0644]
queue-5.8/btrfs-allow-use-of-global-block-reserve-for-balance-item-deletion.patch [new file with mode: 0644]
queue-5.8/btrfs-avoid-possible-signal-interruption-of-btrfs_drop_snapshot-on-relocation-tree.patch [new file with mode: 0644]
queue-5.8/btrfs-don-t-allocate-anonymous-block-device-for-user-invisible-roots.patch [new file with mode: 0644]
queue-5.8/btrfs-don-t-traverse-into-the-seed-devices-in-show_devname.patch [new file with mode: 0644]
queue-5.8/btrfs-don-t-warn-if-we-abort-a-transaction-with-erofs.patch [new file with mode: 0644]
queue-5.8/btrfs-fix-race-between-page-release-and-a-fast-fsync.patch [new file with mode: 0644]
queue-5.8/btrfs-free-anon-block-device-right-after-subvolume-deletion.patch [new file with mode: 0644]
queue-5.8/btrfs-move-the-chunk_mutex-in-btrfs_read_chunk_tree.patch [new file with mode: 0644]
queue-5.8/btrfs-only-commit-delayed-items-at-fsync-if-we-are-logging-a-directory.patch [new file with mode: 0644]
queue-5.8/btrfs-only-commit-the-delayed-inode-when-doing-a-full-fsync.patch [new file with mode: 0644]
queue-5.8/btrfs-open-device-without-device_list_mutex.patch [new file with mode: 0644]
queue-5.8/btrfs-pass-checksum-type-via-btrfs_ioc_fs_info-ioctl.patch [new file with mode: 0644]
queue-5.8/btrfs-preallocate-anon-block-device-at-first-phase-of-snapshot-creation.patch [new file with mode: 0644]
queue-5.8/btrfs-ref-verify-fix-memory-leak-in-add_block_entry.patch [new file with mode: 0644]
queue-5.8/btrfs-relocation-review-the-call-sites-which-can-be-interrupted-by-signal.patch [new file with mode: 0644]
queue-5.8/btrfs-remove-no-longer-needed-use-of-log_writers-for-the-log-root-tree.patch [new file with mode: 0644]
queue-5.8/btrfs-return-erofs-for-btrfs_fs_state_error-cases.patch [new file with mode: 0644]
queue-5.8/btrfs-stop-incremening-log_batch-for-the-log-root-tree-when-syncing-log.patch [new file with mode: 0644]
queue-5.8/btrfs-sysfs-use-nofs-for-device-creation.patch [new file with mode: 0644]
queue-5.8/series