aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/zio_compress.c
Commit message (Expand)AuthorAgeFilesLines
* Fix declarations of non-global variablesTino Reichardt2022-10-181-1/+1
* Fix double const qualifier declarationsTino Reichardt2022-09-301-1/+1
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* Enable -Wwrite-stringsнаб2022-06-291-1/+1
* Tiered early abort, zstd editionRich Ercolani2022-05-241-1/+1
* module: zfs: fix unused, remove argsusedнаб2021-12-231-1/+3
* Use fallthrough macroBrian Behlendorf2021-09-141-1/+1
* Optimize small random numbers generationAlexander Motin2021-06-221-1/+1
* Avoid symbol collision with in-kernel zstdlibSebastian Gottschall2020-08-241-2/+2
* Add zstd support to zfsMichael Niewöhner2020-08-201-21/+74
* zio_decompress_data always ASSERTs successful decompressionPaul Zuchowski2019-12-101-1/+0
* Fix typos in module/zfs/Andrea Gelmini2019-09-021-1/+1
* OpenZFS 9403 - assertion failed in arc_buf_destroy()Tom Caputi2018-08-291-1/+17
* Update build system and packagingBrian Behlendorf2018-05-291-1/+0
* Undo c89 workarounds to match with upstreamDon Brady2017-11-041-5/+2
* DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-291-29/+51
* Illumos 5661 - ZFS: "compression = on" should use lz4 if feature is enabledJustin T. Gibbs2015-07-101-7/+16
* Illumos 4757, 4913Matthew Ahrens2014-08-011-17/+2
* Illumos #3598Matthew Ahrens2013-10-311-1/+5
* Linux 3.11 compat: Rename LZ4 symbolsRichard Yao2013-10-221-1/+1
* Illumos #3035 LZ4 compression support in ZFS and GRUBEric Dillmann2013-01-291-0/+4
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-57/+41
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+148