aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zpool/zpool_main.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add linux user disk supportBrian Behlendorf2010-08-311-10/+18
* Add linux eventsBrian Behlendorf2010-08-311-0/+333
* Fix deadcodeBrian Behlendorf2010-08-311-27/+0
* Fix gcc uninitialized variable warningsBrian Behlendorf2010-08-311-2/+3
* Fix gcc unused variable warningsBrian Behlendorf2010-08-311-1/+1
* Fix gcc cast warningsBrian Behlendorf2010-08-271-5/+5
* Update to onnv_147Brian Behlendorf2010-08-261-20/+58
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-236/+648
* Rebase master to b121Brian Behlendorf2009-08-181-9/+25
* Rebase master to b117Brian Behlendorf2009-07-021-201/+243
* Rebase master to b108Brian Behlendorf2009-02-181-2/+3
* Rebase master to b105Brian Behlendorf2009-01-151-2/+10
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+3950