aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zpool
Commit message (Expand)AuthorAgeFilesLines
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-10/+56
* Add libtpool (thread pools)Brian Behlendorf2017-08-095-34/+40
* Fix zpool events scripted mode tab separatorSen Haerens2017-08-031-3/+6
* Add zgenhostid utility scriptOlaf Faaland2017-07-251-2/+2
* Fix don't zero_label when replace with spareChunwei Chen2017-07-241-1/+2
* Restrict zpool iostat/status -c to search pathGiuseppe Di Natale2017-07-241-0/+3
* Fix coverity defects: CID 165757George Melikov2017-07-141-0/+1
* Multi-modifier protection (MMP)Olaf Faaland2017-07-131-30/+123
* Implemented zpool scrub pause/resumeAlek P2017-07-061-15/+45
* Dashes for zero latency values in zpool iostat -pTony Hutter2017-06-221-1/+1
* Allow add of raidz and mirror with same redundancyHåkan Johansson2017-06-051-1/+16
* zpool iostat/status -c improvementsGiuseppe Di Natale2017-06-0526-38/+313
* Implemented zpool sync commandAlek P2017-05-191-0/+46
* Force fault a vdev with 'zpool offline -f'Tony Hutter2017-05-191-8/+23
* Enable additional test casesBrian Behlendorf2017-05-111-11/+7
* Fix coverity defects: CID 161638Giuseppe Di Natale2017-05-091-1/+4
* More ashift improvementsLOLi2017-05-032-1/+33
* Add zfs_nicebytes() to print human-readable sizesLOLi2017-05-021-7/+10
* Fix 'zpool iostat -v' cache and log outputDeHackEd2017-04-241-0/+2
* Fix shellcheck warning in pre-baked scriptTony Hutter2017-04-241-1/+1
* Prebaked scripts for zpool status/iostat -cTony Hutter2017-04-2122-65/+816
* Invalidate cache during a zpool labelclearGiuseppe Di Natale2017-04-131-0/+4
* OpenZFS 6865 - want zfs-tests cases for zpool labelclear commandYuri Pankov2017-04-112-93/+91
* Accept raidz and mirror with similar redundancyHåkan Johansson2017-04-051-1/+43
* Check ashift validity in 'zpool add'LOLi2017-03-281-1/+12
* Fix `zpool status -v` error messageBrian Behlendorf2017-03-221-4/+1
* Enclosure LED fixesTony Hutter2017-02-102-3/+15
* OpenZFS 6872 - zfs libraries should not allow uninitialized variablesGeorge Melikov2017-01-241-2/+1
* codebase style improvements for OpenZFS 6459 portGeorge Melikov2017-01-222-6/+12
* OpenZFS 6551 - cmd/zpool: cleanup gcc warningsBrian Behlendorf2017-01-173-4/+11
* OpenZFS 6328 - Fix cstyle errors in zfs codebaseGeorge Melikov2017-01-121-1/+2
* Fix spellingka72017-01-031-2/+2
* Fix coverity defects: CID 155008cao2016-12-191-2/+5
* Don't run 'zpool iostat -c CMD' command on all vdevs, if vdevs specifiedTony Hutter2016-12-163-15/+59
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-123-16/+16
* Do not force VDEV_NAME_TYPE_ID in max_width()Håkan Johansson2016-11-301-3/+3
* Fix coverity defects: CID 154591luozhengzheng2016-11-301-1/+1
* Add -c to zpool iostat & status to run commandTony Hutter2016-11-293-6/+244
* Allow for '-o feature@<feature>=disabled' on the command lineLOLi2016-10-251-14/+19
* Pass status_cbdata_t to print_status_config() and friendsHåkan Johansson2016-10-171-68/+66
* Fix coverity defects: CID 147639GeLiXin2016-10-101-5/+6
* Fix coverity defects: CID 147448, 147449, 147450, 147453, 147454luozhengzheng2016-10-021-1/+1
* Fix coverity defects: CID 147610, 147608, 147607cao2016-09-291-14/+16
* Fix coverity defects: CID 147602 147604cao2016-09-231-4/+8
* Fix coverity defectsluozhengzheng2016-09-221-1/+1
* Fix coverity defectscao2016-09-201-1/+2
* Fix Coverity defectsluozhengzheng2016-09-171-1/+1
* Fix memleak in zfs_do_* and zpool_do_*luozhengzheng2016-09-121-5/+23
* Fix memory/fd leak in check_file() and is_spare()liuhuang2016-09-121-2/+7
* Bring over illumos ZFS FMA logic -- phase 1Don Brady2016-09-011-1/+15