| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2026-04-22 | smb: client: compress: add code docs to lz77.c | 1 | -8/+73 | |
| 2026-04-22 | smb: client: compress: LZ77 optimizations | 2 | -65/+104 | |
| 2026-04-22 | smb: client: compress: increase LZ77_MATCH_MAX_DIST | 1 | -2/+1 | |
| 2026-04-22 | smb: client: compress: fix counting in LZ77 match finding | 1 | -7/+10 | |
| 2026-04-22 | smb: client: compress: fix buffer overrun in lz77_compress() | 2 | -10/+32 | |
| 2026-04-19 | smb: client: compress: fix bad encoding on last LZ77 flag | 1 | -1/+1 | |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | 1 | -1/+1 | |
| 2024-09-15 | smb: client: compress: LZ77 code improvements cleanup | 2 | -395/+148 | |
| 2024-09-15 | smb3: mark compression as CONFIG_EXPERIMENTAL and fix missing compression operation | 2 | -0/+497 |
