summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/vdev_raidz.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-2714115 dumping to zvol on raidz will corrupt the poolJoshua M. Clulow1-10/+2
2020-09-0513087 zfs: zfs_ereport_post() and zfs_ereport_start() return values are ignoredToomas Soome1-1/+1
2020-06-0112668 ZFS support for vectorized algorithms on x86 (initial support)Gvozden Neskovic1-189/+76
2020-01-1012085 zvol_dumpio would be cleaner with vdev_op_dumpioMike Gerdts1-11/+13
2019-12-0611971 Reduce loaded range tree memory usagePaul Dagnelie1-3/+3
2019-09-101701 ZFS to support UNMAP/TRIM for SSDBrian Behlendorf1-1/+1
2019-06-258727 Native data and metadata encryption for zfsTom Caputi1-80/+98
2019-05-1310405 Implement ZFS sorted scansToomas Soome1-12/+51
2018-04-259102 zfs should be able to initialize storage devicesGeorge Wilson1-0/+75
2018-01-107614 zfs device evacuation/removalPrashanth Sreenivasa1-0/+1
2017-05-188021 ARC buf data scatter-izationDan Kimmel1-205/+399
2017-04-25backout: 8021 ARC buf data scatter-ization (causes 8100)Robert Mustacchi1-399/+204
2017-04-218021 ARC buf data scatter-izationDan Kimmel1-204/+399
2016-02-085027 zfs large block support (add copyright)Matthew Ahrens1-0/+1
2014-11-075027 zfs large block supportMatthew Ahrens1-3/+3
2014-11-065244 zio pipeline callers should explicitly invoke next stageGeorge Wilson1-4/+5
2013-08-264045 zfs write throttle & i/o scheduler performance workMatthew Ahrens1-1/+1
2013-08-232932 support crash dumps to raidz, etc. poolsBill Pijewski1-13/+171
2013-06-113742 zfs comments need cleaner, more consistent styleWill Andrews1-5/+4
2013-06-113741 zfs needs better commentsWill Andrews1-0/+65
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-7/+7
2013-02-103522 zfs module should not allow uninitialized variablesGeorge Wilson1-1/+2
2012-09-073006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-3/+3
2012-08-01backout 3006: causes 3046 (panics after mounting root)Richard Lowe1-3/+3
2012-07-313006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-3/+3
2012-01-231948 zpool list should show more detailed pool informationGeorge Wilson1-1/+5
2010-05-036675946 'zpool status' should show the progress of resilvering for individual...Lin Ling1-2/+2
2010-03-196923585 deadlock while booting OpenSolaris build 132 from mirrored rpool with...George Wilson1-0/+2
2010-02-176595532 ZIL is too talkativeNeil Perrin1-13/+17
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