summaryrefslogtreecommitdiff
path: root/usr/src/lib/libzfs/common/libzfs_pool.c
AgeCommit message (Expand)AuthorFilesLines
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
2007-08-076588264 zpool_get_errlog() can attempt to calloc size 0ek1102371-0/+2
2007-07-246535695 Panic: shpp->sh_eof == shpp->sh_pool_create_len, file: ../../common/f...ek1102371-9/+5
2007-07-136580497 zfs volinit shouldn't slowly iterate over all snapshotsahrens1-4/+7
2007-06-29PSARC/2007/328 zfs upgradeahrens1-4/+4
2007-06-26PSARC/2006/465 ZFS Delegated Administrationmarks1-42/+37
2007-06-22PSARC 2007/171 ZFS Separate Intent Logperrin1-9/+19
2007-06-12PSARC 2007/197 ZFS hotplugeschrock1-21/+160
2007-05-226560645 fix msg in zpool_add(): "root pool can not have concatenated devices"lling1-1/+1
2007-05-186385547 zpool create of a mirror using a device and a slice of a device (of s...taylor1-0/+163
2007-03-28PSARC 2007/083 ZFS bootable datasetslling1-2/+191
2007-03-206529406 zpool history needs to bump the on-disk versionek1102371-0/+4
2007-03-156494119 zpool status command exits with abortvb1604871-2/+3
2007-03-016441384 zpool import action message is not correctly localizedmmusante1-39/+0
2007-02-226523936 BAD TRAP: type=8 (#df Double fault) rp=fec266f8 addr=0ek1102371-2/+3
2007-01-186410433 'zpool status -v' would be more useful with filenamesek1102371-110/+67
2007-01-086393525 vdev_reopen() should verify that it's still the same deviceeschrock1-2/+2
2006-12-156463140 zfs recv with a snapshot name that has 2 @@ in a row succeedsahrens1-2/+1
2006-12-136480245 renaming a dataset to something with '%s' will cause segfaultlling1-11/+12
2006-11-15PSARC 2006/622 iSCSI/ZFS Integrationahl1-29/+128
2006-10-16PSARC 2006/288 zpool historyek1102371-0/+175
2006-10-036463348 ZFS code could be more portablend1506281-7/+31