summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/vdev.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-04PSARC/2009/511 zpool splitMark J Musante1-30/+59
2009-11-216678033 resilver code should prefetchGeorge Wilson1-3/+3
2009-11-216826241 Sync write IOPS drops dramatically during TXG syncGeorge Wilson1-0/+4
2009-11-066898790 assertion failed: alloctype == VDEV_ALLOC_LOAD||alloctype == VDEV_ALL...George Wilson1-1/+2
2009-11-056897958 ASSERT in metaslab_class_space_update() with 8+ exabyte poolJeff Bonwick1-15/+39
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick1-40/+42
2009-10-30PSARC 2009/479 zpool recovery supportTim Haley1-1/+3
2009-10-276807339 spurious checksum errors when replacing a vdevEric Taylor1-1/+3
2009-10-236840704 osol_0906 PV guests sometimes hang at login promptGeorge Wilson1-0/+16
2009-10-216893087 removing and inserting a faulted vdev clears faulted stateEric Schrock1-0/+32
2009-10-206889826 ZFS retire agent should be able to repair poolsEric Schrock1-16/+47
2009-09-296846163 ZFS continues to use faulted logzilla, bringing system to a crawlGeorge Wilson1-24/+78
2009-09-216574286 removing a slog doesn't workGeorge Wilson1-25/+110
2009-09-216438937 if 'zfs destroy' fails, it can leave a zvol device link missingEric Taylor1-0/+23
2009-07-166854612 triple-parity RAID-ZAdam Leventhal1-6/+10
2009-07-156856634 snv_117 not booting: zfs_parse_bootfs: error2Lin Ling1-7/+7
2009-06-306848242 zdb -e no longer works as expectedVictor Latushkin1-1/+6
2009-06-116566744 vdev_open() should be done in parallelEric Taylor1-2/+28
2009-06-08PSARC 2008/353 zpool autoexpand propertyGeorge Wilson1-89/+111
2009-06-046747441 GRUB/vdev_get_bootpath, spa_get_rootconf, zpool_get_physpath should t...Lin Ling1-1/+14
2009-05-266843014 ZFS B_FAILFAST handling is brokenEric Schrock1-2/+12
2009-05-226803605 should be able to offline log devicesGeorge Wilson1-21/+76
2009-05-086794136 Panic BAD TRAP: type=e when importing degraded zraid pool.Tim Haley1-2/+2
2009-04-296801810 Commit of aligned streaming rewrites to ZIL device causes unwanted di...Neil Perrin1-1/+2
2009-04-226799895 spa_add_spares() needs to be protected by config lockEric Schrock1-8/+14
2009-03-306821169 offlining a device results in checksum errorsGeorge Wilson1-2/+2
2009-03-166809691 'zpool create -f' no longer overwrites ufs infomationLin Ling1-2/+2
2009-01-276798384 It can take a village to raise a zioBill Moore1-38/+82
2008-12-016328632 zpool offline is a bit too conservativeJeff Bonwick1-109/+259
2008-11-14backout 6752810: causes data corruption on zfs root poolDavid Marker1-22/+1
2008-10-306764914 vdev_reopen() can lead to failed allocationsGeorge Wilson1-0/+13
2008-10-206752810 deadlock when trying to online missing boot driveEric Taylor1-1/+22
2008-10-066755170 zinject -d causes panicJeff Bonwick1-1/+1
2008-09-296754011 SPA 3.0: lock breakup, i/o pipeline refactoring, device failure handlingJeff Bonwick1-271/+320
2008-08-126734585 zpool history should log when a spare device becomes activeEric Kustarz1-2/+6
2008-07-076343667 scrub/resilver has to start over when a snapshot is takenahrens1-15/+76
2008-07-076721094 Setting certain properties on root pools should not be allowedgw252951-0/+32
2008-06-27PSARC 2008/388 Short circuit for vdev probe failureeschrock1-13/+23
2008-06-256700920 vdev_clear() needs some polishingek1102371-5/+9
2008-05-146625086 changing cachefile doesn't remove old cache on last usereschrock1-44/+77
2008-04-306616739 panic message ZFS: I/O failure (write on <unknown> is not very helpfulek1102371-2/+14
2007-11-276354519 stack overflow in zfs due to zio pipelineonnv_79bonwick1-12/+3
2007-11-09PSARC 2007/618 ZFS L2ARCbrendan1-22/+39
2007-10-296621355 panic in vdev_disk_io_start when trying to write to a faulted devicegw252951-2/+1
2007-10-24PSARC 2007/567 zpool failmode propertygw252951-8/+95
2007-09-19PSARC 2007/342 Enhanced ZFS Pool Propertieslling1-1/+1
2007-08-266569719 panic dangling dbufs (dn=ffffffff28814d30, dbuf=ffffffff20756008)maybee1-6/+6
2007-08-066498144 ::kmastat could be even easier to readek1102371-2/+1
2007-06-29PSARC/2007/328 zfs upgradeahrens1-3/+3
2007-06-22PSARC 2007/171 ZFS Separate Intent Logperrin1-42/+72