summaryrefslogtreecommitdiff
path: root/fs/smb/client/compress.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2025-12-06cifs: Do some preparation prior to organising the function declarationsDavid Howells1-3/+18
2025-12-06cifs: Add a tracepoint to log EIO errorsDavid Howells1-1/+1
2025-08-12cifs: Fix collect_sample() to handle any iterator typeDavid Howells1-50/+21
2024-10-16smb/client: Fix logically dead codeAdvait Dhamorikar1-4/+0
2024-09-17smb: client: fix compression heuristic functionsEnzo Matsumiya1-50/+55
2024-09-15smb: client: compress: fix an "illegal accesses" issueQianqiang Liu1-1/+1
2024-09-15smb: client: compress: fix a potential issue of freeing an invalid pointerQianqiang Liu1-1/+1
2024-09-15smb: client: compress: LZ77 code improvements cleanupEnzo Matsumiya1-18/+353
2024-09-15smb3: mark compression as CONFIG_EXPERIMENTAL and fix missing compression ope...Steve French1-0/+50