]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MAINTAINERS: create entry for smbdirect
authorSteve French <stfrench@microsoft.com>
Wed, 8 Apr 2026 14:21:06 +0000 (09:21 -0500)
committerSteve French <stfrench@microsoft.com>
Fri, 10 Apr 2026 16:25:34 +0000 (11:25 -0500)
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>
MAINTAINERS

index c3fe46d7c4bc43e960282537a7d89fd4c34080f7..8edf66e04625f54431d2f85e3df9ffd46266d09b 100644 (file)
@@ -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