summaryrefslogtreecommitdiffstats
path: root/cmd/zpool/zpool_main.c
Commit message (Expand)AuthorAgeFilesLines
* Fix zpool events scripted mode tab separatorSen Haerens2017-08-031-3/+6
* Add zgenhostid utility scriptOlaf Faaland2017-07-251-2/+2
* 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
* zpool iostat/status -c improvementsGiuseppe Di Natale2017-06-051-19/+47
* Implemented zpool sync commandAlek P2017-05-191-0/+46
* Force fault a vdev with 'zpool offline -f'Tony Hutter2017-05-191-8/+23
* Fix coverity defects: CID 161638Giuseppe Di Natale2017-05-091-1/+4
* More ashift improvementsLOLi2017-05-031-0/+28
* Add zfs_nicebytes() to print human-readable sizesLOLi2017-05-021-7/+10
* Fix 'zpool iostat -v' cache and log outputDeHackEd2017-04-241-0/+2
* Prebaked scripts for zpool status/iostat -cTony Hutter2017-04-211-36/+251
* Invalidate cache during a zpool labelclearGiuseppe Di Natale2017-04-131-0/+4
* OpenZFS 6865 - want zfs-tests cases for zpool labelclear commandYuri Pankov2017-04-111-64/+87
* Fix `zpool status -v` error messageBrian Behlendorf2017-03-221-4/+1
* codebase style improvements for OpenZFS 6459 portGeorge Melikov2017-01-221-4/+8
* OpenZFS 6551 - cmd/zpool: cleanup gcc warningsBrian Behlendorf2017-01-171-1/+2
* OpenZFS 6328 - Fix cstyle errors in zfs codebaseGeorge Melikov2017-01-121-1/+2
* Fix spellingka72017-01-031-2/+2
* Don't run 'zpool iostat -c CMD' command on all vdevs, if vdevs specifiedTony Hutter2016-12-161-10/+22
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-121-14/+14
* Do not force VDEV_NAME_TYPE_ID in max_width()Håkan Johansson2016-11-301-3/+3
* Add -c to zpool iostat & status to run commandTony Hutter2016-11-291-6/+63
* 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 147602 147604cao2016-09-231-4/+8
* 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
* Bring over illumos ZFS FMA logic -- phase 1Don Brady2016-09-011-1/+15
* Add `zfs allow` and `zfs unallow` supportBrian Behlendorf2016-06-071-14/+12
* Fix minor spelling mistakesColin Ian King2016-06-061-1/+1
* Add request size histograms (-r) to zpool iostat, minor man page fixTony Hutter2016-05-251-89/+187
* Consistently use parsable instead of parseableChrister Ekholm2016-05-231-3/+3
* Make zpool list -vp print individual vdev sizes parsable.Christer Ekholm2016-05-181-11/+27
* Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queuesTony Hutter2016-05-121-105/+1225
* OpenZFS 3993, 4700Adam Stevko2016-05-111-19/+92
* OpenZFS 5669 - altroot not set in zpool createBrian Behlendorf2016-05-051-0/+2
* Illumos 6659 - nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek2016-04-271-4/+2
* Create unique partition labelsBrian Behlendorf2016-04-251-0/+1
* Fix zdb -e and zhack thread_init()Brian Behlendorf2016-03-211-0/+8
* Require libblkidBrian Behlendorf2016-03-091-1/+9
* Change full path subcommand flag from -p to -PBrian Behlendorf2016-02-261-25/+25
* Add -gLp to zpool subcommands for alt vdev namesRichard Yao2016-02-251-73/+169
* Illumos 5767 - fix several problems with zfs test suiteJohn Wren Kennedy2016-02-081-10/+36
* Illumos 5959 - clean up per-dataset feature count codeMatthew Ahrens2015-12-041-2/+3
* Tab-indent continuation lines in the "scan:" section of "zpool status".Remy Blank2015-09-191-3/+3
* Illumos 1765 - assert triggered in libzfs_import.cPrasad Joshi2015-07-141-1/+4