]> git.proxmox.com Git - mirror_zfs.git/history - tests
Fix typo/etc in module/zfs/zfs_ctldir.c
[mirror_zfs.git] / tests /
2019-05-02 Tom CaputiAdd feature check for 'zpool resilver' command
2019-05-01 Tomohiro KusumiUse sigaction(2) instead of sigset(3) for portability
2019-04-15 Tom CaputiFix issues with truncated files in raw sends
2019-04-15 Richard LaagerFix hierarchy misspellings
2019-04-14 Tomohiro KusumiDon't hard-code number of ioctls for portability
2019-04-12 Brian BehlendorfFix issue in receive_object() during reallocation
2019-04-12 John Wren KennedyZTS: Make fault cleanup function more robust
2019-04-11 Alek PAllow zfs-tests to recover from hibernation
2019-04-06 Brian BehlendorfRevert "Fix issues with truncated files in raw sends"
2019-04-05 Don Bradyfeatures.kernel layout should match features.pool
2019-04-05 Sara HartseRestrict kstats and print real pointers
2019-04-01 Tom CaputiDo not iterate through filesystems unnecessarily
2019-03-29 Brian BehlendorfAdd TRIM support
2019-03-27 Tom CaputiFix issues with truncated files in raw sends
2019-03-26 Richard EllingUpdate valid vdev types for get_disklist
2019-03-26 Brian BehlendorfZTS: Detect e2fsprogs verity issue
2019-03-21 Olaf FaalandMMP interval and fail_intervals in uberblock
2019-03-21 Brian BehlendorfImprove `zpool labelclear`
2019-03-15 Tom CaputiMultiple DVA Scrubbing Fix
2019-03-15 Tony HutterMake zpool status counters match error events count
2019-03-14 Tom CaputiBetter user experience for errata 4
2019-03-14 Igor KUse 'printf %s' instead of 'echo -n' for compatibility
2019-03-13 Tom CaputiMake zstreamdump -v more greppable
2019-03-13 Tom CaputiDetect and prevent mixed raw and non-raw sends
2019-03-13 Tom CaputiFix handling of maxblkid for raw sends
2019-03-12 Olaf FaalandMMP writes rotate over leaves
2019-03-09 Lorenz BrunReorder ZFS ioctls to fix cross-version compatibility
2019-02-26 Matthew Ahrenszfs.8 has wrong description of "zfs program -t"
2019-02-22 loli10Kzvol: allow rename of in use ZVOL dataset
2019-02-20 loli10KPrevent user accounting on readonly pool
2019-02-20 Ned BassAdd missing copyright notice to large_dnode tests
2019-02-19 John Wren KennedyZTS: user_property_002_pos fails to destroy volume
2019-02-15 John Wren KennedyZTS: clone_001_pos fails in cleanup on busy dataset
2019-02-15 Paul Zuchowskizfs should optionally send holds
2019-02-12 Alek Pport async unlinked drain from illumos-nexenta
2019-02-08 loli10KZVOLs should not be allowed to have children
2019-02-08 loli10KPool allocation classes misplacing small file blocks
2019-02-04 Ahmed GhanemOpenZFS 9185 - Enable testing over NFS in ZFS performan...
2019-02-04 bunder2015flake8 pass
2019-01-26 Serapheim Dimitrop... Change target size of metaslabs from 256GB to 16GB
2019-01-18 loli10KOff-by-one in zap_leaf_array_create()
2019-01-16 Serapheim Dimitrop... Update vdev_is_spacemap_addressable() for new spacemap...
2019-01-16 Serapheim Dimitrop... Make zdb results for checkpoint tests consistent
2019-01-15 Brian BehlendorfDisable 'zfs remap' command
2019-01-13 Paul Zuchowskizfs filesystem skipped by df -h
2019-01-13 Brian BehlendorfZTS: zpool_resilver_restart
2019-01-08 loli10Kzfs receive and rollback can skew filesystem_count
2019-01-07 Brian BehlendorfAdd 'zpool status -i' option
2019-01-07 George WilsonOpenZFS 9102 - zfs should be able to initialize storage...
2019-01-06 Brian BehlendorfPython 2 and 3 compatibility
2019-01-06 John Wren Kennedytest-runner: python3 support
2019-01-06 Brian Behlendorfarc_summary: consolidate test case
2019-01-06 Brian Behlendorfpyzfs: python3 support (build system)
2019-01-03 bunder2015Add missing MMP status code to libzfs_status
2018-12-14 Tom CaputiZTS: fix wait_scrubbed()
2018-12-14 Andriy GaponOpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs...
2018-12-12 Brian BehlendorfCheck for strlcat and strlcpy
2018-12-04 LOLiFix ASSERT in zfs_receive_one()
2018-12-04 Brian BehlendorfDetect IO errors during device removal
2018-11-28 Tom CaputiRemove races from scrub / resilver tests
2018-11-27 LOLiZTS: fix "not found" errors
2018-11-20 Brian BehlendorfMove strlcat, strlcpy, and strnlen
2018-11-20 LOLizpool: allow split with whole-disk devices
2018-11-20 John Wren KennedyZTS: Fix parsing of zpool status in checksum test
2018-11-20 LOLiZTS: "checksum" test group needs "lscpu"
2018-11-15 Sebastien RoyOpenZFS 8115 - parallel zfs mount
2018-11-09 loli10Kzed: detect and offline physically removed devices
2018-11-09 Tony HutterAdd zpool status -s (slow I/Os) and -p (parseable)
2018-11-09 George MelikovUpdate zfs_admin_snapshot value (disabled)
2018-11-08 Tom CaputiZTS: Fix and reenable zfs_rename tests
2018-11-08 Paul ZuchowskiZTS: Fix test zfs_mount_006_pos
2018-10-31 Paul ZuchowskiZTS: Fix posix ACL tests that should pass
2018-10-31 George MelikovZTS: change `$(cat)` to `$(<)` for speedup
2018-10-30 Serapheim Dimitrop... zdb -k does not work on Linux when used with -e
2018-10-29 Brian BehlendorfZTS: Fix auto_replace_001_pos test
2018-10-25 Brian BehlendorfFix flake8 "invalid escape sequence 'x'" warning
2018-10-24 Brian BehlendorfZTS: Update project quota tests
2018-10-19 Tom CaputiDefer new resilvers until the current one ends
2018-10-17 LOLizpool: allow sharing of spare device among pools
2018-10-16 ilbsmartdeadlock between mm_sem and tx assign in zfs_write...
2018-10-11 Alek PFix changelist mounted-dataset iteration
2018-10-10 Tony HutterPrint "(repairing)" in zpool status again
2018-10-03 Prakash SuryaVerify 'zfs destroy' will unshare the dataset
2018-10-03 Prakash SuryaFix "zfs destroy" when "sharenfs=on" is used
2018-10-02 Alek Pchangelist should be able to iter on mounts
2018-10-02 Brian BehlendorfZTS: Fix snapshot_009_pos, snapshot_010_pos
2018-09-26 John GallagherFixes for procfs files backed by linked lists
2018-09-26 Gregor KopkaFix flake 8 style warnings
2018-09-25 Brian BehlendorfRevert "Fix flake 8 style warnings"
2018-09-24 LOLiZTS: Fix removal_resume_export
2018-09-24 Gregor KopkaFix flake 8 style warnings
2018-09-13 LOLizpool should detect invalid fs property on create
2018-09-13 Brian BehlendorfAdd removal_resume_export to zts-report.py
2018-09-13 Roman Strashkinzpool split can create a corrupted pool
2018-09-06 LOLiFix 'zfs allow' for create time permissions
2018-09-06 Don BradyPool allocation classes
2018-09-02 Don BradyAdd basic zfs ioc input nvpair validation
2018-09-02 Don BradyAdd zfs module feature and property info to sysfs
2018-08-31 Brian BehlendorfZTS: Fix EBUSY volume destroy failures
2018-08-30 bunder2015ZTS: pool_checkpoint path cleanup
next