This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 002322402daf Merge branch 'akpm' (patches from Andrew) new f3da882eae2d btrfs: zoned: remove outdated WARN_ON in direct IO new 82d62d06db40 btrfs: do not initialize dev stats if we have no dev_root new 820a49dafc33 btrfs: initialize device::fs_info always new 3cb894972f18 btrfs: do not initialize dev replace for bad dev root new ebd99a6b34fb btrfs: fix build when using M=fs/btrfs new 8d488a8c7ba2 btrfs: fix subvolume/snapshot deletion not triggered on mount new 0bb788300990 btrfs: fix sleep while in non-sleep context during qgroup removal new c1d6abdac46c btrfs: fix check_data_csum() error message for direct I/O new 701c09c988bd Merge tag 'for-5.12-rc4-tag' of git://git.kernel.org/pub/s [...]
The 9 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/Makefile | 10 ++++++---- fs/btrfs/dev-replace.c | 3 +++ fs/btrfs/disk-io.c | 19 +++++++++++++++++-- fs/btrfs/inode.c | 18 +++++++++--------- fs/btrfs/qgroup.c | 12 ++++++++++-- fs/btrfs/volumes.c | 3 +++ 6 files changed, 48 insertions(+), 17 deletions(-)