]> git.proxmox.com Git - mirror_zfs.git/history - cmd/ztest/ztest.c
Implement zfs_ioc_recv_new() for OpenZFS 2605
[mirror_zfs.git] / cmd / ztest / ztest.c
2016-06-24 Ned BassImplement large_dnode pool feature
2016-06-24 Brian BehlendorfRevert "Add a test case for dmu_free_long_range() to...
2016-06-21 Boris ProtopopovAdd a test case for dmu_free_long_range() to ztest
2016-06-02 Jinshan XiongImplementation of AVX2 optimized Fletcher-4
2016-05-17 Boris ProtopopovUse zfs range locks in ztest
2016-03-30 Carlo LandmeterUse the correct macro to include backtrace
2016-01-25 Matthew AhrensIllumos 6451 - ztest fails due to checksum errors
2016-01-11 Brian BehlendorfIllumos 5039 - ztest should default to larger device...
2016-01-08 Paul DagnelieIllumos 5960, 5925
2015-12-14 Richard YaoRevert "Switch ztest mmap(2) ASSERTs to VERIFYs"
2015-12-02 Chunwei ChenFix zdb calling behavior in ztest
2015-09-04 Brian BehlendorfAdd dbgmsg kstat
2015-07-30 Tim Chaseztest: display non-index properties properly at verbose...
2015-06-11 Brian BehlendorfMerge branch 'lock-contention-on-arcs_mtx-final'
2015-06-11 Chris WilliamsonIllumos 5408 - managing ZFS cache devices requires...
2015-06-10 Matthew AhrensIllumos 5818 - zfs {ref}compressratio is incorrect...
2015-05-11 Brian Behlendorfztest should randomly change recordsize
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-02-27 Tim ChaseAvoid dladdr() in ztest
2014-10-23 Matthew AhrensIllumos 5164-5165 - space map fixes
2014-10-23 Alex ReeceIllumos 4958 zdb trips assert on pools with ashift...
2014-10-13 Ned Bassztest: print backtrace on SIGSEGV and SIGABRT
2014-08-01 Matthew AhrensIllumos 4757, 4913
2014-07-22 George WilsonIllumos #4756 Fix metaslab_group_preload deadlock
2014-05-01 Richard Yaoztest: Switch to LWP rwlock interface
2014-03-12 Richard YaoSwitch ztest mmap(2) ASSERTs to VERIFYs
2014-03-12 Richard YaoFree props in ztest_init()
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-11-05 George WilsonIllumos #3956, #3957, #3958, #3959, #3960, #3961, ...
2013-11-05 George WilsonIllumos #3949, #3950, #3952, #3953
2013-11-05 Matthew AhrensIllumos #3955
2013-11-05 Matthew AhrensIllumos #3112, #3113, #3114
2013-11-05 George WilsonIllumos #3236
2013-11-04 Steven HartlandIllumos #3740
2013-09-04 Matthew AhrensIllumos #3464
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2013-07-02 Richard YaoUse MAXPATHLEN instead of sizeof in snprintf
2013-06-19 Madhav SureshIllumos #3006
2013-03-04 Richard YaoConstify structures containing function pointers
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 George WilsonIllumos #3145, #3212
2013-01-08 George WilsonIllumos #3349: zpool upgrade -V bumps the on disk versi...
2013-01-08 Matthew AhrensIllumos #3086: unnecessarily setting DS_FLAG_INCONSISTE...
2013-01-08 George WilsonIllumos #3090 and #3102
2013-01-08 Brian BehlendorfRevert "Temporarily disable the reguid test."
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-10-15 Brian BehlendorfDisable ztest deadman timer
2012-10-04 Brian BehlendorfMerge branch 'illumos-ztest'
2012-10-04 Brian BehlendorfRealpath arg 2 must be a minimum of PATH_MAX
2012-10-04 Brian BehlendorfVerify the return value for warn_unused_result functions
2012-10-04 Brian BehlendorfReplace tempnam() with mkstemp()
2012-10-04 Brian BehlendorfMinimize ztest stack frame size
2012-10-04 Etienne DechampsUse dynamic file descriptor numbers in ztest.
2012-10-04 Christopher SidenFix mmap() usage in ztest.
2012-10-04 Chris SidenIllumos #1950: ztest backwards compatibility testing...
2012-10-03 Etienne DechampsTemporarily disable the reguid test.
2012-10-03 Etienne DechampsFix ztest vdev file paths.
2012-10-03 Etienne DechampsCreate threads in detached state in userspace.
2012-09-10 Etienne DechampsSilence "setting dataset to sync always" message in...
2012-07-11 Garrett D'AmoreIllumos #1748: desire support for reguid in zfs
2011-10-11 Brian BehlendorfExport symbols for the VFS API
2011-08-01 Brian BehlendorfMerge branch 'illumos'
2011-08-01 Eric SchrockIllumos #883: ZIL reuse during remount corruption
2011-08-01 George WilsonIllumos #1051: zfs should handle imbalanced luns
2011-07-06 Brian BehlendorfUpdate ztest paths
2010-08-31 Brian BehlendorfAdd linux ztest support
2010-08-31 Brian BehlendorfFix stack ztest
2010-08-31 Brian BehlendorfFix Solaris thread dependency by using pthreads
2010-08-31 Ricardo M. CorreiaFix commit callbacks
2010-08-31 Brian BehlendorfFix gcc unused variable warnings
2010-08-27 Brian BehlendorfFix gcc missing case warnings
2010-08-27 Brian BehlendorfFix gcc invalid prototype warnings
2010-08-27 Brian BehlendorfFix gcc fortify source warnings
2010-08-27 Brian BehlendorfFix gcc cast warnings
2010-08-27 Brian BehlendorfFix gcc c90 compliance warnings
2010-08-26 Ricardo M. CorreiaFix gcc 64-bit constant warnings
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-08-18 Brian BehlendorfRebase master to b121
2009-07-02 Brian BehlendorfRebase master to b117
2009-01-15 Brian BehlendorfRebase master to b105
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...