]> git.proxmox.com Git - mirror_zfs.git/history - cmd/ztest
OpenZFS 7147 - ztest: ztest_ddt_repair fails with ztest_pattern_match assertion
[mirror_zfs.git] / cmd / ztest /
2017-01-26 Brian BehlendorfOpenZFS 7147 - ztest: ztest_ddt_repair fails with ztest...
2017-01-24 George MelikovOpenZFS 6871 - libzpool implementation of thread_create...
2017-01-12 Don BradyOpenZFS 7303 - dynamic metaslab selection
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-29 David QuigleyDLPX-44812 integrate EP-220 large memory scalability
2016-10-12 caoFix coverity defects: CID 147606, 147609
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-07 Brian BehlendorfFletcher4: Incremental updates and ctx calculation
2016-10-05 Gvozden NeskovicFletcher4: Incremental using SIMD
2016-10-04 Brian BehlendorfMerge OpenZFS 4185
2016-10-03 Tony HutterOpenZFS 4185 - add new cryptographic checksums to ZFS...
2016-09-13 George WilsonOpenZFS 6950 - ARC should cache compressed data
2016-07-29 Gvozden Neskovicztest: memory leaks reported by AddressSanitizer
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Igor KozhukhovOpenZFS 6314 - buffer overflow in dsl_dataset_name
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-03-18 Richard YaoCleanup linking
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-14 Richard YaoUnconditionally build zdb and ztest with -DDEBUG
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-07-17 Turbo FredrikssonSupport parallel build trees (VPATH builds)
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-20 Maximilian MehnertAdd missing libzfs_core to Makefiles
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-10-10 Richard YaoGenerate libraries with correct DT_NEEDED entries
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-08-27 Brian BehlendorfRemove autotools products
2012-08-07 Etienne DechampsSet zvol discard_granularity to the volblocksize.
2012-07-23 Richard YaoLinux 3.5 compat, end_writeback() changed to clear_inode()
2012-07-23 Richard YaoLinux 3.5 compat, iops->truncate_range() removed
2012-07-23 Richard YaoLinux 3.5 compat, eops->encode_fh() takes inodes
2012-07-17 Etienne DechampsMove partition scanning from userspace to module.
2012-07-11 Garrett D'AmoreIllumos #1748: desire support for reguid in zfs
2012-06-11 Richard YaoLinux 3.4 compat, d_make_root() replaces d_alloc_root()
2012-04-30 Brian BehlendorfLinux 3.3 compat, iops->create()/mkdir()/mknod()
2012-03-23 Brian BehlendorfAdd --enable-debug-dmu-tx configure option
2012-03-22 Brian BehlendorfAdd .zfs control directory
2012-02-27 Brian BehlendorfCleanly support debug packages
2012-02-10 Etienne DechampsAdd support for DISCARD to ZVOLs.
2012-02-10 Etienne DechampsSupport the fallocate() file operation.
2012-02-08 Etienne DechampsImprove ZVOL queue behavior.
2012-02-08 Etienne DechampsFix synchronicity for ZVOLs.
2012-02-03 Brian BehlendorfLinux 3.3 compat, sops->show_options()
2012-01-17 Darik HornCombine libraries: spl, avl, efi, share, unicode.
2012-01-11 Brian BehlendorfLinux 3.1 compat, super_block->s_shrink
next