This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from b6dad5178cea Merge tag 'nios2_fix_v6.4' of git://git.kernel.org/pub/scm [...] new a5998a9ec3c0 smb: remove obsolete comment new 91f4480c41f5 cifs: fix status checks in cifs_tree_connect new 2a44b389664c cifs: print all credit counters in DebugData new 50e63d6db6fd smb/client: print "Unknown" instead of bogus link speed value new 2991b7740989 cifs: fix sockaddr comparison in iface_cmp new 5e90aa21eb13 cifs: fix max_credits implementation new c774e6779f38 cifs: fix lease break oops in xfstest generic/098 new e4645cc2f1e2 cifs: add a warning when the in-flight count goes negative new 7a043feb6cc0 Merge tag '6.4-rc6-smb3-client-fixes' of git://git.samba.o [...] new 19482792113f Revert "ext4: remove unnecessary check in ext4_bg_num_gdb_nometa" new f451fd97dd2b ext4: drop the call to ext4_error() from ext4_get_group_info() new 62d8779610bb Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/ [...]
The 12 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/ext4/balloc.c | 25 ++++++++++---------- fs/smb/client/cifs_debug.c | 58 +++++++++++++++++++++++++++++++++++++++++---- fs/smb/client/cifsglob.h | 37 ----------------------------- fs/smb/client/cifsproto.h | 1 + fs/smb/client/connect.c | 59 ++++++++++++++++++++++++++++++++++++++++++---- fs/smb/client/dfs.c | 9 +++---- fs/smb/client/file.c | 8 +++++-- fs/smb/client/smb2ops.c | 40 +++++++++++++++++++++++++++++++ fs/smb/client/smb2pdu.c | 32 +++++++++++++++++++++---- fs/smb/client/transport.c | 2 +- 10 files changed, 203 insertions(+), 68 deletions(-)