aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zpool/zpool_main.c
Commit message (Expand)AuthorAgeFilesLines
* Improve handling of filesystem versionsDan Swartzendruber2014-09-031-0/+32
* Illumos 4970-4974 - extreme rewind enhancementsMatthew Ahrens2014-08-261-2/+2
* Illumos 4976-4984 - metaslab improvementsGeorge Wilson2014-08-181-5/+13
* Illumos 4171, 4172Matthew Ahrens2014-07-251-2/+2
* Support '-H' (scripted mode) to 'zpool get'Turbo Fredriksson2014-07-251-2/+6
* Add information about the -o option to zpool replaceTurbo Fredriksson2014-06-271-2/+2
* Handle ZPOOL_STATUS_HOSTID_MISMATCH in zpool statusRichard Yao2014-05-191-0/+11
* Add missing DATA_TYPE_STRING_ARRAY outputBrian Behlendorf2014-04-021-1/+12
* Replace zpool_events_next() "block" parm w/ "flags"Chris Dunlap2014-03-311-1/+2
* Clarify zpool_events_next() commentBrian Behlendorf2014-03-311-5/+5
* Implement -t option to zpool import for temporary pool namesRichard Yao2014-03-201-1/+5
* Remove unused option -r from 'zpool import'Richard Yao2014-03-121-1/+1
* Add erratum for issue #2094Richard Yao2014-02-211-0/+22
* Add generic errata infrastructureBrian Behlendorf2014-02-211-2/+37
* Use expected zpool_status_t typeBrian Behlendorf2014-02-211-2/+2
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-18/+21
* Illumos #3745, #3811Will Andrews2013-11-041-8/+29
* Add -p switch to "zpool get"Ralf Ertzinger2013-10-281-8/+27
* Dedup-related documentation additions for zpool and zdb.Tim Chase2013-10-221-1/+1
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-77/+101
* Fix 'zpool list -H' error codeBrian Behlendorf2013-07-231-1/+1
* Add missing -v to usage help for zpool list.Christer Ekholm2013-07-221-1/+1
* Add FreeBSD 'zpool labelclear' commandDmitry Khasanov2013-07-091-0/+127
* Explicitly flush output at end of each zeventCraig Loomis2013-07-081-0/+1
* Illumos #3306, #3321George Wilson2013-05-031-6/+21
* -x shouldn't warn about old on-disk format or unavailable featuresTim Connors2013-02-281-1/+4
* Honor 80 character limit in 'zpool status'Brian Behlendorf2013-01-311-2/+2
* Illumos #1377 `zpool status -D' should tell if there are no DDT entriesYuri Pankov2013-01-111-2/+8
* Illumos #2762: zpool command should have better support for feature flagsChristopher Siden2013-01-081-78/+329
* Illumos #2619 and #2747Christopher Siden2013-01-081-30/+174
* Make zpool attach -o ashift=... actually workCyril Plisko2012-11-301-1/+1
* Add "-o ashift" to zpool add and zpool attachCyril Plisko2012-11-151-8/+43
* Illumos #2671: zpool import should not fail if vdev ashift has increasedGeorge Wilson2012-11-151-1/+1
* Illumos #1948: zpool list should show more detailed pool infoChris Siden2012-09-191-35/+207
* Improve `zpool import` search behaviorBrian Behlendorf2012-09-171-0/+29
* Illumos #3064: usr/src/cmd/zpool/zpool_main.c misspells "successful"Cyril Plisko2012-09-111-1/+1
* Illumos #1693: persistent 'comment' field for a zpoolDan McDonald2012-08-081-23/+29
* Illumos #1748: desire support for reguid in zfsGarrett D'Amore2012-07-111-1/+53
* Illumos #1946: incorrect formatting when listing output of multiple pools wit...Frederik Wessels2012-04-271-1/+5
* Illumos #952: separate intent logs should be obvious in 'zpool iostat' outputMike Harsch2012-04-271-3/+33
* Remove hard-coded 80 column outputCraig Sanders2012-03-271-4/+25
* Fix executable permissionsBrian Behlendorf2012-03-261-0/+0
* Use stderr for 'no pools/datasets available' errorGregor Kopka2012-03-151-4/+4
* Change sun.com URLs to zfsonlinux.orgDarik Horn2011-10-241-3/+3
* Use consistent error message in zpool sub-commandPrasad Joshi2011-07-041-32/+40
* Add "ashift" property to zpool createChristian Kohlschütter2011-06-171-3/+3
* Use gethostid in the Linux convention.Darik Horn2011-04-251-1/+3
* Remove HAVE_ZPL from commands and librariesBrian Behlendorf2011-02-041-10/+0
* Fix 'zpool events' formatting for awkBrian Behlendorf2010-10-121-4/+9
* Add linux user util supportBrian Behlendorf2010-08-311-9/+7