aboutsummaryrefslogtreecommitdiffstats
path: root/module/zcommon
Commit message (Expand)AuthorAgeFilesLines
* Support for longnames for files/directories (Linux part)Sanjeev Bagewadi2024-10-012-0/+16
* Add missing guard defines for simd_statw0xel2024-09-241-0/+6
* xattr dataset prop: change defaults to saGeorge Melikov2024-09-231-2/+2
* Fix /proc/spl/kstat/simd on x86Rich Ercolani2024-09-221-1/+9
* Add SIMD metadata in /proc on Linux follow upBrian Behlendorf2024-09-201-3/+0
* Add SIMD metadata in /proc on LinuxRich Ercolani2024-09-202-0/+195
* zcommon: add specialized versions of cityhash4Shengqi Chen2024-09-191-2/+31
* Adding Direct IO SupportBrian Atkinson2024-09-142-0/+13
* value strings: pretty printers for flags and enumsRob Norris2024-09-051-0/+277
* ddt: add FDT feature and support for legacy and new on-disk formatsRob Norris2024-08-161-0/+6
* ddt: add support for prefetching tables into the ARCAllan Jude2024-07-261-0/+3
* ddt: dedup table quota enforcementAllan Jude2024-07-251-1/+7
* Add some missing vdev properties (#16346)Don Brady2024-07-231-0/+9
* Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN.chenqiuhao19972024-05-101-3/+5
* 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