This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 11066801dd4b Merge tag 'linux_kselftest-fixes-6.12-rc6' of git://git.ke [...] new 2a492ff66673 xfs: Check for delayed allocations before setting extsize new 3ef22684038a xfs: Reduce unnecessary searches when searching for the be [...] new dc60992ce76f xfs: fix finding a last resort AG in xfs_filestream_pick_ag new 81a1e1c32ef4 xfs: streamline xfs_filestream_pick_ag new f6a7b4ec74a0 Merge tag 'xfs-6.12-fixes-6' of git://git.kernel.org/pub/s [...] new 63fab04cbd0f NFSD: Initialize struct nfsd4_copy earlier new 8286f8b62299 NFSD: Never decrement pending_async_copies on error new 63a81588cd20 rpcrdma: Always release the rpcrdma_device's xa_array new 3e5e6c9900c3 Merge tag 'nfsd-6.12-3' of git://git.kernel.org/pub/scm/li [...]
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/nfsd/nfs4proc.c | 8 ++-- fs/xfs/libxfs/xfs_alloc.c | 2 +- fs/xfs/xfs_filestream.c | 99 ++++++++++++++++++++--------------------- fs/xfs/xfs_inode.c | 2 +- fs/xfs/xfs_inode.h | 5 +++ fs/xfs/xfs_ioctl.c | 4 +- fs/xfs/xfs_trace.h | 15 +++---- net/sunrpc/xprtrdma/ib_client.c | 1 + 8 files changed, 66 insertions(+), 70 deletions(-)