From: Steve French Date: Wed, 8 Apr 2026 14:21:06 +0000 (-0500) Subject: MAINTAINERS: create entry for smbdirect X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=158f4ff1b809e71a37ea46a6726bbc50b5112221;p=thirdparty%2Flinux.git MAINTAINERS: create entry for smbdirect Create entry for the client and server smbdirect code and the new smbdirect module, and add Metze as reviewer. Acked-by: Namjae Jeon Signed-off-by: Steve French --- diff --git a/MAINTAINERS b/MAINTAINERS index c3fe46d7c4bc4..8edf66e04625f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -24399,6 +24399,20 @@ T: git https://github.com/cschaufler/smack-next.git F: Documentation/admin-guide/LSM/Smack.rst F: security/smack/ +SMBDIRECT (RDMA Stream Transport with Read/Write-Offload, MS-SMBD) +M: Steve French +M: Steve French +M: Namjae Jeon +M: Namjae Jeon +R: Stefan Metzmacher +R: Tom Talpey +L: linux-cifs@vger.kernel.org +L: samba-technical@lists.samba.org (moderated for non-subscribers) +S: Maintained +F: fs/smb/client/smbdirect.* +F: fs/smb/common/smbdirect/ +F: fs/smb/server/transport_rdma.* + SMC91x ETHERNET DRIVER M: Nicolas Pitre S: Odd Fixes