This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from bb1a1146467a Merge tag 'cgroup-for-6.1-rc1-fixes' of git://git.kernel.o [...] new 664609e49f1c erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy() new 63bbb85658ea erofs: shouldn't churn the mapping page for duplicated copies new e7933278b442 erofs: fix up inplace decompression success rate new ce4b81568657 erofs: protect s_inodes with s_inode_list_lock for fscache new 7ae460973d34 Merge tag 'erofs-for-6.1-rc2-fixes' of git://git.kernel.or [...] new 96dbcc0072ac btrfs: add missing path cache update during fiemap new 9971a741c5f4 btrfs: send: allow protocol version 3 with CONFIG_BTRFS_DEBUG new c86eab81a23f btrfs: send: update command for protocol version check new 9e769bd7e5db btrfs: unlock locked extent area if we have contention new 295a53ccc4ca btrfs: delete stale comments after merge conflict resolution new 4fc7b5722824 btrfs: fix processing of delayed data refs during backref walking new 943553ef9b51 btrfs: fix processing of delayed tree block refs during ba [...] new 63c84b46b3b7 btrfs: ignore fiemap path cache if we have multiple leaves [...] new 4efb365a3f04 MAINTAINERS: update btrfs website links and files new aae703b02f92 Merge tag 'for-6.1-rc1-tag' of git://git.kernel.org/pub/sc [...]
The 15 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: MAINTAINERS | 6 ++-- fs/btrfs/backref.c | 84 ++++++++++++++++++++++++++++++++++++++--------- fs/btrfs/backref.h | 1 + fs/btrfs/block-group.c | 2 -- fs/btrfs/extent-io-tree.c | 15 +++++---- fs/btrfs/send.c | 5 ++- fs/btrfs/send.h | 5 +++ fs/erofs/fscache.c | 3 ++ fs/erofs/zdata.c | 17 ++++------ fs/erofs/zdata.h | 6 ++-- fs/erofs/zmap.c | 22 ++++++------- 11 files changed, 114 insertions(+), 52 deletions(-)