]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.14-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 11 Nov 2018 20:25:56 +0000 (12:25 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 11 Nov 2018 20:25:56 +0000 (12:25 -0800)
commitb687a08f80a7a896d0c4141d08a46900dafd591a
tree4e0bd24c9e52ecdb6e5e48ed1284c53079cc2bff
parentae58cde3b97e699aab68be974cf30866e9ffcb0f
4.14-stable patches

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