summaryrefslogtreecommitdiff
path: root/usr/src/lib/libzfs/common/libzfs_pool.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-21OS-833 zpool list -p is useless for pool healthBill Pijewski1-1/+1
2011-12-12STOR-27 ZFS should be able to dump to a RAID-Z poolBill Pijewski1-2/+1
2011-11-22[OS-714] illumos mergeJohn Sonnenschein1-1/+44
2011-11-151693 persistent 'comment' field for a zpoolDan McDonald1-1/+22
2011-06-10OS-427 zpool(1M) and zfs(1M) should support -p for "list" and "get"Dave Pacheco1-3/+11
2011-11-111748 desire support for reguid in zfsGarrett D'Amore1-0/+22
2010-08-09PSARC 2010/306 Read-only ZFS poolsGeorge Wilson1-7/+27
2010-08-086975471 syseventd dumps core in zfsdle_vdev_onlineMark J Musante1-1/+2
2010-08-066782540 zpool cannot replace a replacing deviceMark J Musante1-46/+30
2010-07-306973547 zpool import succeeds but prints error messageGeorge Wilson1-2/+2
2010-07-286733267 Allow a pool to be imported with a missing slogGeorge Wilson1-35/+101
2010-07-196668666 zpool command should put a bootblock on a disk added as a mirror of a...Lori Alt1-15/+0
2010-05-196952889 zpool_vdev_clear is brokenVictor Latushkin1-0/+1
2010-05-116881631 zpool_vdev_name(): "c0t0d0s0/old" becomes "c0t0d0s0/o" on whole disks...John Harres1-11/+83
2010-05-036675946 'zpool status' should show the progress of resilvering for individual...Lin Ling1-57/+36
2010-02-246505339 dsl_pool_close() needs to call txg_list_destroy(&dp->dp_sync_tasks) t...Chris Kirby1-0/+6
2010-01-04PSARC/2009/511 zpool splitMark J Musante1-2/+263
2009-11-096899159 injection isn't trashing poolsTim Haley1-2/+2
2009-11-046897693 deduplication can only go so farGeorge Wilson1-2/+2
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick1-0/+6
2009-10-30PSARC 2009/479 zpool recovery supportTim Haley1-2/+185
2009-10-206889826 ZFS retire agent should be able to repair poolsEric Schrock1-34/+6
2009-09-296846163 ZFS continues to use faulted logzilla, bringing system to a crawlGeorge Wilson1-1/+44
2009-09-216574286 removing a slog doesn't workGeorge Wilson1-11/+99
2009-09-216438937 if 'zfs destroy' fails, it can leave a zvol device link missingEric Taylor1-184/+2
2009-06-08PSARC 2008/353 zpool autoexpand propertyGeorge Wilson1-48/+190
2009-06-046747441 GRUB/vdev_get_bootpath, spa_get_rootconf, zpool_get_physpath should t...Lin Ling1-38/+63
2009-05-226803605 should be able to offline log devicesGeorge Wilson1-0/+6
2009-03-24PSARC/2008/760 Boot configuration ServiceSherry Moore1-55/+99
2009-01-126788830 set large value to reservation cause core dumpEric Schrock1-7/+31
2008-11-246775357 ZFS should have a way to export a pool without touching anythingGeorge Wilson1-1/+14
2008-11-116769612 zpool_import() will continue to write to cachefile even if altroot is...George Wilson1-1/+3
2008-10-286740164 zpool attach can create an illegal root poolGeorge Wilson1-4/+66
2008-09-22PSARC 2008/382 Fast RebootSherry Moore1-0/+90
2008-08-136713886 hot spares of mirrored log devices should not be allowedEric Schrock1-23/+44
2008-08-076667976 support booting up a snapshot root datasetEric Taylor1-3/+1
2008-08-04PSARC 2008/486 Intent log replay failure handlingperrin1-2/+15
2008-07-296721908 A hot spare "in use" in an exported zpool, is stolen when a disk fail...lling1-5/+22
2008-07-24PSARC 2008/223 Pool root file system properties via zpool(1M)timh1-14/+44
2008-07-076721094 Setting certain properties on root pools should not be allowedgw252951-18/+81
2008-07-046721901 uninitialized variable in zfs_fm_recv() can confuse diagnosiseschrock1-4/+10
2008-05-146625086 changing cachefile doesn't remove old cache on last usereschrock1-11/+3
2008-04-11PSARC 2006/370 ZFS Boot Supportgw252951-3/+114
2008-03-266603209 Multiple -o options to 'zfs mount' ignore all but the last.mmusante1-7/+10
2007-12-066627006 setting cachefile to default value confuses ZFSeschrock1-2/+3
2007-11-09PSARC 2007/618 ZFS L2ARCbrendan1-40/+98
2007-10-29PSARC 2007/607 ZFS cachefile propertyeschrock1-27/+37
2007-10-246614232 results of zpool_validate_properties() are consistently leakedlling1-9/+19
2007-09-19PSARC 2007/342 Enhanced ZFS Pool Propertieslling1-335/+547
2007-09-046595467 libzfs consumers should be allowed to write their own history (or non...ek1102371-23/+27