]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.18-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 11 Nov 2018 20:26:10 +0000 (12:26 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 11 Nov 2018 20:26:10 +0000 (12:26 -0800)
commitda69e4bc965e480edf24dea5e5cfa430fb4eb7c5
treeae110266aa7cdca8e85410c5e51fb52c93b80683
parentb687a08f80a7a896d0c4141d08a46900dafd591a
4.18-stable patches

added patches:
btrfs-don-t-attempt-to-trim-devices-that-don-t-support-it.patch
btrfs-don-t-clean-dirty-pages-during-buffered-writes.patch
btrfs-enhance-btrfs_trim_fs-function-to-handle-error-better.patch
btrfs-ensure-btrfs_trim_fs-can-trim-the-whole-filesystem.patch
btrfs-fix-error-handling-in-btrfs_dev_replace_start.patch
btrfs-fix-error-handling-in-free_log_tree.patch
btrfs-fix-warning-when-replaying-log-after-fsync-of-a-tmpfile.patch
btrfs-fix-wrong-dentries-after-fsync-of-file-that-got-its-parent-replaced.patch
btrfs-handle-owner-mismatch-gracefully-when-walking-up-tree.patch
btrfs-iterate-all-devices-during-trim-instead-of-fs_devices-alloc_list.patch
btrfs-keep-trim-from-interfering-with-transaction-commits.patch
btrfs-locking-add-extra-check-in-btrfs_init_new_buffer-to-avoid-deadlock.patch
btrfs-make-sure-we-create-all-new-block-groups.patch
btrfs-protect-space-cache-inode-alloc-with-gfp_nofs.patch
btrfs-qgroup-avoid-calling-qgroup-functions-if-qgroup-is-not-enabled.patch
btrfs-qgroup-dirty-all-qgroups-before-rescan.patch
btrfs-release-metadata-before-running-delayed-refs.patch
btrfs-reset-max_extent_size-on-clear-in-a-bitmap.patch
btrfs-wait-on-caching-when-putting-the-bg-cache.patch
20 files changed:
queue-4.18/btrfs-don-t-attempt-to-trim-devices-that-don-t-support-it.patch [new file with mode: 0644]
queue-4.18/btrfs-don-t-clean-dirty-pages-during-buffered-writes.patch [new file with mode: 0644]
queue-4.18/btrfs-enhance-btrfs_trim_fs-function-to-handle-error-better.patch [new file with mode: 0644]
queue-4.18/btrfs-ensure-btrfs_trim_fs-can-trim-the-whole-filesystem.patch [new file with mode: 0644]
queue-4.18/btrfs-fix-error-handling-in-btrfs_dev_replace_start.patch [new file with mode: 0644]
queue-4.18/btrfs-fix-error-handling-in-free_log_tree.patch [new file with mode: 0644]
queue-4.18/btrfs-fix-warning-when-replaying-log-after-fsync-of-a-tmpfile.patch [new file with mode: 0644]
queue-4.18/btrfs-fix-wrong-dentries-after-fsync-of-file-that-got-its-parent-replaced.patch [new file with mode: 0644]
queue-4.18/btrfs-handle-owner-mismatch-gracefully-when-walking-up-tree.patch [new file with mode: 0644]
queue-4.18/btrfs-iterate-all-devices-during-trim-instead-of-fs_devices-alloc_list.patch [new file with mode: 0644]
queue-4.18/btrfs-keep-trim-from-interfering-with-transaction-commits.patch [new file with mode: 0644]
queue-4.18/btrfs-locking-add-extra-check-in-btrfs_init_new_buffer-to-avoid-deadlock.patch [new file with mode: 0644]
queue-4.18/btrfs-make-sure-we-create-all-new-block-groups.patch [new file with mode: 0644]
queue-4.18/btrfs-protect-space-cache-inode-alloc-with-gfp_nofs.patch [new file with mode: 0644]
queue-4.18/btrfs-qgroup-avoid-calling-qgroup-functions-if-qgroup-is-not-enabled.patch [new file with mode: 0644]
queue-4.18/btrfs-qgroup-dirty-all-qgroups-before-rescan.patch [new file with mode: 0644]
queue-4.18/btrfs-release-metadata-before-running-delayed-refs.patch [new file with mode: 0644]
queue-4.18/btrfs-reset-max_extent_size-on-clear-in-a-bitmap.patch [new file with mode: 0644]
queue-4.18/btrfs-wait-on-caching-when-putting-the-bg-cache.patch [new file with mode: 0644]
queue-4.18/series