This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from a0d54b4f5b21 Merge tag 'trace-v5.11-rc2' of git://git.kernel.org/pub/sc [...] new 2896c93811e3 scsi: target: Fix XCOPY NAA identifier lookup new ea49c88f4071 Merge tag 'mkp-scsi-fixes' of git://git.kernel.org/pub/scm [...] new 3d1a90ab0ed9 NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock new c98e9daa59a6 NFS: Adjust fs_context error logging new 86b53fbf08f4 net: sunrpc: interpret the return value of kstrtou32 correctly new 67bbceedc9bb pNFS: Mark layout for return if return-on-close was not sent new 078000d02d57 pNFS: We want return-on-close to complete when evicting the inode new c18d1e17ba2f pNFS: Clean up pnfs_layoutreturn_free_lsegs() new 2c8d5fc37fe2 pNFS: Stricter ordering of layoutget and layoutreturn new 1757655d780d NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removi [...] new 46c9ea1d4fee NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit() new cb2856c59717 NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter new 113aac6d567b NFS: nfs_delegation_find_inode_server must first reference [...] new 896567ee7f17 NFS: nfs_igrab_and_active must first reference the superblock new e609571b5ffa Merge tag 'nfs-for-5.11-2' of git://git.linux-nfs.org/proj [...]
The 15 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: drivers/target/target_core_xcopy.c | 119 ++++++++++++++++++++++--------------- drivers/target/target_core_xcopy.h | 1 + fs/nfs/delegation.c | 12 ++-- fs/nfs/internal.h | 38 +++++++++--- fs/nfs/nfs4proc.c | 28 ++++----- fs/nfs/nfs4super.c | 4 +- fs/nfs/pnfs.c | 67 +++++++++++---------- fs/nfs/pnfs.h | 8 +-- fs/nfs/pnfs_nfs.c | 22 ++++--- net/sunrpc/addr.c | 2 +- 10 files changed, 170 insertions(+), 131 deletions(-)