aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zpool/zpool_iter.c
Commit message (Expand)AuthorAgeFilesLines
* nvpair: Constify string functionsRichard Yao2023-03-141-2/+2
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* Enable -Wwrite-stringsнаб2022-06-291-3/+2
* Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>наб2022-03-151-1/+1
* zpool: iter: zpool_compare: fix unused, remove argsusedнаб2021-12-211-1/+1
* Vdev Properties FeatureAllan Jude2021-11-301-7/+10
* Rescan enclosure sysfs path on importTony Hutter2021-10-041-47/+3
* zpool: vdev_run_cmd(): don't free undefined pointersнаб2021-05-081-5/+10
* zpool: correctly align columns with -pнаб2020-11-161-5/+11
* Remove refences to blacklist/whitelistMatthew Ahrens2020-06-161-2/+2
* Add libzutil for libzfs or libzpool consumersDon Brady2018-11-051-0/+1
* Add libtpool (thread pools)Brian Behlendorf2017-08-091-20/+8
* Restrict zpool iostat/status -c to search pathGiuseppe Di Natale2017-07-241-0/+3
* zpool iostat/status -c improvementsGiuseppe Di Natale2017-06-051-10/+48
* Prebaked scripts for zpool status/iostat -cTony Hutter2017-04-211-28/+238
* Enclosure LED fixesTony Hutter2017-02-101-3/+14
* OpenZFS 6551 - cmd/zpool: cleanup gcc warningsBrian Behlendorf2017-01-171-2/+5
* 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-161-4/+26
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-121-1/+1
* Fix coverity defects: CID 154591luozhengzheng2016-11-301-1/+1
* Add -c to zpool iostat & status to run commandTony Hutter2016-11-291-0/+160
* Fixes for issues found with cppcheck toolGvozden Neskovic2016-07-271-1/+1
* Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queuesTony Hutter2016-05-121-0/+66
* Fix gcc missing parenthesis warningsBrian Behlendorf2010-08-311-1/+1
* Fix gcc ident pragma warningsRicardo M. Correia2010-08-271-1/+1
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+252