summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/zio_checksum.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-2311709 zfs: zio_checksum_table may be accessed past array endToomas Soome1-4/+11
2019-06-258727 Native data and metadata encryption for zfsTom Caputi1-41/+114
2017-05-188021 ARC buf data scatter-izationDan Kimmel1-28/+80
2017-04-25backout: 8021 ARC buf data scatter-ization (causes 8100)Robert Mustacchi1-80/+28
2017-04-218021 ARC buf data scatter-izationDan Kimmel1-28/+80
2016-11-027490 real checksum errors are silenced when zinject is onPavel Zakharov1-5/+6
2016-07-146950 ARC should cache compressed dataGeorge Wilson1-23/+35
2016-02-116541 Pool feature-flag check defeated if "verify" is included in the dedup pr...ilovezfs1-0/+6
2015-10-186328 Fix cstyle errors in zfs codebasePaul Dagnelie1-2/+2
2015-09-164185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RMatthew Ahrens1-19/+142
2013-08-232932 support crash dumps to raidz, etc. poolsBill Pijewski1-0/+2
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-4/+5
2010-05-216948890 snapshot deletion can induce pathologically long spa_sync() timesMatthew Ahrens1-2/+2
2010-02-176595532 ZIL is too talkativeNeil Perrin1-16/+49
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick1-15/+38
2009-09-22PSARC 2009/497 zfs checksum ereport payload additionsJonathan Adams1-5/+17
2008-09-296754011 SPA 3.0: lock breakup, i/o pipeline refactoring, device failure handlingJeff Bonwick1-31/+65
2006-11-116490569 verify arc bufs are not modified when they shouldn't beahrens1-4/+1
2006-10-036463348 ZFS code could be more portablend1506281-9/+9
2006-04-106410698 ZFS metadata needs to be more highly replicated (ditto blocks)billm1-3/+2
2006-04-026280668 pluggable block allocation policybonwick1-1/+1
2006-03-03PSARC 2006/077 zpool cleareschrock1-4/+6
2005-10-31PSARC 2002/240 ZFSahrens1-0/+174