]> git.proxmox.com Git - mirror_zfs.git/history - module/zstd
ddt: rework ops interface in terms of keys and values
[mirror_zfs.git] / module / zstd /
2023-02-02 Allan JudeResolve WS-2021-0184 vulnerability in zstd
2023-01-17 Richard YaoCleanup of dead code suggested by Clang Static Analyzer...
2023-01-12 Richard YaoCleanup: Remove unnecessary explicit casts of pointers...
2022-11-29 Yann Colletzstd: Refactor prefetching for the decoding loop
2022-11-29 Nick Terrellzstd: [superblock] Add defensive assert and bounds...
2022-09-27 Richard YaoCleanup: Specify unsignedness on things that should...
2022-05-24 Rich ErcolaniTiered early abort, zstd edition
2022-04-29 Brian BehlendorfSilence unused-but-set-variable warnings
2022-04-20 набlinux: module: weld all but spl.ko into zfs.ko
2022-04-02 набmodule: zstd: zfs_zstd: staticify zstd_ksp
2022-03-15 набmodule: zstd: check we don't leak symbols; regenerate...
2022-03-01 Rich ErcolaniRe-apply 6ba2e72b, silence lint
2022-03-01 Rich ErcolaniRe-apply a78f19d3
2022-03-01 Rich ErcolaniExplode zstd 1.4.5 into separate upstream files
2022-02-03 Damian SzuberskiAdd `--enable-asan` and `--enable-ubsan` switches
2021-12-07 Coleman KaneLinux 5.16: Resolve ZSTD_isError symbol collision in...
2021-08-30 Rich ErcolaniFix cross-endian interoperability of zstd
2021-06-26 Rich ErcolaniFix build with KASAN
2021-04-03 Andrea GelminiFix various typos
2020-11-02 Sebastian GottschallOptimize locking checks in mempool allocator
2020-10-30 Mateusz Guzikzstd: track allocator statistics
2020-10-14 Warner Loshaarch64: Use proper guards for NEON instructions
2020-09-30 Sebastian Gottschalldo a cyclic seek for unused memory objects in pool
2020-09-29 Brian BehlendorfUse known license string for zzstd
2020-08-27 Georgy Yakovlevmodule/zstd: pass -U__BMI__
2020-08-24 Sebastian GottschallAvoid symbol collision with in-kernel zstdlib
2020-08-20 Michael NiewöhnerAdd zstd support to zfs
2020-08-20 Michael NiewöhnerImport ZStandard v1.4.5