aboutsummaryrefslogtreecommitdiffstats
path: root/module/zcommon
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add "compatibility" property for zpool feature setsColm2021-02-171-0/+4
* FreeBSD: disable edonr in zfs_mod_supported_feature()Brian Behlendorf2021-02-171-5/+8
* Linux 5.10 compat: use iov_iter in uio structureBrian Behlendorf2020-12-182-288/+0
* FreeBSD: Implement sysctl for fletcher4 implRyan Moeller2020-12-111-8/+59
* FreeBSD: Do zcommon_init sooner to avoid FPU panicRyan Moeller2020-12-091-1/+1
* Reduce fletcher4 and raidz benchmark timesBrian Behlendorf2020-12-061-1/+1
* Update dRAID short feature descriptionBrian Behlendorf2020-11-231-1/+1
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-132-2/+8
* Update references to nonexistent man pages in codeRyan Moeller2020-10-301-2/+2
* Cross-platform acltypeRyan Moeller2020-10-131-10/+9
* Rename acltype=posixacl to acltype=posixRyan Moeller2020-09-161-5/+6
* FreeBSD: disable neon usageMatthew Macy2020-08-261-1/+1
* Make formatting of dedup values string consistentClint Armstrong2020-08-221-2/+2
* Add zstd support to zfsMichael Niewöhner2020-08-202-2/+100
* Add define to enable autotrim to default to onMatthew Macy2020-08-181-1/+1
* Refactor ccompile.h to not include system headersMatthew Macy2020-07-254-0/+5
* Add device rebuild featureBrian Behlendorf2020-07-031-0/+5
* Add include files for prototypesArvind Sankar2020-06-182-0/+2
* Cleanup linux module kbuild filesArvind Sankar2020-06-101-4/+3
* OpenZFS 3254 - add support in zfs for aclmode=restrictedPaul B. Henson2020-04-301-7/+2
* OpenZFS 742 - Resurrect the ZFS "aclmode" property OpenZFS 664 - Umask maskin...Paul B. Henson2020-04-301-8/+7
* Bugfix/fix uio partial copiesFabio Scaccabarozzi2020-04-011-8/+17
* Compile cityhash code into libzfsMatthew Ahrens2020-03-272-0/+68
* Change default to overlay=onRyan Moeller2020-03-061-1/+1
* Prefer org.openzfs for features and propertiesRichard Laager2020-02-181-2/+13
* Implement bookmark copyingChristian Schwarz2020-02-111-0/+42
* Restore aclmode and remove acltype on FreeBSDRyan Moeller2020-02-041-3/+26
* Left-align index propsRyan Moeller2020-01-311-1/+1
* entity_namecheck: doc comment: include space as allowed characterChristian Schwarz2020-01-231-1/+1
* Unify target_cpu handlingBrian Behlendorf2020-01-171-3/+1
* Fix "zpool add -n" for dedup, special and log devicesloli10K2020-01-061-2/+6
* Add FreeBSD jail support hooksMatthew Macy2019-12-111-0/+5
* Disable sysfs feature checks on FreeBSDMatthew Macy2019-12-062-2/+8
* Disable EDONR on FreeBSDMatthew Macy2019-12-052-3/+22
* Increase allowed 'special_small_blocks' maximum valueBrian Behlendorf2019-12-031-1/+1
* Wrap module_param_call() routines under __linux__Matthew Macy2019-12-031-1/+1
* Move linux qsort def to platform headerMatthew Macy2019-12-031-5/+1
* Wrap Linux module macrosMatthew Macy2019-11-011-6/+6
* Add AVX512BW variant of fletcherRomain Dolbeau2019-10-302-0/+52
* Linux 4.14, 4.19, 5.0+ compat: SIMD save/restoreBrian Behlendorf2019-10-242-16/+18
* Remove linux/mod_compat.h from common codeMatthew Macy2019-10-111-1/+0
* Fix pool creation with feature@allocation_classes disabledloli10K2019-10-101-0/+28
* Make module tunables cross platformMatthew Macy2019-09-051-4/+2
* OpenZFS restructuring - move platform specific headersMatthew Macy2019-09-055-6/+6