aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix QAT allocation failure return valueBrian Behlendorf2020-01-061-15/+18
* ZTS: Cleanup partition tablesBrian Behlendorf2020-01-063-4/+5
* Fix ZPOOL_VDEV_NAME_PATH option descriptionBrian Behlendorf2020-01-061-1/+1
* ZTS: Add helper for disk device checkRyan Moeller2020-01-037-24/+46
* ZTS: Move dumpdev tests to sunos.runRyan Moeller2020-01-0316-118/+95
* Static symbols exported by ICPBrian Behlendorf2020-01-021-2/+0
* Add FreeBSD core handling in zloop.shRyan Moeller2020-01-022-15/+31
* Improve Pull Request guidelinesKjeld Schouten-Lebbing2019-12-302-2/+29
* zdb: print block checksums with 6 d's of verbosityNed Bass2019-12-301-0/+6
* zfs-load-key.sh: ${ZFS} is not the zfs binaryBen Cordero2019-12-291-1/+1
* ZTS: Fix pool_state cleanupBrian Behlendorf2019-12-282-2/+3
* ZTS: Replace /var/tmp with $TEST_BASE_DIRBrian Behlendorf2019-12-274-12/+11
* ZTS: zfs_program_jsonBrian Behlendorf2019-12-271-3/+17
* ZTS: devices_001_pos and devices_002_negBrian Behlendorf2019-12-274-181/+69
* Avoid some crashes when importing a pool with corrupt metadataSteve Mokris2019-12-261-3/+11
* In initramfs, do not prompt if keylocation is "file://"sam-lunt2019-12-262-7/+20
* libspl: declare aok extern in headerNick Black2019-12-263-1/+5
* Cancel initialize and TRIM before vdev_metaslab_fini()Brian Behlendorf2019-12-261-6/+7
* ZTS: Test case failuresBrian Behlendorf2019-12-263-1/+4
* Update maximum kernel version to 5.4Brian Behlendorf2019-12-231-1/+1
* Fix test pattern in zts-report.pyRyan Moeller2019-12-201-1/+2
* Colorize zpool status outputTony Hutter2019-12-1910-139/+479
* ZTS: Various test case fixesBrian Behlendorf2019-12-193-3/+3
* Tests for btree implementation used by range treesJohn Wren Kennedy2019-12-1910-2/+692
* Update zfs.sh work on FreeBSDRyan Moeller2019-12-192-16/+54
* cppcheck: (warning) Possible null pointer dereference: nvhBrian Behlendorf2019-12-181-1/+3
* cppcheck: (error) Address of local auto-variable assignedBrian Behlendorf2019-12-182-0/+2
* cppcheck: (error) Null pointer dereference: who_permBrian Behlendorf2019-12-181-46/+44
* cppcheck: (warning) Possible null pointer dereference: dnpBrian Behlendorf2019-12-181-0/+1
* cppcheck: (error) Memory leak: vtocBrian Behlendorf2019-12-181-14/+19
* cppcheck: (error) Shifting signed 64-bit value by 63 bitsUbuntu2019-12-181-0/+2
* cppcheck: (error) Uninitialized variableUbuntu2019-12-188-22/+23
* cppcheck: (error) Uninitialized variableUbuntu2019-12-182-11/+6
* Exchanged two "${ZFS} get -H -o value" commandsGarrett Fields2019-12-181-2/+2
* Update ZTS to work on FreeBSDMatthew Macy2019-12-18145-573/+1723
* Minor performance fix for NEON RAID-ZRomain Dolbeau2019-12-171-4/+2
* Create symbolic links in /dev/disk/by-vdev for nvme disk devicesThomas Geppert2019-12-171-0/+1
* Moves Codecov Ignore to LCOVKjeld Schouten-Lebbing2019-12-172-4/+6
* Force systems with kernel option "quiet" to display prompt for passwordGarrett Fields2019-12-171-0/+4
* initramfs: setup keymapping and video for promptsRichard Laager2019-12-161-0/+7
* Fix zfs_xattr_owner_unlinked on FreeBSD and commentMatthew Macy2019-12-162-0/+18
* Don't fail to apply umask for O_TMPFILE filesTomohiro Kusumi2019-12-135-2/+132
* Allow empty ds_props_obj to be destroyedTom Caputi2019-12-131-2/+19
* Make zfs_replay.c work on FreeBSDMatthew Macy2019-12-134-11/+67
* Fix use-after-free of vd_path in spa_vdev_remove()Matthew Ahrens2019-12-111-11/+11
* Relocate common quota functions to shared codeRyan Moeller2019-12-1112-467/+552
* Add FreeBSD jail support hooksMatthew Macy2019-12-1111-9/+254
* Eliminate Linux specific inode usage from common code Matthew Macy2019-12-1118-333/+346
* zio_decompress_data always ASSERTs successful decompressionPaul Zuchowski2019-12-106-59/+205
* SIMD: Use alloc_pages_node to force alignmentFabian-Gruenbichler2019-12-101-6/+17