This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7930851ef10c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 33e5ee780e37 vfio/pci: Cleanup license mess new 9a71ac7e15a7 vfio-pci/nvlink2: Fix ancient gcc warnings new 2580acb2a1b1 Merge tag 'vfio-v5.0-rc4' of git://github.com/awilliam/linux-vfio new 73aaf920cc72 cifs: fix memory leak of an allocated cifs_ntsd structure new acc58d0bab55 CIFS: Fix possible hang during async MTU reads and writes new b0b2cac7e244 smb3: Cleanup license mess new ef68e831840c CIFS: Do not reconnect TCP session in add_credits() new 8004c78c68e8 CIFS: Fix credits calculations for reads with errors new ec678eae746d CIFS: Fix credit calculation for encrypted reads with errors new 3d3003fce8e8 CIFS: Fix credit calculations in compound mid callback new 0fd1d37b0501 CIFS: Do not assume one credit for async responses new 6a9cbdd1ceca CIFS: Fix mounts if the client is low on credits new 2e5700bdde43 smb3: add credits we receive from oplock/break PDUs new a5f1a81f701c cifs: print CIFSMaxBufSize as part of /proc/fs/cifs/DebugData new 7c2614bf7a1f Merge tag '5.0-rc3-smb3-fixes' of git://git.samba.org/sfre [...]
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/vfio/pci/trace.h | 6 +--- drivers/vfio/pci/vfio_pci_nvlink2.c | 36 +++++++++----------- fs/cifs/cifs_debug.c | 1 + fs/cifs/cifssmb.c | 35 ++++++++++++------- fs/cifs/connect.c | 21 ++++++++++++ fs/cifs/smb2inode.c | 17 ++++++++++ fs/cifs/smb2misc.c | 7 ++++ fs/cifs/smb2ops.c | 68 +++++++++++++++++++++++++------------ fs/cifs/smb2pdu.c | 23 ++++++++++--- fs/cifs/trace.c | 10 ------ fs/cifs/trace.h | 10 ------ fs/cifs/transport.c | 11 +----- 12 files changed, 153 insertions(+), 92 deletions(-)