This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 6498f6151825 Merge tag 'riscv-for-linus-5.14-rc3' of git://git.kernel.o [...] new 2485bd7557a7 cifs: only write 64kb at a time when fallocating a small r [...] new b62366181a5e cifs: support share failover when remounting new 21a64910997e CIFS: Clarify SMB1 code for POSIX Create new 7b09d4e0be94 CIFS: Clarify SMB1 code for POSIX delete file new 488968a8945c cifs: fix fallocate when trying to allocate a hole. new d8079fac1681 Merge tag '5.14-rc2-smb3-fixes' of git://git.samba.org/sfr [...]
The 6 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/cifssmb.c | 10 ++- fs/cifs/connect.c | 4 +- fs/cifs/dfs_cache.c | 229 ++++++++++++++++++++++++++++++++++++++++++--------- fs/cifs/dfs_cache.h | 3 + fs/cifs/fs_context.c | 7 ++ fs/cifs/smb2ops.c | 49 ++++++++--- 6 files changed, 247 insertions(+), 55 deletions(-)