aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ZTS: harden xattr/cleanup.kshBrian Behlendorf2019-09-252-5/+7
* Add warning for zfs_vdev_elevator option removalBrian Behlendorf2019-09-252-3/+12
* OpenZFS restructuring - zvolMatthew Macy2019-09-259-1112/+1297
* diff_cb() does not handle large dnodesloli10K2019-09-242-4/+15
* Use signed types to prevent subtraction overflowRyan Moeller2019-09-221-4/+4
* Disabled resilver_defer feature leads to looping resilversKody A Kantor2019-09-221-9/+11
* Refactor libzfs_error_init newlinesRyan Moeller2019-09-185-9/+9
* Fix dsl_scan_ds_clone_swapped logicAndriy Gapon2019-09-181-31/+69
* Device removal of indirect vdev panics the kernelloli10K2019-09-164-2/+65
* Prevent gcc -Werror=maybe-uninitialized warnings in spa_wait_common()loli10K2019-09-161-1/+1
* ZTS: Fix /usr/bin/env: 'python2': No such file or directoryloli10K2019-09-161-0/+1
* Fix clone handling with encryption rootsTom Caputi2019-09-165-24/+149
* Scrubbing root pools may deadlock on kernels without elevator_change() (#9321)loli10K2019-09-131-1/+1
* Add subcommand to wait for background zfs activity to completeJohn Gallagher2019-09-1361-144/+2662
* QAT related bug fixesChengfei ZHu2019-09-124-32/+18
* Canonicalize Python shebangsRyan Moeller2019-09-1210-13/+17
* Move objnode handling to common codeMatthew Macy2019-09-123-67/+69
* Enable compiler to typecheck loggingMatthew Macy2019-09-1212-27/+39
* OpenZFS restructuring - move linux tracing code to platform directoriesMatthew Macy2019-09-1137-34/+89
* Fix stalled txg with repeated noop scansTom Caputi2019-09-111-3/+12
* kmodtool: depmod pathBrian Behlendorf2019-09-111-7/+19
* copy-builtin: SPL must be in Kbuild first (again)Brian Behlendorf2019-09-111-0/+7
* Fix /etc/hostid on root pool deadlockBrian Behlendorf2019-09-108-23/+109
* Add/generalize abstractions in arc_summary3Ryan Moeller2019-09-101-50/+62
* Add/generalize abstraction in arc_summary2Ryan Moeller2019-09-101-29/+25
* Enable SIMD for encryptionBrian Behlendorf2019-09-104-51/+132
* ZTS: Introduce targeted corruption in file blocksJohn Wren Kennedy2019-09-092-19/+96
* Clean up do_vol_test in zfs_copies testsRyan Moeller2019-09-091-41/+36
* BuildRequires libtirpc-devel needed for RHEL 8Olaf Faaland2019-09-061-1/+1
* OpenZFS restructuring - move platform specific sourcesMatthew Macy2019-09-0662-87/+167
* Fix noop receive of raw send streamTom Caputi2019-09-052-6/+36
* Clean up zfs_clone_010_posRyan Moeller2019-09-051-12/+3
* Make module tunables cross platformMatthew Macy2019-09-0543-645/+529
* metaslab_verify_weight_and_frag() shouldn't cause side-effectsSerapheim Dimitropoulos2019-09-051-15/+24
* Refactor checksum operations in testsRyan Moeller2019-09-0514-58/+76
* OpenZFS restructuring - move platform specific headersMatthew Macy2019-09-05116-469/+699
* Fix zpool subcommands error message with some unsupported optionsloli10K2019-09-041-4/+2
* Fix zfs-dkms .deb package warning in prerm scriptloli10K2019-09-031-1/+1
* Use the right booleansRyan Moeller2019-09-031-2/+2