| Commit message (Expand) | Author | Age | Files | Lines |
* | Use zfs range locks in ztest | Boris Protopopov | 2016-05-17 | 1 | -52/+151 |
* | Use the correct macro to include backtrace | Carlo Landmeter | 2016-03-29 | 1 | -2/+2 |
* | Cleanup linking | Richard Yao | 2016-03-18 | 1 | -1/+1 |
* | Illumos 6451 - ztest fails due to checksum errors | Matthew Ahrens | 2016-01-25 | 1 | -1/+26 |
* | Illumos 5039 - ztest should default to larger device sizes | Brian Behlendorf | 2016-01-11 | 1 | -1/+1 |
* | Illumos 5960, 5925 | Paul Dagnelie | 2016-01-08 | 1 | -3/+6 |
* | Revert "Switch ztest mmap(2) ASSERTs to VERIFYs" | Richard Yao | 2015-12-14 | 1 | -3/+3 |
* | Unconditionally build zdb and ztest with -DDEBUG | Richard Yao | 2015-12-14 | 1 | -0/+1 |
* | Fix zdb calling behavior in ztest | Chunwei Chen | 2015-12-02 | 1 | -13/+41 |
* | Add dbgmsg kstat | Brian Behlendorf | 2015-09-04 | 1 | -6/+0 |
* | ztest: display non-index properties properly at verbose level 6 | Tim Chase | 2015-07-30 | 1 | -3/+10 |
* | Support parallel build trees (VPATH builds) | Turbo Fredriksson | 2015-07-17 | 1 | -1/+1 |
* | Illumos 5408 - managing ZFS cache devices requires lots of RAM | Chris Williamson | 2015-06-11 | 1 | -4/+5 |
* | Illumos 5818 - zfs {ref}compressratio is incorrect with 4k sector size | Matthew Ahrens | 2015-06-10 | 1 | -17/+3 |
* | ztest should randomly change recordsize | Brian Behlendorf | 2015-05-11 | 1 | -0/+3 |
* | Illumos 5027 - zfs large block support | Matthew Ahrens | 2015-05-11 | 1 | -4/+9 |
* | Avoid dladdr() in ztest | Tim Chase | 2015-02-27 | 1 | -44/+39 |
* | Illumos 5164-5165 - space map fixes | Matthew Ahrens | 2014-10-23 | 1 | -1/+1 |
* | Illumos 4958 zdb trips assert on pools with ashift >= 0xe | Alex Reece | 2014-10-23 | 1 | -6/+37 |
* | ztest: print backtrace on SIGSEGV and SIGABRT | Ned Bass | 2014-10-13 | 1 | -0/+44 |
* | Illumos 4757, 4913 | Matthew Ahrens | 2014-08-01 | 1 | -15/+33 |
* | Illumos #4756 Fix metaslab_group_preload deadlock | George Wilson | 2014-07-22 | 1 | -1/+3 |
* | ztest: Switch to LWP rwlock interface | Richard Yao | 2014-05-01 | 1 | -51/+50 |
* | Switch ztest mmap(2) ASSERTs to VERIFYs | Richard Yao | 2014-03-12 | 1 | -3/+3 |
* | Free props in ztest_init() | Richard Yao | 2014-03-12 | 1 | -0/+1 |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 1 | -33/+35 |
* | Add missing libzfs_core to Makefiles | Maximilian Mehnert | 2013-11-20 | 1 | -1/+2 |
* | Illumos #3956, #3957, #3958, #3959, #3960, #3961, #3962 | George Wilson | 2013-11-05 | 1 | -5/+20 |
* | Illumos #3949, #3950, #3952, #3953 | George Wilson | 2013-11-05 | 1 | -2/+19 |
* | Illumos #3955 | Matthew Ahrens | 2013-11-05 | 1 | -0/+3 |
* | Illumos #3112, #3113, #3114 | Matthew Ahrens | 2013-11-05 | 1 | -1/+2 |
* | Illumos #3236 | George Wilson | 2013-11-05 | 1 | -2/+39 |
* | Illumos #3740 | Steven Hartland | 2013-11-04 | 1 | -1/+2 |
* | Generate libraries with correct DT_NEEDED entries | Richard Yao | 2013-10-10 | 1 | -1/+1 |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 1 | -85/+111 |
* | Illumos #2882, #2883, #2900 | Matthew Ahrens | 2013-09-04 | 1 | -18/+11 |
* | Use MAXPATHLEN instead of sizeof in snprintf | Richard Yao | 2013-07-02 | 1 | -1/+1 |
* | Illumos #3006 | Madhav Suresh | 2013-06-19 | 1 | -13/+13 |
* | Constify structures containing function pointers | Richard Yao | 2013-03-04 | 1 | -6/+6 |
* | Illumos #3145, #3212 | George Wilson | 2013-01-08 | 1 | -0/+11 |
* | Illumos #3349: zpool upgrade -V bumps the on disk version number | George Wilson | 2013-01-08 | 1 | -21/+119 |
* | Illumos #3086: unnecessarily setting DS_FLAG_INCONSISTENT on async | Matthew Ahrens | 2013-01-08 | 1 | -0/+3 |
* | Illumos #3090 and #3102 | George Wilson | 2013-01-08 | 1 | -2/+21 |
* | Revert "Temporarily disable the reguid test." | Brian Behlendorf | 2013-01-08 | 1 | -6/+0 |
* | Illumos #2619 and #2747 | Christopher Siden | 2013-01-08 | 1 | -3/+11 |
* | Disable ztest deadman timer | Brian Behlendorf | 2012-10-14 | 1 | -0/+4 |
* | Realpath arg 2 must be a minimum of PATH_MAX | Brian Behlendorf | 2012-10-04 | 1 | -2/+8 |
* | Verify the return value for warn_unused_result functions | Brian Behlendorf | 2012-10-04 | 1 | -3/+3 |
* | Replace tempnam() with mkstemp() | Brian Behlendorf | 2012-10-04 | 1 | -4/+4 |
* | Minimize ztest stack frame size | Brian Behlendorf | 2012-10-04 | 1 | -4/+13 |