aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Abstract away platform specific superblock referencesMatthew Macy2019-12-103-5/+19
* ZTS: Fixes for spurious failures of resilver_restart_001 testJohn Poduska2019-12-101-12/+18
* Exclude data from cores unconditionally and metadata conditionallyMatthew Macy2019-12-092-2/+12
* Mark dsl_dataset_deactivate_feature_impl staticMatthew Macy2019-12-091-1/+1
* ZTS: Fix zpool_reopen_001_posBrian Behlendorf2019-12-091-10/+25
* Fixes typo from #9681Kjeld Schouten2019-12-091-1/+1
* Disable sysfs feature checks on FreeBSDMatthew Macy2019-12-062-2/+8
* Set send_realloc_files.ksh to use properties.shlibKjeld Schouten2019-12-061-1/+2
* ICP: Fix out of bounds writeAttila Fülöp2019-12-061-1/+3
* Fix codecov ignore, wrong syntaxKjeld Schouten2019-12-061-1/+1
* Remove stale ASSERTV commentMatthew Macy2019-12-061-1/+0
* Disable EDONR on FreeBSDMatthew Macy2019-12-0510-7/+45
* Add ZFS_IOC offsets for FreeBSDMatthew Macy2019-12-052-21/+31
* Refactor deadman set failmode to be cross platformMatthew Macy2019-12-054-12/+25
* Replace ASSERTV macro with compiler annotationMatthew Macy2019-12-0528-61/+66
* Fix reporting of L2ARC hits/misses in arc_summary3George Amanakis2019-12-041-2/+2
* Refactor zfs_context.h to build on FreeBSDMatthew Macy2019-12-046-26/+38
* Refactor compression algorithm selection for testsKjeld Schouten2019-12-0413-91/+50
* Fix zdb_read_block using zio after it is destroyedPaul Zuchowski2019-12-031-1/+6
* ICP: Fix null pointer dereference and use after freeAttila Fülöp2019-12-032-4/+9
* Codecov tweaksKjeld Schouten2019-12-031-1/+5