summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/vdev_label.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-146736 ZFS per-vdev ZAPsJoe Stein1-0/+14
2015-11-026414 vdev_config_sync could be simplerWill Andrews1-6/+13
2015-10-306386 Fix function call with uninitialized value in vdev_inuseRichard Yao1-1/+2
2015-10-186328 Fix cstyle errors in zfs codebasePaul Dagnelie1-3/+3
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-2/+2
2013-12-114121 vdev_label_init should treat request as succeeded when pool is read onlyGeorge Wilson1-1/+1
2013-10-014101 metaslab_debug should allow for fine-grained controlGeorge Wilson1-2/+3
2013-08-073956 ::vdev -r should work with pipelinesGeorge Wilson1-62/+45
2013-06-113741 zfs needs better commentsWill Andrews1-0/+1
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-4/+4
2012-08-223090 vdev_reopen() during reguid causes vdev to be treated as corruptGeorge Wilson1-27/+48
2012-05-212619 asynchronous destruction of ZFS file systemsChristopher Siden1-27/+76
2010-08-09PSARC 2010/306 Read-only ZFS poolsGeorge Wilson1-0/+9
2010-08-066782540 zpool cannot replace a replacing deviceMark J Musante1-0/+3
2010-05-036675946 'zpool status' should show the progress of resilvering for individual...Lin Ling1-16/+43
2010-01-04PSARC/2009/511 zpool splitMark J Musante1-4/+14
2009-10-30PSARC 2009/479 zpool recovery supportTim Haley1-6/+2
2009-10-206889826 ZFS retire agent should be able to repair poolsEric Schrock1-0/+16
2009-09-286886074 zfs shouldn't add zero length arrays since nvlists apparently can't h...George Wilson1-2/+5
2009-09-216574286 removing a slog doesn't workGeorge Wilson1-0/+46
2009-07-166854612 triple-parity RAID-ZAdam Leventhal1-2/+4
2009-06-116566744 vdev_open() should be done in parallelEric Taylor1-8/+6
2009-05-266843014 ZFS B_FAILFAST handling is brokenEric Schrock1-5/+27
2009-04-226799895 spa_add_spares() needs to be protected by config lockEric Schrock1-0/+4
2009-03-166809691 'zpool create -f' no longer overwrites ufs infomationLin Ling1-0/+15
2009-02-206803822 Reboot after replacement of system disk in a ZFS mirror drops to grub...Lin Ling1-16/+0
2009-01-276798384 It can take a village to raise a zioBill Moore1-2/+2
2008-12-016328632 zpool offline is a bit too conservativeJeff Bonwick1-2/+2
2008-11-216761100 want zdb option to select older uberblocksVictor Latushkin1-1/+7
2008-11-166542860 ASSERT: reason != VDEV_LABEL_REMOVE||vdev_inuse(vd, crtxg, reason, 0)George Wilson1-3/+0
2008-10-026754946 assertion failure in vdev_label_init() under zpool_remove_003_pos testJeff Bonwick1-4/+10
2008-09-296754011 SPA 3.0: lock breakup, i/o pipeline refactoring, device failure handlingJeff Bonwick1-152/+95
2008-07-296721908 A hot spare "in use" in an exported zpool, is stolen when a disk fail...lling1-3/+3
2008-07-046721901 uninitialized variable in zfs_fm_recv() can confuse diagnosiseschrock1-4/+5
2008-06-27PSARC 2008/388 Short circuit for vdev probe failureeschrock1-1/+11
2008-05-126616599 vdev_config_sync(rvd, txg) == 0, file: ../../common/fs/zfs/spa .c, li...gw252951-21/+94
2007-12-136640580 spa_get_random() is insanely slow in userlandbonwick1-199/+120
2007-11-09PSARC 2007/618 ZFS L2ARCbrendan1-21/+75
2007-10-24PSARC 2007/567 zpool failmode propertygw252951-5/+39
2007-08-026393351 unique_* could be improvedahrens1-1/+2
2007-06-29PSARC/2007/328 zfs upgradeahrens1-1/+2
2007-06-22PSARC 2007/171 ZFS Separate Intent Logperrin1-0/+10
2007-06-12PSARC 2007/197 ZFS hotplugeschrock1-6/+19
2007-01-226497211 Creating a zpool mirror with a large number of devices will core dumpmmusante1-2/+4
2007-01-086393525 vdev_reopen() should verify that it's still the same deviceeschrock1-108/+157
2006-05-30PSARC 2006/223 ZFS Hot Spareseschrock1-18/+134
2006-04-026280668 pluggable block allocation policybonwick1-40/+38
2006-03-166396049 spa_sync_labels() should try all devices before giving up (fix lint)bonwick1-1/+1
2006-03-166398664 zpool detach: missing argument to error message causes core dumpbonwick1-36/+19
2006-03-126397197 ADVANCE_ZIL should only visit claimed-but-not-yet-replayed logsbonwick1-4/+9