index
:
pub/scm/linux/kernel/git/devsec/spdm.git
master
lukas's fork of linux.git
Device Security Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
compress.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-16
smb: move LZ77 compression into common code
Namjae Jeon
1
-4
/
+8
2026-04-22
smb: client: compress: fix buffer overrun in lz77_compress()
Enzo Matsumiya
1
-5
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-12-05
cifs: Do some preparation prior to organising the function declarations
David Howells
1
-3
/
+18
2025-12-05
cifs: Add a tracepoint to log EIO errors
David Howells
1
-1
/
+1
2025-08-11
cifs: Fix collect_sample() to handle any iterator type
David Howells
1
-45
/
+16
2024-10-16
smb/client: Fix logically dead code
Advait Dhamorikar
1
-4
/
+0
2024-09-16
smb: client: fix compression heuristic functions
Enzo Matsumiya
1
-50
/
+55
2024-09-15
smb: client: compress: fix an "illegal accesses" issue
Qianqiang Liu
1
-1
/
+1
2024-09-15
smb: client: compress: fix a potential issue of freeing an invalid pointer
Qianqiang Liu
1
-1
/
+1
2024-09-15
smb: client: compress: LZ77 code improvements cleanup
Enzo Matsumiya
1
-16
/
+351
2024-09-15
smb3: mark compression as CONFIG_EXPERIMENTAL and fix missing compression ope...
Steve French
1
-0
/
+50