Add FreeBSD 'zpool labelclear' command
[zfs.git] / cmd / zpool / zpool_main.c
2013-07-09 Dmitry KhasanovAdd FreeBSD 'zpool labelclear' command
2013-07-09 Craig LoomisExplicitly flush output at end of each zevent
2013-05-03 George WilsonIllumos #3306, #3321
2013-02-28 Tim Connors-x shouldn't warn about old on-disk format or unavailab...
2013-01-31 Brian BehlendorfHonor 80 character limit in 'zpool status'
2013-01-11 Yuri PankovIllumos #1377 `zpool status -D' should tell if there...
2013-01-08 Christopher SidenIllumos #2762: zpool command should have better support...
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-11-30 Cyril PliskoMake zpool attach -o ashift=... actually work
2012-11-15 Cyril PliskoAdd "-o ashift" to zpool add and zpool attach
2012-11-15 George WilsonIllumos #2671: zpool import should not fail if vdev...
2012-09-19 Chris SidenIllumos #1948: zpool list should show more detailed...
2012-09-17 Brian BehlendorfImprove `zpool import` search behavior
2012-09-11 Cyril PliskoIllumos #3064: usr/src/cmd/zpool/zpool_main.c misspells...
2012-08-08 Dan McDonaldIllumos #1693: persistent 'comment' field for a zpool
2012-07-11 Garrett D'AmoreIllumos #1748: desire support for reguid in zfs
2012-04-27 Frederik WesselsIllumos #1946: incorrect formatting when listing output...
2012-04-27 Mike HarschIllumos #952: separate intent logs should be obvious...
2012-03-27 Craig SandersRemove hard-coded 80 column output
2012-03-26 Brian BehlendorfFix executable permissions
2012-03-15 Gregor KopkaUse stderr for 'no pools/datasets available' error
2011-10-24 Darik HornChange sun.com URLs to zfsonlinux.org
2011-07-05 Prasad JoshiUse consistent error message in zpool sub-command
2011-06-17 Christian KohlschütterAdd "ashift" property to zpool create
2011-04-25 Darik HornUse gethostid in the Linux convention.
2011-02-05 Brian BehlendorfRemove HAVE_ZPL from commands and libraries
2010-10-12 Brian BehlendorfFix 'zpool events' formatting for awk
2010-08-31 Brian BehlendorfAdd linux user util support
2010-08-31 Brian BehlendorfAdd linux user disk support
2010-08-31 Brian BehlendorfAdd linux events
2010-08-31 Brian BehlendorfFix deadcode
2010-08-31 Brian BehlendorfFix gcc uninitialized variable warnings
2010-08-31 Brian BehlendorfFix gcc unused variable warnings
2010-08-27 Brian BehlendorfFix gcc cast warnings
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-08-18 Brian BehlendorfRebase master to b121
2009-07-02 Brian BehlendorfRebase master to b117
2009-02-18 Brian BehlendorfRebase master to b108
2009-01-15 Brian BehlendorfRebase master to b105
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...