This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 704f4cba43d4 Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/cep [...] new 9acc8103ab59 btrfs: fix unpersisted i_size on fsync after expanding truncate new 16a200f66ede btrfs: check for missing device in btrfs_trim_fs new 8949b9a11401 btrfs: fix lock inversion problem when doing qgroup extent [...] new c7c3a6dcb1ef btrfs: store a block_device in struct btrfs_ordered_extent new f0fddcec6b62 Merge tag 'for-5.14-rc2-tag' of git://git.kernel.org/pub/s [...]
The 5 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/backref.c | 6 +++--- fs/btrfs/backref.h | 3 ++- fs/btrfs/delayed-ref.c | 4 ++-- fs/btrfs/extent-tree.c | 3 +++ fs/btrfs/inode.c | 2 +- fs/btrfs/ordered-data.c | 2 -- fs/btrfs/ordered-data.h | 3 +-- fs/btrfs/qgroup.c | 38 ++++++++++++++++++++++++++++++-------- fs/btrfs/qgroup.h | 2 +- fs/btrfs/tests/qgroup-tests.c | 20 ++++++++++---------- fs/btrfs/tree-log.c | 31 ++++++++++++++++++++++--------- fs/btrfs/zoned.c | 12 ++++-------- 12 files changed, 79 insertions(+), 47 deletions(-)