This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 5dc4c995db9e Linux 6.2-rc4 new ed02363fbbed btrfs: add extra error messages to cover non-ENOMEM errors [...] new 75181406b4ea btrfs: qgroup: do not warn on record without old_roots populated new 85e79ec7b78f btrfs: zoned: enable metadata over-commit for non-ZNS setup new 6d3d970b2735 btrfs: fix missing error handling when logging directory items new 8bb6898da627 btrfs: fix directory logging due to race with concurrent i [...] new 94cd63ae6799 btrfs: add missing setup of log for full commit at add_con [...] new 16199ad9eb6d btrfs: do not abort transaction on failure to write log tr [...] new 09e44868f1e0 btrfs: do not abort transaction on failure to update log root new d532dd102151 Merge tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/sc [...]
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/disk-io.c | 9 ++++++++- fs/btrfs/fs.h | 6 ++++++ fs/btrfs/qgroup.c | 14 ++++++++++++-- fs/btrfs/space-info.c | 3 ++- fs/btrfs/tree-log.c | 47 +++++++++++++++++++++++++++++++---------------- fs/btrfs/volumes.c | 11 ++++++++++- fs/btrfs/zoned.c | 2 ++ 7 files changed, 71 insertions(+), 21 deletions(-)