summaryrefslogtreecommitdiff
path: root/usr/src/cmd/ztest
AgeCommit message (Expand)AuthorFilesLines
2016-06-096314 buffer overflow in dsl_dataset_nameMatthew Ahrens1-37/+47
2016-02-085027 zfs large block support (add copyright)Matthew Ahrens1-0/+1
2015-11-166451 ztest fails due to checksum errorsMatthew Ahrens1-1/+26
2015-10-296390 Free props in ztest_init()Richard Yao1-0/+1
2015-07-195960 zfs recv should prefetch indirect blocksPaul Dagnelie1-3/+6
2015-05-195818 zfs {ref}compressratio is incorrect with 4k sector sizeMatthew Ahrens1-17/+2
2014-12-295408 managing ZFS cache devices requires lots of RAMChris Williamson1-4/+5
2014-12-045314 Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs1-0/+6
2014-11-075027 zfs large block supportMatthew Ahrens1-4/+10
2014-08-015039 ztest should default to larger device sizesMatthew Ahrens1-1/+1
2014-07-164958 zdb trips assert on pools with ashift >= 0xeAlex Reece1-6/+37
2014-06-124756 metaslab_group_preload() could deadlockGeorge Wilson1-1/+3
2014-06-054757 ZFS embedded-data block pointers ("zero block compression")Matthew Ahrens1-15/+33
2013-10-014101 metaslab_debug should allow for fine-grained controlGeorge Wilson1-1/+1
2013-08-304072 make clobber leaves trashGordon Ross1-0/+1
2013-08-264045 zfs write throttle & i/o scheduler performance workMatthew Ahrens1-7/+7
2013-08-073956 ::vdev -r should work with pipelinesGeorge Wilson1-5/+16
2013-08-073955 ztest failure: assertion refcount_count(&tx->tx_space_written) + delta <...Matthew Ahrens1-0/+3
2013-08-073949 ztest fault injection should avoid resilvering devicesGeorge Wilson1-8/+44
2013-06-113740 Poor ZFS send / receive performance due to snapshot hold / release proce...Steven Hartland1-1/+2
2013-06-113747 txg commit callbacks don't workWill Andrews1-1/+1
2013-02-283464 zfs synctask code needs restructuringMatthew Ahrens1-82/+108
2012-11-133236 zio nop-writeGeorge Wilson1-5/+42
2012-11-093349 zpool upgrade -V bumps the on disk version number, but leaves the in cor...George Wilson1-21/+119
2012-10-083258 ztest's use of file descriptors is unstableEtienne Dechamps1-33/+55
2012-09-273145 single-copy arcGeorge Wilson1-0/+11
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-0/+2
2012-09-073006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh2-15/+15
2012-08-303112 ztest does not honor ZFS_DEBUGMatthew Ahrens1-0/+2
2012-08-223090 vdev_reopen() during reguid causes vdev to be treated as corruptGeorge Wilson1-2/+21
2012-08-213086 unnecessarily setting DS_FLAG_INCONSISTENT on async destroyed datasetsMatthew Ahrens1-0/+3
2012-08-01backout 3006: causes 3046 (panics after mounting root)Richard Lowe2-58/+60
2012-07-313006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh2-60/+58
2012-06-302882 implement libzfs_coreMatthew Ahrens1-17/+10
2012-05-212619 asynchronous destruction of ZFS file systemsChristopher Siden2-10/+35
2012-01-231950 ztest backwards compatibility testing optionChris Siden1-376/+688
2011-11-111748 desire support for reguid in zfsGarrett D'Amore1-1/+35
2011-05-31883 ZIL reuse during remount can lead to data corruptionEric Schrock1-0/+35
2011-05-291051 zfs should handle imbalanced lunsGeorge Wilson1-0/+2
2010-08-07PSARC 2010/105 zfs diffTim Haley1-6/+8
2010-07-286733267 Allow a pool to be imported with a missing slogGeorge Wilson1-3/+3
2010-07-016966214 ztest_freeze(): Assertion failed: list->list_head.list_next == nodeGeorge Wilson1-7/+10
2010-06-286677657 smb_list.c shouldn't existEric Taylor1-3/+2
2010-06-256913010 assertion failed: error||lr->lr_length <= zp->z_blksz, file: ../../co...Neil Perrin1-1/+1
2010-06-256913010 assertion failed: error||lr->lr_length <= zp->z_blksz, file: ../../co...Neil Perrin1-20/+23
2010-06-016884007 zfs_send() can leave temporary holds aroundChris Kirby1-1/+2
2010-05-216948890 snapshot deletion can induce pathologically long spa_sync() timesMatthew Ahrens1-2/+3
2010-05-036675946 'zpool status' should show the progress of resilvering for individual...Lin Ling1-5/+6
2010-05-03PSARC/2010/108 zil synchronicityMark J Musante1-4/+17
2010-04-296944833 Avoid prefetching dbufs in dmu_sync() pathJeff Bonwick1-6/+8