Add FreeBSD 'zpool labelclear' command
[zfs.git] / lib / libzfs / libzfs_pool.c
2013-07-09 Dmitry KhasanovAdd FreeBSD 'zpool labelclear' command
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-11-30 Brian BehlendorfAllow GPT+EFI vdevs for root pools
2012-10-22 Brian BehlendorfAllow 'zpool replace' to use short device names
2012-09-19 Chris SidenIllumos #1948: zpool list should show more detailed...
2012-09-06 Michael MartinFix missing vdev names in zpool status output
2012-08-08 Dan McDonaldIllumos #1693: persistent 'comment' field for a zpool
2012-07-17 Etienne DechampsMove partition scanning from userspace to module.
2012-07-12 Etienne DechampsUse the right device path when relabeling.
2012-07-12 Etienne DechampsFix error handling for "zpool online -e".
2012-07-11 Garrett D'AmoreIllumos #1748: desire support for reguid in zfs
2012-06-01 Brian BehlendorfImprove 'zpool import' EBUSY error message
2012-04-11 Richard LaagerImprove error message consistency
2012-03-05 Ned BassAlign parition end on 1 MiB boundary
2012-02-13 Richard YaoSupport ashift=13 for 8KB SSD block sizes
2012-01-18 Darik HornAllow GPT+EFI vdev replacement in boot pools.
2011-11-11 Brian BehlendorfLimit maximum ashift value to 12
2011-06-17 Christian KohlschütterAdd "ashift" property to zpool create
2010-10-22 Ned BassSupport shorthand names with zpool remove
2010-10-04 Ned BassStrip partition from device name for whole disks
2010-09-23 Ned BassFix missing vdev names in zpool status output
2010-08-31 Brian BehlendorfAdd linux user disk support
2010-08-31 Brian BehlendorfAdd linux events
2010-08-27 Brian BehlendorfFix gcc missing case warnings
2010-08-27 Brian BehlendorfFix gcc missing braces 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-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...