This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch stable in repository linux-next.
from ceb8bf2ceaa7 module: Convert default symbol namespace to string literal adds 45f69d091bab xfs: eliminate lockdep false positives in xfs_attr_shortform_list adds 652f03db897b xfs: remove unknown compat feature check in superblock wri [...] adds 13325333582d xfs: fix sparse inode limits on runt AG adds c9c293240e43 xfs: delalloc and quota softlimit timers are incoherent adds a8581099604d xfs: prevent mount and log shutdown race adds 214093534f3c xfs: Use xchg() in xlog_cil_insert_pcp_aggregate() adds cc2dba08cc33 xfs: don't call xfs_bmap_same_rtgroup in xfs_bmap_add_exte [...] adds 9141c5d389a9 Merge tag 'xfs-fixes-6.13-rc2' of git://git.kernel.org/pub [...] adds ac6f420291b3 quota: flush quota_release_work upon quota writeback adds c5566903af56 udf: Skip parent dir link count update if corrupted adds 6756af923e06 udf: Verify inode link counts before performing rename adds 3d2469490912 Merge tag 'fs_for_v6.13-rc2' of git://git.kernel.org/pub/s [...] adds 05b36b04d74a btrfs: fix use-after-free in btrfs_encoded_read_endio() adds 7d6872ccbd56 btrfs: fix deadlock between transaction commits and extent locks adds b188ad779189 btrfs: sysfs: advertise experimental features only if CONF [...] adds ed67f2a913a4 btrfs: don't loop for nowait writes when checking for cros [...] adds 3ed51857a50f btrfs: add a sanity check for btrfs root in btrfs_search_slot() adds 7c4e39f9d2af btrfs: ref-verify: fix use-after-free after invalid ref action adds 22d2e48e3185 btrfs: fix lockdep warnings on io_uring encoded reads adds feffde684ac2 Merge tag 'for-6.13-rc1-tag' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes: fs/btrfs/ctree.c | 6 +++++- fs/btrfs/extent-tree.c | 2 +- fs/btrfs/inode.c | 18 ++++++++++++++---- fs/btrfs/ioctl.c | 10 ++++++++++ fs/btrfs/locking.h | 10 ++++++++++ fs/btrfs/ref-verify.c | 1 + fs/btrfs/sysfs.c | 4 ++-- fs/quota/dquot.c | 2 ++ fs/udf/namei.c | 16 +++++++++++++++- fs/xfs/libxfs/xfs_bmap.c | 6 ++---- fs/xfs/libxfs/xfs_ialloc.c | 16 +++++++++------- fs/xfs/libxfs/xfs_sb.c | 7 ------- fs/xfs/xfs_attr_list.c | 3 ++- fs/xfs/xfs_log.c | 11 +++++++++++ fs/xfs/xfs_log_cil.c | 5 +---- fs/xfs/xfs_log_priv.h | 1 + fs/xfs/xfs_qm_syscalls.c | 13 ------------- 17 files changed, 86 insertions(+), 45 deletions(-)