index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
zfs
/
lz4.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lz4: Cherrypick fix for CVE-2021-3520
Rich Ercolani
2022-01-12
1
-1
/
+1
*
Updated the lz4 decompressor
Rich Ercolani
2022-01-07
1
-882
/
+840
*
module: zfs: fix unused, remove argsused
наб
2021-12-23
1
-4
/
+2
*
Prefix zfs internal endian checks with _ZFS
Matthew Macy
2020-07-28
1
-1
/
+1
*
Add include files for prototypes
Arvind Sankar
2020-06-18
1
-0
/
+1
*
Enable clang to use intrinsics for lz4
Matthew Macy
2019-10-01
1
-3
/
+3
*
Reword comment in lz4_compress_zfs
Matthew Ahrens
2019-05-02
1
-4
/
+4
*
Fix LZ4_uncompress_unknownOutputSize caused panic
Feng Sun
2017-05-19
1
-8
/
+19
*
OpenZFS 7252 - compressed zfs send / receive
Dan Kimmel
2017-04-26
1
-1
/
+1
*
Fix spelling
ka7
2017-01-03
1
-2
/
+2
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
1
-1
/
+1
*
Change KM_PUSHPAGE -> KM_SLEEP
Brian Behlendorf
2015-01-16
1
-1
/
+1
*
Illumos #4936 fix potential overflow in lz4
Dan McDonald
2014-07-01
1
-0
/
+3
*
Comment the lack of real_LZ4_uncompress()
Tim Chase
2014-07-01
1
-0
/
+5
*
Fix LZ4 endianness autodetection
Ned Bass
2014-04-20
1
-8
/
+3
*
Force LZ4_FORCE_SW_BITCOUNT for Sparc
Brian Behlendorf
2014-01-09
1
-0
/
+3
*
cstyle: Resolve C style issues
Michael Kjorling
2013-12-18
1
-8
/
+9
*
Linux 3.11 compat: Rename LZ4 symbols
Richard Yao
2013-10-22
1
-2
/
+2
*
Linux 3.9 compat: Undefine GCC_VERSION
Richard Yao
2013-03-06
1
-0
/
+8
*
Illumos #3035 LZ4 compression support in ZFS and GRUB
Eric Dillmann
2013-01-29
1
-0
/
+1004