aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/ztest
Commit message (Expand)AuthorAgeFilesLines
* Use zfs range locks in ztestBoris Protopopov2016-05-171-52/+151
* Use the correct macro to include backtraceCarlo Landmeter2016-03-291-2/+2
* Cleanup linkingRichard Yao2016-03-181-1/+1
* Illumos 6451 - ztest fails due to checksum errorsMatthew Ahrens2016-01-251-1/+26
* Illumos 5039 - ztest should default to larger device sizesBrian Behlendorf2016-01-111-1/+1
* Illumos 5960, 5925Paul Dagnelie2016-01-081-3/+6
* Revert "Switch ztest mmap(2) ASSERTs to VERIFYs"Richard Yao2015-12-141-3/+3
* Unconditionally build zdb and ztest with -DDEBUGRichard Yao2015-12-141-0/+1
* Fix zdb calling behavior in ztestChunwei Chen2015-12-021-13/+41
* Add dbgmsg kstatBrian Behlendorf2015-09-041-6/+0
* ztest: display non-index properties properly at verbose level 6Tim Chase2015-07-301-3/+10
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-1/+1
* Illumos 5408 - managing ZFS cache devices requires lots of RAMChris Williamson2015-06-111-4/+5
* Illumos 5818 - zfs {ref}compressratio is incorrect with 4k sector sizeMatthew Ahrens2015-06-101-17/+3
* ztest should randomly change recordsizeBrian Behlendorf2015-05-111-0/+3
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-111-4/+9
* Avoid dladdr() in ztestTim Chase2015-02-271-44/+39
* Illumos 5164-5165 - space map fixesMatthew Ahrens2014-10-231-1/+1
* Illumos 4958 zdb trips assert on pools with ashift >= 0xeAlex Reece2014-10-231-6/+37
* ztest: print backtrace on SIGSEGV and SIGABRTNed Bass2014-10-131-0/+44
* Illumos 4757, 4913Matthew Ahrens2014-08-011-15/+33
* Illumos #4756 Fix metaslab_group_preload deadlockGeorge Wilson2014-07-221-1/+3
* ztest: Switch to LWP rwlock interfaceRichard Yao2014-05-011-51/+50
* Switch ztest mmap(2) ASSERTs to VERIFYsRichard Yao2014-03-121-3/+3
* Free props in ztest_init()Richard Yao2014-03-121-0/+1
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-33/+35
* Add missing libzfs_core to MakefilesMaximilian Mehnert2013-11-201-1/+2
* Illumos #3956, #3957, #3958, #3959, #3960, #3961, #3962George Wilson2013-11-051-5/+20
* Illumos #3949, #3950, #3952, #3953George Wilson2013-11-051-2/+19
* Illumos #3955Matthew Ahrens2013-11-051-0/+3
* Illumos #3112, #3113, #3114Matthew Ahrens2013-11-051-1/+2
* Illumos #3236George Wilson2013-11-051-2/+39
* Illumos #3740Steven Hartland2013-11-041-1/+2
* Generate libraries with correct DT_NEEDED entriesRichard Yao2013-10-101-1/+1
* Illumos #3464Matthew Ahrens2013-09-041-85/+111
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-18/+11
* Use MAXPATHLEN instead of sizeof in snprintfRichard Yao2013-07-021-1/+1
* Illumos #3006Madhav Suresh2013-06-191-13/+13
* Constify structures containing function pointersRichard Yao2013-03-041-6/+6
* Illumos #3145, #3212George Wilson2013-01-081-0/+11
* Illumos #3349: zpool upgrade -V bumps the on disk version numberGeorge Wilson2013-01-081-21/+119
* Illumos #3086: unnecessarily setting DS_FLAG_INCONSISTENT on asyncMatthew Ahrens2013-01-081-0/+3
* Illumos #3090 and #3102George Wilson2013-01-081-2/+21
* Revert "Temporarily disable the reguid test."Brian Behlendorf2013-01-081-6/+0
* Illumos #2619 and #2747Christopher Siden2013-01-081-3/+11
* Disable ztest deadman timerBrian Behlendorf2012-10-141-0/+4
* Realpath arg 2 must be a minimum of PATH_MAXBrian Behlendorf2012-10-041-2/+8
* Verify the return value for warn_unused_result functionsBrian Behlendorf2012-10-041-3/+3
* Replace tempnam() with mkstemp()Brian Behlendorf2012-10-041-4/+4
* Minimize ztest stack frame sizeBrian Behlendorf2012-10-041-4/+13