summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix header inclusions for standards conformanceRichard Yao2017-04-127-4/+116
* Fix `zpool iostat -T d 1` on muslRichard Yao2017-04-121-1/+5
* Add missing includes to zed_log.cRichard Yao2017-04-121-0/+2
* OpenZFS 7535 - need test for resumed send of top most filesystemBrian Behlendorf2017-04-1215-87/+107
* Skip rate limiting events in zfs_ereport_postGiuseppe Di Natale2017-04-111-3/+3
* OpenZFS 6865 - want zfs-tests cases for zpool labelclear commandYuri Pankov2017-04-1115-105/+350
* Fix size inflation in spa_get_worst_case_asize()LOLi2017-04-105-4/+87
* OpenZFS 8005 - poor performance of 1MB writes on certain RAID-Z configurationsMatthew Ahrens2017-04-101-5/+14
* OpenZFS 2932 - support crash dumps to raidz, etc. poolsGiuseppe Di Natale2017-04-104-1/+37
* zfstest - replace dircmp with diffGeorge Melikov2017-04-093-9/+9
* zfstest reservation_009_pos.sh missed backslashGeorge Melikov2017-04-091-1/+1
* OpenZFS 8023 - Panic destroying a metaslab deferred range treeGeorge Wilson2017-04-095-10/+35
* OpenZFS 5380 - receive of a send -p stream doesn't need to try renaming snaps...Andriy Gapon2017-04-091-3/+3
* OpenZFS 8046 - Let calloc() do the multiplication in libzfs_fru_refreshPedro Giffuni2017-04-091-1/+1
* OpenZFS 8027 - tighten up dsl_pool_dirty_deltaAndriy Gapon2017-04-091-1/+1
* zfs_receive_010_pos.ksh local => typeset changeGeorge Melikov2017-04-091-8/+8
* zfstests cli_user/misc/setup.ksh space missedGeorge Melikov2017-04-091-1/+1
* OpenZFS 7404 - rootpool_007_neg, bootfs_006_pos and bootfs_008_neg tests fail...Toomas Soome2017-04-0711-108/+68
* OpenZFS 7629 - Fix for 7290 neglected to remove some escape sequencesBrian Behlendorf2017-04-073-133/+3
* Correct shellcheck make recipeGiuseppe Di Natale2017-04-062-26/+22
* Skip xfstests on Amazon LinuxBrian Behlendorf2017-04-061-0/+2
* Fix coverity defects: CID 161288Giuseppe Di Natale2017-04-061-1/+1
* OpenZFS 7290 - ZFS test suite needs to control what utilities it can runJohn Wren Kennedy2017-04-06797-7460/+8040
* Added auto-replace FMA test for the ZFS Test SuiteSydney Vanda2017-04-0511-114/+371
* Accept raidz and mirror with similar redundancyHÃ¥kan Johansson2017-04-051-1/+43
* Fix regression in zfs_ereport_start()Don Brady2017-04-051-2/+3
* Fix coverity defects: CID 161264Giuseppe Di Natale2017-04-051-1/+1
* OpenZFS 7885 - zpool list can report 16.0e for expandszSteven Hartland2017-04-051-8/+18
* list -o props should be alloc,free not used,availTom Matthews2017-04-042-3/+3
* Additional Information for ZedletsN Clark2017-04-033-3/+19
* Prevent commitcheck.sh from running twiceGiuseppe Di Natale2017-04-032-3/+5
* zfs_get_005_neg.ksh fix typosGeorge Melikov2017-04-031-2/+2
* Commit message format in contributing guidelinesGiuseppe Di Natale2017-03-314-1/+219
* glibc 2.5 compat: use correct header for makedev() et al.Olaf Faaland2017-03-314-1/+47
* Fix add-o_ashift.ksh permissionsBrian Behlendorf2017-03-311-0/+0
* Remove dependency on linear ABDGvozden Neskovic2017-03-298-118/+147
* OpenZFS 7990 - libzfs: snapspec_cb() does not need to call zfs_strdup()Giuseppe Di Natale2017-03-281-7/+4
* Check ashift validity in 'zpool add'LOLi2017-03-288-9/+153
* Fix wrong offset args in vdev_cache_writeChunwei Chen2017-03-281-2/+3
* Fix "undefined reference to xdr_control" when building raidz_test cmdSen Haerens2017-03-281-0/+1
* Disable rsend_009_posBrian Behlendorf2017-03-281-1/+1
* Update documentation for new parameter "zfs_qat_disable"wli52017-03-271-0/+13
* Allow c99 when building ZFS in the kernel treeBrian Behlendorf2017-03-271-2/+5
* Fix 'zdb -o' segmentation faultLOLi2017-03-231-1/+1
* Retry zfs_znode_alloc() in zfs_mknode()Brian Behlendorf2017-03-231-1/+12
* Fix undefined reference to `libzfs_fru_compare'Brian Behlendorf2017-03-233-7/+16
* OpenZFS 3821 - Race in rollback, zil close, and zil flushGeorge Wilson2017-03-233-8/+70
* Fix `zpool status -v` error messageBrian Behlendorf2017-03-222-10/+7
* GZIP compression offloading with QAT acceleratorwli52017-03-228-0/+749
* libspl: Fix incorrect use of platform defines on sparc64John Paul Adrian Glaubitz2017-03-221-2/+2