This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 30a0b95b1335 Linux 6.1-rc3 new 8cf0a1bc1287 capabilities: fix potential memleak on error path from vfs [...] new 78a089d033bf Merge tag 'lsm-pr-20221031' of git://git.kernel.org/pub/sc [...] new f15fb2cd979a btrfs: raid56: properly handle the error when unable to fi [...] new ab4c54c643a0 btrfs: raid56: avoid double freeing for rbio if full_strip [...] new ae0e5df4d1a4 btrfs: reorder btrfs_bio for better packing new 968b71583130 btrfs: fix tree mod log mishandling of reallocated nodes new 3d17adea74a5 btrfs: make thaw time super block check to also verify checksum new 9b8be45f1ef2 btrfs: send: fix send failure of a subcase of orphan inodes new 2398091f9c2c btrfs: fix type of parameter generation in btrfs_get_dentry new 76a66ba10132 btrfs: don't use btrfs_chunk::sub_stripes from disk new 5aaef24b5c6d Merge tag 'for-6.1-rc3-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/disk-io.c | 10 ++++------ fs/btrfs/disk-io.h | 2 ++ fs/btrfs/export.c | 2 +- fs/btrfs/export.h | 2 +- fs/btrfs/extent-tree.c | 25 +++++++++++++------------ fs/btrfs/raid56.c | 18 +++++++++++------- fs/btrfs/send.c | 24 +++++++++++++----------- fs/btrfs/super.c | 16 ++++++++++++++++ fs/btrfs/volumes.c | 12 +++++++++++- fs/btrfs/volumes.h | 2 +- security/commoncap.c | 6 ++++-- 11 files changed, 77 insertions(+), 42 deletions(-)