This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 0aa099a312b6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new adbd914dcde0 btrfs: zoned: fix silent data loss after failure splitting [...] new ffb7c2e923cb btrfs: do not consider send context as valid when trying t [...] new 626e9f41f7c2 btrfs: fix race leading to unpersisted data and metadata on fsync new f9baa501b4fd btrfs: fix deadlock when cloning inline extents and using qgroups new 5e753a817b2d btrfs: fix unmountable seed device after fstrim new 784daf2b9628 btrfs: zoned: sanity check zone type new 77364faf21b4 btrfs: initialize return variable in cleanup_free_space_cache_v1 new 142b507f911c Merge tag 'for-5.13-rc1-tag' of git://git.kernel.org/pub/s [...]
The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: fs/btrfs/ctree.h | 2 +- fs/btrfs/extent-tree.c | 6 +++++- fs/btrfs/file.c | 35 +++++++++++++++++++++++++---------- fs/btrfs/free-space-cache.c | 2 +- fs/btrfs/inode.c | 4 ++-- fs/btrfs/ioctl.c | 2 +- fs/btrfs/ordered-data.c | 2 +- fs/btrfs/qgroup.c | 16 ++++++++++------ fs/btrfs/send.c | 4 ++-- fs/btrfs/tree-log.c | 3 ++- fs/btrfs/zoned.c | 5 +++++ 11 files changed, 55 insertions(+), 26 deletions(-)