This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from dd0d718152e4 Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/s [...] new 9fecd13202f5 btrfs: fix a block group ref counter leak after failure to [...] new ffcb9d44572a btrfs: fix race between block group removal and block grou [...] new 432cd2a10f1c btrfs: fix data block group relocation failure due to conc [...] new 6bd335b469f9 btrfs: fix bytes_may_use underflow when running balance an [...] new e7a79811d0db btrfs: check if a log root exists before locking the log_m [...] new f2cb2f39ccc3 btrfs: fix hang on snapshot creation after RWF_NOWAIT write new 4b1946284dd6 btrfs: fix failure of RWF_NOWAIT write into prealloc exten [...] new 260a63395f90 btrfs: fix RWF_NOWAIT write not failling when we need to cow new 5dbb75ed6900 btrfs: fix RWF_NOWAIT writes blocking on extent locks and [...] new b091f7fede97 btrfs: use kfree() in btrfs_ioctl_get_subvol_info() new 3e08a95294a4 Merge tag 'for-5.8-rc2-tag' of git://git.kernel.org/pub/sc [...]
The 11 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/block-group.c | 44 +++++++++++++++++++++++++++----------------- fs/btrfs/ctree.h | 2 ++ fs/btrfs/file.c | 46 +++++++++++++++++++++++++++++++++++++--------- fs/btrfs/inode.c | 39 ++++++++++++++++++++++++++++++--------- fs/btrfs/ioctl.c | 2 +- fs/btrfs/tree-log.c | 5 +++++ 6 files changed, 102 insertions(+), 36 deletions(-)