summaryrefslogtreecommitdiffstats
path: root/cmd/zpool
Commit message (Expand)AuthorAgeFilesLines
* Zpool iostat: remove latency/queue scalingGregor Kopka2018-11-081-6/+6
* Don't modify argv[] in user toolsDeHackEd2018-07-061-2/+16
* Default ashift for Amazon EC2 NVMe devicesTroels Nørgaard2018-07-061-0/+1
* Add pool state /proc entry, "SUSPENDED" poolsTony Hutter2018-07-061-1/+2
* Report pool suspended due to MMPOlaf Faaland2018-05-071-0/+9
* Add SMART self-test results to zpool status -cTony Hutter2018-03-147-18/+133
* Add SMART attributes for SSD and NVMebunder20152018-03-143-2/+24
* Fix 'zpool add' handling of nested interior VDEVsLOLi2018-01-301-2/+4
* Fix 'zpool create|add' replication level checkBrian Behlendorf2017-12-041-2/+5
* Fix column alignment with long zpool namesGeorge G2017-12-041-2/+3
* 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