aboutsummaryrefslogtreecommitdiffstats
path: root/module/zcommon
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add TRIM supportBrian Behlendorf2019-03-291-0/+3
* Detect and prevent mixed raw and non-raw sendsTom Caputi2019-03-132-0/+5
* Add bookmark v2 on-disk featureTom Caputi2019-03-131-0/+11
* Linux 5.0 compat: access_ok() drops 'type' parameterTony Hutter2019-01-281-2/+1
* Add zfs module feature and property compatibilityBrian Behlendorf2019-01-031-6/+30
* Fix 'zpool list -v' alignmentBrian Behlendorf2018-12-041-0/+6
* Defer new resilvers until the current one endsTom Caputi2018-10-181-0/+5
* Add types to featureflags in zfsPaul Dagnelie2018-10-161-25/+40
* deadlock between mm_sem and tx assign in zfs_write() and page faultilbsmart2018-10-161-6/+25
* Fix in-kernel sysfs entriesDon Brady2018-09-062-26/+28
* Pool allocation classesDon Brady2018-09-052-1/+12
* Add zfs module feature and property info to sysfsDon Brady2018-09-023-1/+85
* Introduce read/write kstats per datasetSerapheim Dimitropoulos2018-08-202-3/+5
* OpenZFS 9337 - zfs get all is slow due to uncached metadataMatthew Ahrens2018-07-121-0/+18
* OpenZFS 9330 - stack overflow when creating a deeply nested datasetSerapheim Dimitropoulos2018-07-091-12/+67
* OpenZFS 9238 - ZFS Spacemap Encoding V2Serapheim Dimitropoulos2018-07-051-0/+6
* Enforce PROP_ONETIME on zpool propertiesChunwei Chen2018-06-281-0/+6
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-262-2/+9
* OpenZFS 9235 - rename zpool_rewind_policy_t to zpool_load_policy_tPavel Zakharov2018-06-041-21/+21
* Update build system and packagingBrian Behlendorf2018-05-2915-34/+25
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-143-2/+21
* Project Quota on ZFSNasf-Fan2018-02-133-1/+21
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-082-2/+20
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-101-2/+2
* Suppress incorrect objtool warningsBrian Behlendorf2017-12-071-0/+3