This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 05a59d79793d Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net new a249cc8bc2e2 cifs: fix credit accounting for extra channel new 88fd98a23067 cifs: ask for more credit on async read/write code paths new bf1bc694b6b0 cifs: print MIDs in decimal notation new e3d100eae44b cifs: change noisy error message to FYI new 14302ee3301b cifs: return proper error code in statfs(2) new 04ad69c342fc cifs: do not send close in compound create+close requests new d0df9aabefda Merge tag '5.12-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6 new ee2e3f50629f mount: fix mounting of detached mounts onto targets that r [...] new d3110f256d12 Merge tag 'for-linus-2021-03-10' of git://git.kernel.org/p [...]
The 9 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/cifs/cifs_debug.c | 2 +- fs/cifs/cifsfs.c | 2 +- fs/cifs/cifsglob.h | 19 ++++++++++--------- fs/cifs/connect.c | 14 +++++++------- fs/cifs/sess.c | 1 + fs/cifs/smb2inode.c | 1 + fs/cifs/smb2misc.c | 10 +++++----- fs/cifs/smb2ops.c | 10 +++++----- fs/cifs/smb2pdu.c | 6 ++---- fs/cifs/smb2proto.h | 3 +-- fs/cifs/transport.c | 4 ++-- fs/pnode.h | 2 +- 12 files changed, 37 insertions(+), 37 deletions(-)