summaryrefslogtreecommitdiffstats
path: root/module/zcommon
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typos in module/Andrea Gelmini2019-08-303-3/+3
* Fast Clone DeletionSara Hartse2019-07-261-0/+12
* Minor style cleanupBrian Behlendorf2019-07-161-3/+3
* Log Spacemap ProjectSerapheim Dimitropoulos2019-07-161-0/+13
* Linux 5.0 compat: SIMD compatibilityBrian Behlendorf2019-07-125-35/+64
* Remove code for zfs remapMatthew Ahrens2019-06-242-4/+5
* Remove dedupditto functionalityMatthew Ahrens2019-06-191-2/+2
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-193-6/+58
* Restrict filesystem creation if name referred either '.' or '..'Tulsi Jain2019-06-131-0/+21