summaryrefslogtreecommitdiff
path: root/usr/src/cmd/ztest/ztest.c
AgeCommit message (Expand)AuthorFilesLines
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-073006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-12/+12
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 Lowe1-55/+57
2012-07-313006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-57/+55
2012-06-302882 implement libzfs_coreMatthew Ahrens1-17/+10
2012-05-212619 asynchronous destruction of ZFS file systemsChristopher Siden1-8/+31
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-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
2010-03-086923241 'zpool split' set dedupditto as invalid value cause device offlineMark J Musante1-0/+3
2010-02-246917573 ztest hangs on dsl_pool_sync()Mark J Musante1-10/+18
2010-02-236914746 sprintf_blkptr() causes NULL pointer dereferenceJeff Bonwick1-5/+6
2010-01-146698011 zfs incorrectly reports file systems as children when attempting a re...Mark J Musante1-1/+1
2010-01-04PSARC/2009/511 zpool splitMark J Musante1-20/+154
2009-11-306905188 panic: kernel heap corruption when doing "zfs rename -r"Matthew Ahrens1-1/+1
2009-11-196899923 vdev_offline/vdev_add deadlockJeff Bonwick1-4/+0
2009-11-09PSARC 2009/510 ZFS received propertiesTom Erickson1-2/+3
2009-11-036897933 zfs_get_data: assertion failed: db->db_offset == offsetJeff Bonwick1-1/+5
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick1-1600/+2383
2009-10-236840704 osol_0906 PV guests sometimes hang at login promptGeorge Wilson1-2/+18
2009-10-156822816 assertion failed: zap_remove_int(ds_next_clones_obj) returns ENOENTMatthew Ahrens1-1/+1
2009-10-156880764 fsync on zfs is broken if writes are greater than 32kb on a hard cras...Neil Perrin1-0/+7
2009-09-306871683 ztest should exercise deferred destroyChris Kirby1-0/+115
2009-09-296846163 ZFS continues to use faulted logzilla, bringing system to a crawlGeorge Wilson1-20/+41
2009-09-226650218 Commit callbacks API for the DMURicardo M. Correia1-0/+228
2009-09-216574286 removing a slog doesn't workGeorge Wilson1-17/+65
2009-09-216438937 if 'zfs destroy' fails, it can leave a zvol device link missingEric Taylor1-1/+1
2009-09-016870347 assertion failure in dmu_tx_willuse_space(): refcount_count(&tx->tx_s...Sanjeev Bagewadi1-2/+2
2009-09-016870347 assertion failure in dmu_tx_willuse_space(): refcount_count(&tx->tx_s...Sanjeev Bagewadi1-0/+98
2009-08-126860996 %temporary clones are not automatically destroyed on errorMatthew Ahrens1-43/+29