summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve French <stfrench@microsoft.com>2026-04-08 09:21:06 -0500
committerSteve French <stfrench@microsoft.com>2026-04-10 11:25:34 -0500
commit158f4ff1b809e71a37ea46a6726bbc50b5112221 (patch)
tree1673080c4ab452801d2cccd10524c1ee2a7d7db7
parentbc1a64d23641669b60d35dfaed77666a1983bad5 (diff)
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 <linkinjeon@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com>
-rw-r--r--MAINTAINERS14
1 files changed, 14 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c3fe46d7c4bc..8edf66e04625 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 <smfrench@gmail.com>
+M: Steve French <sfrench@samba.org>
+M: Namjae Jeon <linkinjeon@kernel.org>
+M: Namjae Jeon <linkinjeon@samba.org>
+R: Stefan Metzmacher <metze@samba.org>
+R: Tom Talpey <tom@talpey.com>
+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 <nico@fluxnic.net>
S: Odd Fixes