This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 6342649c33d2 Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linux new 193cc89ea0ca cifs: fix potential null pointer use in destroy_workqueue [...] new a214384ce26b cifs: fix reconnect with SMB1 UNIX Extensions new 0e314e452687 cifs: mount with "unix" mount option for SMB1 incorrectly handled new 5779d398dbcd smb3: add dynamic tracepoint for reflink errors new 6629f87b97e0 smb3: add four dynamic tracepoints for copy_file_range and [...] new b6f6a7aa689f smb3: add dynamic trace point for session setup key expire [...] new 5437f30d3458 Merge tag '6.11-rc-smb-client-fixes-part2' of git://git.sa [...]
The 7 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/smb/client/cifsfs.c | 8 +-- fs/smb/client/connect.c | 24 +++++++- fs/smb/client/smb2ops.c | 20 ++++++- fs/smb/client/smb2pdu.c | 8 ++- fs/smb/client/trace.h | 150 ++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 203 insertions(+), 7 deletions(-)