diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-05-31 05:52:40 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-05-31 05:52:40 +0200 |
commit | 318adf8e4bfdcb0bce1833824564b1f24278927b (patch) | |
tree | 19f171de4a1abe5caeebc4e2ab38bbe22a5f4450 /arch/arm64 | |
parent | Merge tag 'configfs-for-5.2-2' of git://git.infradead.org/users/hch/configfs (diff) | |
parent | Btrfs: fix race updating log root item during fsync (diff) | |
download | linux-318adf8e4bfdcb0bce1833824564b1f24278927b.tar.xz linux-318adf8e4bfdcb0bce1833824564b1f24278927b.zip |
Merge tag 'for-5.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Pull btrfs fixes from David Sterba:
"A few more fixes for bugs reported by users, fuzzing tools and
regressions:
- fix crashes in relocation:
+ resuming interrupted balance operation does not properly clean
up orphan trees
+ with enabled qgroups, resuming needs to be more careful about
block groups due to limited context when updating qgroups
- fsync and logging fixes found by fuzzing
- incremental send fixes for no-holes and clone
- fix spin lock type used in timer function for zstd"
* tag 'for-5.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
Btrfs: fix race updating log root item during fsync
Btrfs: fix wrong ctime and mtime of a directory after log replay
Btrfs: fix fsync not persisting changed attributes of a directory
btrfs: qgroup: Check bg while resuming relocation to avoid NULL pointer dereference
btrfs: reloc: Also queue orphan reloc tree for cleanup to avoid BUG_ON()
Btrfs: incremental send, fix emission of invalid clone operations
Btrfs: incremental send, fix file corruption when no-holes feature is enabled
btrfs: correct zstd workspace manager lock to use spin_lock_bh()
btrfs: Ensure replaced device doesn't have pending chunk allocation
Diffstat (limited to 'arch/arm64')
0 files changed, 0 insertions, 0 deletions