aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/ztest
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use dynamic file descriptor numbers in ztest.Etienne Dechamps2012-10-041-31/+28
* Fix mmap() usage in ztest.Christopher Siden2012-10-041-6/+21
* Illumos #1950: ztest backwards compatibility testing option.Chris Siden2012-10-041-376/+699
* Temporarily disable the reguid test.Etienne Dechamps2012-10-031-0/+6
* Fix ztest vdev file paths.Etienne Dechamps2012-10-031-4/+4
* Create threads in detached state in userspace.Etienne Dechamps2012-10-031-4/+7
* Silence "setting dataset to sync always" message in ztest.Etienne Dechamps2012-09-101-1/+2
* Remove autotools productsBrian Behlendorf2012-08-271-694/+0
* Set zvol discard_granularity to the volblocksize.Etienne Dechamps2012-08-071-0/+1
* Linux 3.5 compat, end_writeback() changed to clear_inode()Richard Yao2012-07-231-0/+1