From: Linus Torvalds Date: Sun, 19 May 2019 18:38:18 +0000 (-0700) Subject: Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 X-Git-Tag: v5.15~6304 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d8848eefc1d541dd0e3ae175e09fb5c66f1d4de6;p=platform%2Fkernel%2Flinux-starfive.git Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 Pull cifs fixes from Steve French: "Minor cleanup and fixes, one for stable, four rdma (smbdirect) related. Also adds SEEK_HOLE support" * tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6: cifs: add support for SEEK_DATA and SEEK_HOLE Fixed https://bugzilla.kernel.org/show_bug.cgi?id=202935 allow write on the same file cifs: Allocate memory for all iovs in smb2_ioctl cifs: Don't match port on SMBDirect transport cifs:smbd Use the correct DMA direction when sending data cifs:smbd When reconnecting to server, call smbd_destroy() after all MIDs have been called cifs: use the right include for signal_pending() smb3: trivial cleanup to smb2ops.c cifs: cleanup smb2ops.c and normalize strings smb3: display session id in debug data --- d8848eefc1d541dd0e3ae175e09fb5c66f1d4de6