This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 48342fc07272 Merge tag 'perf-tools-2020-12-19' of git://git.kernel.org/ [...] new 6a29ab57f4e9 cifs: Delete a stray unlock in cifs_swn_reconnect() new eedf8e88e5f0 cifs: Unlock on errors in cifs_swn_reconnect() new 0f2c66ae5c8d cifs: Re-indent cifs_swn_reconnect() new 0bf1bafb17df cifs: Avoid error pointer dereference new 3970acf7ddb9 SMB3: Add support for getting and setting SACLs new 9541b81322e6 Add SMB 2 support for getting and setting SACLs new 582888130702 Merge tag '5.11-rc-smb3-part2' of git://git.samba.org/sfre [...] new c1048828c3db orangefs: add splice file operations new e37b12e4bb21 Merge tag 'for-linus-5.11-ofs1' of git://git.kernel.org/pu [...]
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_swn.c | 73 +++++++++++++++++++++++------------------------ fs/cifs/cifsacl.c | 15 ++++++---- fs/cifs/cifsglob.h | 4 +-- fs/cifs/cifspdu.h | 2 ++ fs/cifs/cifsproto.h | 4 +-- fs/cifs/connect.c | 1 + fs/cifs/smb2ops.c | 35 ++++++++++++++--------- fs/cifs/smb2pdu.c | 7 +++-- fs/cifs/smb2proto.h | 4 +-- fs/cifs/xattr.c | 81 +++++++++++++++++++++++++++++++++++++++-------------- fs/orangefs/file.c | 2 ++ 11 files changed, 142 insertions(+), 86 deletions(-)