aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [icp] fpu and asm cleanup for linuxGvozden Neskovic2017-03-0712-307/+155
* Fix multi-line error messages in blkdev_compat.hbunder20152017-03-071-9/+4
* OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_spaceBrian Behlendorf2017-03-0722-1059/+232
* OpenZFS 7843 - get_clones_stat() is suboptimal for lots of clonesBrian Behlendorf2017-03-071-1/+12
* Dump unique configurations and Uberblocks in zdb -luOlaf Faaland2017-03-067-64/+476
* Fix loop device becomes read-onlyChunwei Chen2017-03-062-1/+27
* Fix powerpc buildBrian Behlendorf2017-03-063-4/+10
* Reduce size of zvol and enforce 4k blocksize in zvol testsGiuseppe Di Natale2017-03-013-7/+15
* Bug fixes for single test runs in zfs-testsGiuseppe Di Natale2017-02-281-5/+5
* Add auto-online test for ZED/FMA as part of the ZTSSydney Vanda2017-02-2813-21/+524
* Linux 4.11 compat: avoid refcount_t name conflictOlaf Faaland2017-02-282-4/+15
* Fix initramfs hook for merged /usr/lib and /libMatt Kemp2017-02-271-1/+1
* Clean up by-dnode code in dmu_tx.cMatthew Ahrens2017-02-244-36/+31
* ABD style cleanupsIsaac Huang2017-02-241-12/+13
* Fix checksumflags assignment in cksummerTim Crawford2017-02-241-1/+1
* OpenZFS 7736 - ZFS Performance tests should log FIO summary outputAhmed G2017-02-241-2/+11
* OpenZFS 7812 - Remove gender specific languageDaniel Hoffman2017-02-243-5/+5
* OpenZFS 7761 - bootfs_005_neg's pool destruction must handle EBUSYPrakash Surya2017-02-242-11/+5
* OpenZFS 7199 - dsl_dataset_rollback_sync may try to free already free blocksAndriy Gapon2017-02-243-16/+59
* OpenZFS 7337 - inherit_001_pos occasionally times outMatthew Ahrens2017-02-241-42/+38
* Allow zfs-tests to run a single testGiuseppe Di Natale2017-02-241-1/+63
* Fix incorrect spare vdev state after replacingIsaac Huang2017-02-231-0/+5
* Retry setting LEDChristopher Voltz2017-02-161-55/+33
* OpenZFS 7001 - zvol_misc tests should not depend on /sbin or /usr/sbin being ...Hans Rosenfeld2017-02-156-2/+8
* OpenZFS 7248 - large block support breaks rsend_009_posJohn Wren Kennedy2017-02-153-43/+35
* OpenZFS 7762 - avoid division by zero in property_alias_001_posPrakash Surya2017-02-151-1/+5
* zfs_arc_num_sublists_per_state should be common to all multilistsMatthew Ahrens2017-02-156-37/+58
* OpenZFS 6404 - zvol_swap_006_pos can occasionally fail due to swaplen being < 16Matthew Ahrens2017-02-159-16/+34
* Fix broken URLChristopher Voltz2017-02-151-1/+1
* OpenZFS 7260 - disable libdiskmgmt in zfstest unless it's requiredJohn Wren Kennedy2017-02-1512-16/+27
* Use file-based pools for zpool_expand test 002 and enable itOlaf Faaland2017-02-136-35/+44
* OpenZFS 7027 - zfs_written_property_001_pos makes unreasonable assumptions ab...Akash Ayare2017-02-131-5/+5
* OpenZFS 6754 - zfs-tests: get_substr() function is redundantYuri Pankov2017-02-131-18/+1
* Disable racy snapshot_008_posGeorge Melikov2017-02-131-1/+2
* OpenZFS 7036 - zvol_swap_004_pos test failedIgor Kozhukhov2017-02-131-20/+12
* OpenZFS 7398 - zfs test zfs_get_005_neg does not work as expectedMarcel Telka2017-02-131-5/+4
* OpenZFS 7103 - failed test cli_root/zfs_snapshot/zfs_snapshot_009_posMarcel Telka2017-02-131-4/+15
* OpenZFS 7162 - Intermittent failures from ro_props_001_posMatthew Ahrens2017-02-132-5/+7
* Fix zfs_compressed_arc_enabled parameter descriptionTim Chase2017-02-131-1/+1
* OpenZFS 6580 - zfs-tests use undefined variable WRAPPERYuri Pankov2017-02-139-74/+8
* OpenZFS 7496 - cmp_ds_cont has never workedJohn Wren Kennedy2017-02-133-7/+3
* OpenZFS 6642 - testrunner output can be displayed in the wrong orderJohn Wren Kennedy2017-02-111-4/+6
* Fix off by one in zpl_lookupChunwei Chen2017-02-111-1/+1
* Enclosure LED fixesTony Hutter2017-02-108-51/+204
* Clear enclosure sysfs path from VDEV label when sysfs path isn't presentTony Hutter2017-02-101-1/+3
* OpenZFS 5704 - libzfs can only handle 255 file descriptorsSimon Klinkert2017-02-108-0/+172
* OpenZFS 7104 - increase indirect block sizeMatthew Ahrens2017-02-0952-153/+214
* panic in bpobj_space(): null pointer dereferenceMatthew Ahrens2017-02-092-11/+25
* Move ziltest.sh to the ZTS frameworkBrian Behlendorf2017-02-088-318/+207
* Fix iput() calls within a txBrian Behlendorf2017-02-081-15/+23