aboutsummaryrefslogtreecommitdiffstats
path: root/module/zcommon
Commit message (Expand)AuthorAgeFilesLines
* Add slow disk diagnosis to ZEDDon Brady2024-02-081-0/+6
* RAID-Z expansion featureDon Brady2023-11-082-0/+8
* zvol: Implement zvol threading as a PropertyAmeer Hamza2023-10-311-0/+3
* Add prefetch property Brian Behlendorf2023-10-241-0/+11
* Increase limit of redaction list by using spill blockPaul Dagnelie2023-08-261-0/+12
* set autotrim default to 'off' everywhereYuri Pankov2023-07-201-1/+1
* Create zap for root vdevrob-wing2023-04-201-0/+6
* Miscellaneous FreBSD compilation bugfixesMartin Matuška2023-04-062-3/+5
* Drop lying to the compiler in the fletcher4 code Rich Ercolani2023-03-247-20/+0
* nvpair: Constify string functionsRichard Yao2023-03-142-4/+4
* zcommon: Refactor FPU state handling in fletcher4Attila Fülöp2023-03-147-8/+31
* Implementation of block cloning for ZFSPawel Jakub Dawidek2023-03-102-0/+15
* Configure zed's diagnosis engine with vdev propertiesrob-wing2023-01-231-0/+12
* Cleanup of dead code suggested by Clang Static Analyzer (#14380)Richard Yao2023-01-171-2/+2
* Micro-optimize fletcher4 calculationsRichard Yao2022-12-056-68/+36
* Convert some sprintf() calls to kmem_scnprintf()Richard Yao2022-11-281-2/+2
* Allow to control failfastMariusz Zaborski2022-11-101-0/+3
* dsl_prop_known_index(): check for invalid propDamian Szuberski2022-11-081-0/+26
* Add options to zfs redundant_metadata propertyAkash B2022-10-191-1/+4
* Enable relatime by defaultGeorge Melikov2022-08-121-1/+1
* Add snapshots_changed as propertyUmer Saleem2022-08-021-0/+5
* Replace dead opensolaris.org license linkTino Reichardt2022-07-119-9/+9
* Enable -Wwrite-stringsнаб2022-06-291-5/+3
* Introduce BLAKE3 checksums as an OpenZFS featureTino Reichardt2022-06-082-12/+27
* Improve zpool status output, list all affected datasetsGeorge Amanakis2022-04-251-0/+7
* linux: module: weld all but spl.ko into zfs.koнаб2022-04-202-35/+7
* Fix string/index variables being unflexed by defaultнаб2022-04-051-2/+2
* Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>наб2022-03-157-7/+7
* Remove bcopy(), bzero(), bcmp()наб2022-03-157-8/+8
* Linux x86 SIMD: factor out unneeded kernel dependenciesAttila Fülöp2022-03-081-3/+3
* Flex non-pretty-printed properties and raw-/pretty-print remaining onesнаб2022-03-043-109/+140
* module: zcommon: zprop: common: zprop_width: namespace exceptionsнаб2022-03-041-2/+6
* log xattr=sa create/remove/update to ZILJitendra Patidar2022-02-221-0/+12
* Linux 5.16 compat: don't use XSTATE_XSAVE to save FPU stateAttila Fülöp2022-02-091-2/+2
* Add `--enable-asan` and `--enable-ubsan` switchesDamian Szuberski2022-02-037-0/+20
* Clean up CSTYLEDsнаб2022-01-261-3/+1
* module/*.ko: prune .data, global .rodataнаб2022-01-144-21/+10
* module: zcommon: zprop: fix unused, remove argsusedнаб2021-12-231-0/+1
* libzfs: fix unused, remove argsusedнаб2021-12-231-5/+4
* zcommon: pre-iterate over sysfs instead of statting every featureнаб2021-12-164-400/+553
* zcommon: *_prop: make all zprop_index_t tables constнаб2021-12-162-28/+28
* FreeBSD supports edonr follow upнаб2021-12-081-1/+2
* Vdev Properties FeatureAllan Jude2021-11-303-14/+272
* Enable edonr in FreeBSDRich Ercolani2021-11-162-20/+2
* libzfs: add keylocation=https://, backed by fetch(3) or libcurlнаб2021-05-121-1/+5
* Fix AVX512BW Fletcher code on AVX512-but-not-BW machinesRomain Dolbeau2021-04-261-1/+7
* Fix various typosAndrea Gelmini2021-04-021-1/+1
* Allow pool names that look like Solaris disk namesRyan Moeller2021-04-011-6/+0
* Add "zstd-fast" to help options for "compression" propertyJake Howard2021-03-031-1/+1
* Add missing checks for unsupported featuresMartin Matuška2021-02-271-0/+2