This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ee94b00c1a64 Merge tag 'block-6.17-20250815' of git://git.kernel.dk/linux new 647b3d59c768 xfs: fix frozen file system assert in xfs_trans_alloc new d2845519b072 xfs: fully decouple XFS_IBULK* flags from XFS_IWALK* flags new 82efde9cf2e4 xfs: remove XFS_IBULK_SAME_AG new e7fb9b71326f fs/dax: Reject IOCB_ATOMIC in dax_iomap_rw() new 68456d05eb57 xfs: disallow atomic writes on DAX new 8dc5e9b03713 xfs: reject max_atomic_write mount option for no reflink new 5d94b19f0664 xfs: fix scrub trace with null pointer in quotacheck new f76823e3b284 xfs: split xfs_zone_record_blocks new d0efc9e4276c Merge tag 'xfs-fixes-6.17-rc2' of git://git.kernel.org/pub [...]
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/dax.c | 3 +++ fs/xfs/scrub/trace.h | 2 +- fs/xfs/xfs_file.c | 6 +++--- fs/xfs/xfs_inode.h | 11 +++++++++++ fs/xfs/xfs_ioctl.c | 2 +- fs/xfs/xfs_iops.c | 5 +++-- fs/xfs/xfs_itable.c | 8 ++------ fs/xfs/xfs_itable.h | 10 ++++------ fs/xfs/xfs_mount.c | 19 +++++++++++++++++++ fs/xfs/xfs_trace.h | 1 + fs/xfs/xfs_trans.c | 2 +- fs/xfs/xfs_zone_alloc.c | 42 +++++++++++++++++++++++++++++------------- 12 files changed, 78 insertions(+), 33 deletions(-)