This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ceb8bf2ceaa7 module: Convert default symbol namespace to string literal new 45f69d091bab xfs: eliminate lockdep false positives in xfs_attr_shortform_list new 652f03db897b xfs: remove unknown compat feature check in superblock wri [...] new 13325333582d xfs: fix sparse inode limits on runt AG new c9c293240e43 xfs: delalloc and quota softlimit timers are incoherent new a8581099604d xfs: prevent mount and log shutdown race new 214093534f3c xfs: Use xchg() in xlog_cil_insert_pcp_aggregate() new cc2dba08cc33 xfs: don't call xfs_bmap_same_rtgroup in xfs_bmap_add_exte [...] new 9141c5d389a9 Merge tag 'xfs-fixes-6.13-rc2' of git://git.kernel.org/pub [...] new ac6f420291b3 quota: flush quota_release_work upon quota writeback new c5566903af56 udf: Skip parent dir link count update if corrupted new 6756af923e06 udf: Verify inode link counts before performing rename new 3d2469490912 Merge tag 'fs_for_v6.13-rc2' of git://git.kernel.org/pub/s [...] new 05b36b04d74a btrfs: fix use-after-free in btrfs_encoded_read_endio() new 7d6872ccbd56 btrfs: fix deadlock between transaction commits and extent locks new b188ad779189 btrfs: sysfs: advertise experimental features only if CONF [...] new ed67f2a913a4 btrfs: don't loop for nowait writes when checking for cros [...] new 3ed51857a50f btrfs: add a sanity check for btrfs root in btrfs_search_slot() new 7c4e39f9d2af btrfs: ref-verify: fix use-after-free after invalid ref action new 22d2e48e3185 btrfs: fix lockdep warnings on io_uring encoded reads new feffde684ac2 Merge tag 'for-6.13-rc1-tag' of git://git.kernel.org/pub/s [...]
The 20 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/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(-)