aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add `wait_freeing` helper function to ZTSGeorge Melikov2017-02-083-0/+18
* Fix zfs-mount.service failure on bootBrian Behlendorf2017-02-081-0/+1
* Fix coverity defects: CID 155964, 155965George Melikov2017-02-081-0/+3
* Allow c99 code to compileMatthew Ahrens2017-02-084-3/+6
* OpenZFS 6931 - lib/libzfs: cleanup gcc warningsGeorge Melikov2017-02-078-16/+57
* Add missing module_param for zfs_per_txg_dirty_frees_percentDavid Quigley2017-02-072-1/+22
* Fix coverity defects: CID 155928Don Brady2017-02-071-8/+11
* Fix ZFS Test Suite failures caused by ksh brace expansion featureLOLi2017-02-062-5/+3
* OpenZFS 7448 - ZFS doesn't notice when disk vdevs have no write cacheGeorge Melikov2017-02-042-2/+10
* OpenZFS 7504 - kmem_reap hangs spa_sync and administrative tasksGeorge Melikov2017-02-041-3/+8
* OpenZFS 7247 - zfs receive of deduplicated stream failsGeorge Melikov2017-02-046-71/+147
* Disable sparse_001_pos / truncate_001_pos.ksh on 32-bit systemsBrian Behlendorf2017-02-032-0/+10
* OpenZFS 6866 - zdb -l non-zero status if no labelDon Brady2017-02-033-36/+44
* Add tmpfile_003_pos to .gitignoreOlaf Faaland2017-02-031-0/+1
* OpenZFS 4521 - zfstest is trying to execute evil "zfs unmount -a"Giuseppe Di Natale2017-02-036-14/+52
* OpenZFS 1300 - filename normalization doesn't work for removesGeorge Melikov2017-02-029-117/+185
* Add nvlist payload stats for zdb -ll dumpDon Brady2017-02-021-1/+133
* Fix write(2) returns zero bug from 933ec99Chunwei Chen2017-02-021-2/+4
* Remove lint ifdef checks in zdb and dbufGiuseppe Di Natale2017-02-012-9/+0
* Fix reservation test cases for large disksBrian Behlendorf2017-02-013-30/+30
* OpenZFS 7072 - zfs fails to expand if lun added when os is in shutdown stateGeorge Melikov2017-02-012-1/+19
* Fix atomic_sub_64() i386 assembly implementationBrian Behlendorf2017-02-011-1/+1
* Use fletcher_4 routines natively with `abd_iterate_func()`David Quigley2017-02-014-8/+167
* Match on word for excluding pools from testsTim Crawford2017-01-311-1/+1
* OpenZFS 6569 - large file delete can starve out write opsGeorge Melikov2017-01-314-5/+94
* OpenZFS 7742 - zfs send wrong error message with invalid long optsGeorge Melikov2017-01-311-4/+33
* OpenZFS 7545 - zdb should disable reference trackingGiuseppe Di Natale2017-01-312-2/+8
* contrib/dracut: fix syntax error in module-setup.shAron Xu2017-01-311-1/+2
* Update deadman operation to better align with upstream OpenZFSTim Chase2017-01-312-9/+41
* OpenZFS 7745 - print error if lzc_* is called before libzfs_core_initGeorge Melikov2017-01-312-3/+24
* OpenZFS 7019 - zfsdev_ioctl skips secpolicy when FKIOCTL is setGeorge Melikov2017-01-311-2/+2
* OpenZFS 7136 - ESC_VDEV_REMOVE_AUX ought to always include vdev informationGeorge Melikov2017-01-311-3/+6
* OpenZFS 7280 - Allow changing global libzpool variables in zdb and ztest thro...George Melikov2017-01-316-14/+95
* OpenZFS 7490 - real checksum errors are silenced when zinject is onGeorge Melikov2017-01-301-5/+6
* OpenZFS 6922 - Emit ESC_ZFS_VDEV_REMOVE_AUX after removing an aux deviceGeorge Melikov2017-01-301-1/+1
* OpenZFS 7541 - zpool import/tryimport ioctl returns ENOMEMGeorge Melikov2017-01-302-4/+7
* OpenZFS 7502 - ztest should run zdb with -G (debug mode)George Melikov2017-01-301-1/+1
* OpenZFS 7277 - zdb should be able to print zfs_dbgmsg'sGeorge Melikov2017-01-284-7/+52
* Fix suspend Godfather I/Os io_reexecute bitsBrian Behlendorf2017-01-281-1/+1