summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Detect if sed supports --in-placeRyan Moeller2019-10-165-3/+20
* Make zfsdev_getminor signature cross platformMatthew Macy2019-10-164-16/+10
* Move linux specific mmp module_param_call handler to platform codeMatthew Macy2019-10-163-28/+47
* Add default case to lua kernel codeMatthew Macy2019-10-161-0/+6
* Fix signature for private functions without header declarationsMatthew Macy2019-10-162-2/+2
* Remove dead code and cleanup scoping in dmu_send.cMatthew Macy2019-10-131-16/+5
* Don't call sizeof on voidPaul Dagnelie2019-10-132-7/+7
* Move zfs_onexit_fd_hold to platform codeMatthew Macy2019-10-133-33/+70
* Move zio_delay_interrupt to platform codeMatthew Macy2019-10-134-71/+105
* Modify sharenfs=on default behaviorBrian Behlendorf2019-10-132-3/+4
* Typo fix in comment: dso_dryrunchrisrd2019-10-111-1/+1
* ZTS: Fix zpool_status_-sBrian Behlendorf2019-10-112-2/+3
* Function name and comment updatesPaul Dagnelie2019-10-114-16/+40
* Remove linux/mod_compat.h from common codeMatthew Macy2019-10-113-3/+0
* Expose dmu_buf_hold_array_by_dnode to platform codeMatthew Macy2019-10-112-2/+4
* Implement ZPOOL_IMPORT_UDEV_TIMEOUT_MSRichard Yao2019-10-112-1/+16
* Clarify loop variable name in zfs copies testRyan Moeller2019-10-111-2/+2
* Fix some style nits in testsRyan Moeller2019-10-117-17/+15
* Fix pool creation with feature@allocation_classes disabledloli10K2019-10-104-1/+44
* Move get_temporary_prop to platform codeMatthew Macy2019-10-103-81/+84
* Add kmem cache accessorsMatthew Macy2019-10-103-4/+21
* Make `zil_async_to_sync` visible to platform codeMatthew Macy2019-10-102-3/+2
* Update `zfs program` command usageBrian Behlendorf2019-10-101-2/+4
* Fix strdup conflict on other platformsMatthew Macy2019-10-1021-75/+76
* Make clang happy with vdev_raidz_ codeMatthew Macy2019-10-102-0/+13
* Sort list of generated files in configure.acRyan Moeller2019-10-091-91/+91
* Move platform independent tests to a shared runfileRyan Moeller2019-10-096-949/+1036
* Reduce loaded range tree memory usagePaul Dagnelie2019-10-0950-638/+3722
* ZTS: Fix mmp_hostid testIgor K2019-10-081-1/+5
* module/Makefile.in: don't run xargs if emptyGeorge Melikov2019-10-081-1/+1
* ZTS: Fix trim/trim_config and trim/autotrim_configBrian Behlendorf2019-10-042-2/+2
* Fix automount for root filesystemsBrian Behlendorf2019-10-041-1/+2
* Rename rangelock_ functions to zfs_rangelock_Matthew Macy2019-10-036-82/+84
* dbuf_hold_impl() cleanup to improve cached read performanceTony Nguyen2019-10-031-154/+69
* OpenZFS restructuring - libzfsMatthew Macy2019-10-0311-797/+1026
* OpenZFS restructuring - libzutilMatthew Macy2019-10-038-1337/+1508
* ZTS: Fix upgrade_readonly_poolBrian Behlendorf2019-10-031-4/+4
* Workaround to avoid a race when /var/lib is a persistent datasetDidier Roche2019-10-021-0/+1
* OpenZFS restructuring - libsplMatthew Macy2019-10-0265-443/+127
* Add inode accessors to common codeMatthew Macy2019-10-025-15/+23
* OpenZFS restructuring - arc_statsMatthew Macy2019-10-012-281/+282
* Enable clang to use intrinsics for lz4Matthew Macy2019-10-011-3/+3
* Fix for zfs-dracut regressiondacianstremtan2019-10-011-6/+7
* Perform KABI checks in parallelBrian Behlendorf2019-10-01118-2127/+3245
* Timeout waiting for ZVOL device to be createdPrakash Surya2019-10-012-6/+14
* OpenZFS restructuring - zpoolMatthew Macy2019-09-308-352/+445
* OpenZFS restructuring - zfs_ioctlMatthew Macy2019-09-279-335/+509
* Adding slack notifierBen McGough2019-09-262-0/+86
* Fix encryption hierarchy issues with zfs recv -dTom Caputi2019-09-255-45/+107
* ZTS: Fix typos in zfs_destroy tests cleanupRyan Moeller2019-09-252-2/+2