This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from a4c763129fbc Merge tag 'bcachefs-2024-08-21' of https://github.com/kove [...] new 6a5dcd487791 cifs: Fix lack of credit renegotiation on read retry new 1da29f2c39b6 netfs, cifs: Fix handling of short DIO read new 8101d6e112e2 cifs: Fix copy offload to flush destination region new 91d1dfae4649 cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part o [...] new 6b9ffc4595ab Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba. [...]
The 5 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/netfs/io.c | 19 +++++++++++++------ fs/smb/client/cifsfs.c | 21 ++++----------------- fs/smb/client/cifsglob.h | 1 + fs/smb/client/file.c | 37 +++++++++++++++++++++++++++++++++---- fs/smb/client/smb2ops.c | 18 +++++++++++++++--- fs/smb/client/smb2pdu.c | 41 ++++++++++++++++++++++++++--------------- fs/smb/client/trace.h | 1 + include/linux/netfs.h | 1 + 8 files changed, 94 insertions(+), 45 deletions(-)