summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/vdev_raidz.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick1-3/+1
2009-09-256885320 assertion failed: rm->rm_freed != 0 (0x0 != 0x0), file: ../../common/...Jonathan Adams1-17/+16
2009-09-22PSARC 2009/497 zfs checksum ereport payload additionsJonathan Adams1-35/+241
2009-09-036869090 filebench on thumper with ZFS (snv_120) raidz causes checksum errors ...Adam Leventhal1-6/+20
2009-07-166854612 triple-parity RAID-ZAdam Leventhal1-284/+999
2009-06-116566744 vdev_open() should be done in parallelEric Taylor1-9/+7
2009-04-236794570 incomplete resilvering after disk replacementMark J Musante1-2/+2
2008-12-016328632 zpool offline is a bit too conservativeJeff Bonwick1-3/+4
2008-09-296754011 SPA 3.0: lock breakup, i/o pipeline refactoring, device failure handlingJeff Bonwick1-88/+58
2007-11-276354519 stack overflow in zfs due to zio pipelineonnv_79bonwick1-12/+13
2007-10-24PSARC 2007/567 zpool failmode propertygw252951-1/+2
2007-04-146545015 RAID-Z resilver brokenahl1-2/+16
2007-01-216509749 RAIDZ reads unnecessarily generate parityahl1-14/+40
2006-05-30PSARC 2006/223 ZFS Hot Spareseschrock1-169/+758
2006-04-106410698 ZFS metadata needs to be more highly replicated (ditto blocks)billm1-8/+2
2006-04-026280668 pluggable block allocation policybonwick1-27/+34
2006-03-03PSARC 2006/077 zpool cleareschrock1-12/+42
2005-12-156357470 vdev_raidz.c has unused RAIDZ_SINGLE define, codeeschrock1-42/+20
2005-10-31PSARC 2002/240 ZFSahrens1-0/+599