summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* OpenZFS 7968 - multi-threaded spa_sync()Matthew Ahrens2017-03-2016-159/+303
* Linux 4.11 compat: iops.getattr and friendsOlaf Faaland2017-03-205-19/+138
* zfs(8) fixesDeHackEd2017-03-201-7/+8
* OpenZFS 7801 - add more by-dnode routines (lint)Matthew Ahrens2017-03-201-3/+3
* OpenZFS 6874 - rollback and receive need to reset ZPL state to what's on diskMatthew Ahrens2017-03-131-106/+116
* Align mount options handling and type/function names with OpenZFSBrian Behlendorf2017-03-1324-1827/+1810
|\
| * Restructure mount option handlingBrian Behlendorf2017-03-105-313/+296
| * Rename zfs_* functionsBrian Behlendorf2017-03-107-105/+93
| * Rename zfs_sb_t -> zfsvfs_tBrian Behlendorf2017-03-1022-1476/+1488
|/
* Fix ZVOL BLKFLSBUF ioctlBrian Behlendorf2017-03-091-3/+12
* Suppress cppcheck nullPointer error in zfs_writeGiuseppe Di Natale2017-03-092-1/+3