| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-16 | smb: add common SMB2 compression transform helpers | Namjae Jeon | |
| Implement common validation, compression and decompression for SMB2 compression transforms. Support unchained LZ77 and chained NONE, LZ77 and Pattern_V1 payloads. Signed-off-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com> | |||
| 2026-06-16 | smb: move LZ77 compression into common code | Namjae Jeon | |
| Move the LZ77 codec in cifs.ko to smb/common/ so both the SMB client and ksmbd can use it. Signed-off-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com> | |||
