]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests
Clean up lib dependencies
[FreeBSD/FreeBSD.git] / tests /
2020-07-10 Arvind SankarClean up lib dependencies
2020-07-10 Arvind SankarMove libspl_assertf into .c file
2020-07-10 Ryan MoellerZTS: Make bc conditional use compatible with new BSD bc
2020-07-03 Brian BehlendorfAdd device rebuild feature
2020-06-26 Robert NovakAdd block histogram to zdb
2020-06-26 Arvind SankarFixes for make dist
2020-06-25 felixdoerrepam: implement a zfs_key pam module
2020-06-25 Arvind SankarFix check for sed --in-place
2020-06-23 Ryan MoellerAdd zfs_multihost_interval tunable handler for FreeBSD
2020-06-22 Matthew AhrensClarify comments in config/*.m4, vdev_geom.c, zfs_allow...
2020-06-22 Brian BehlendorfUpdate zts-report.py with additional tests
2020-06-18 Arvind SankarRemove dead code
2020-06-18 Arvind SankarMark functions as static
2020-06-18 adilgerlinux: add basic fallocate(mode=0/2) compatibility
2020-06-11 Matthew AhrensRemove unnecessary references to slavery
2020-06-10 Andrea GelminiFix typos
2020-06-09 Matthew AhrensFile incorrectly zeroed when receiving incremental...
2020-06-09 Igor KZTS: Fix add-o_ashift.ksh
2020-06-09 George AmanakisTrim L2ARC
2020-06-06 alavissmkfile: include missing headers
2020-05-28 Ryan MoellerZTS: Retry export/destroy when busy in zpool_import_012
2020-05-24 Brian BehlendorfZTS: Fix zfs_mount.kshlib cleanup
2020-05-21 felixdoerremount: use the mount syscall directly
2020-05-20 Paul DagnelieSmall program that converts a dataset id and an object...
2020-05-14 Brian Behlendorfflake8 E741 variable name warning
2020-05-14 John Wren KennedyZTS: zpool_split_indirect deletes zfstest log file
2020-05-13 John PoduskaResilver restarts unnecessarily when it encounters...
2020-05-09 Petros KoutoupisFixed LDADD library links in Makefiles for cross compil...
2020-05-08 Brian BehlendorfZTS: refreserv_005_pos.ksh
2020-05-07 George AmanakisImprovements on persistent L2ARC
2020-05-07 Paul DagnelieAdd support for boot environment data to be stored...
2020-05-06 George AmanakisEnable splitting mirrors with indirect vdevs
2020-05-01 Ryan MoellerZTS: Count CKSUM for all vdevs in verify_pool
2020-04-28 Sara HartseAdd more sanity testing for zdb input args
2020-04-25 alexzfs_create: round up volume size to multiple of bs
2020-04-23 Matthew AhrensRemove deduplicated send/receive code
2020-04-17 George AmanakisPersistent L2ARC minor fixes
2020-04-15 Ryan MoellerUpdate FreeBSD tunables
2020-04-15 Ryan MoellerDon't delete freebsd.run in distclean
2020-04-14 Matthew MacyAdd FreeBSD support to OpenZFS
2020-04-13 alexZTS: Fix and change testcase cache_010_neg
2020-04-10 Matthew AhrensAdd `zstream redup` command to convert deduplicated...
2020-04-10 George AmanakisPersistent L2ARC
2020-04-06 Ryan MoellerZTS: Fix non-portable date format
2020-04-01 Paul DagnelieAdd 'zfs wait' command
2020-03-31 George AmanakisReset l2ad_hand and l2ad_first in l2arc_evict
2020-03-31 Ryan MoellerZTS: Skip udev actions in zvol_misc when not Linux
2020-03-26 Ryan MoellerZTS: Wait for free space between quota tests
2020-03-18 Ryan MoellerAvoid core dump on invalid redaction bookmark
2020-03-17 Brian BehlendorfFix cstyle warnings
2020-03-17 Paul DagnelieSeparate warning for incomplete and corrupt streams
2020-03-17 Mariusz ZaborskiAdd option for forcible unmounting dataset while receiv...
2020-03-17 Ryan MoellerZTS: Use default_cleanup_noexit where needed
2020-03-17 Ryan MoellerExit status 256+signum is actually baked in to ksh
2020-03-13 Ryan MoellerZTS: Update flaky tests in zts-report
2020-03-12 Ryan MoellerZTS: Use correct signal numbers for status checks
2020-03-12 Ryan MoellerZTS: Test boundary conditions in alloc_class_012
2020-03-12 Ryan MoellerZTS: Wait for free space between write_dirs tests
2020-03-10 Ryan MoellerZTS: Add a failsafe callback to run after each test
2020-03-10 Ryan MoellerZTS: Simplify some libtest functions
2020-03-06 Ryan MoellerZTS: Another round of changes for FreeBSD
2020-03-06 Ryan MoellerChange default to overlay=on
2020-03-06 Ryan MoellerZTS: Update zts-report exceptions for FreeBSD
2020-03-04 Brian BehlendorfZTS: Speed up write_dirs cleanup
2020-03-04 Brian BehlendorfZTS: Add missing quotes
2020-03-04 Brian BehlendorfZTS: Add zts-report exceptions for FreeBSD
2020-03-04 Brian BehlendorfZTS: Test the correct filesystem_limits behavior
2020-03-04 Brian BehlendorfAdd trim support to zpool wait
2020-03-03 Ryan MoellerZTS: Provide for nested cleanup routines
2020-03-02 Ryan MoellerMake spa_history_zone platform-dependent in kernel
2020-03-02 Ryan MoellerZTS: Change issue URL template to OpenZFS org
2020-02-28 Ryan MoellerZTS: Fixup shebang in rsend_016, add to common.run
2020-02-28 Ryan MoellerZTS: Eliminate partitioning from zpool_add
2020-02-27 Ryan MoellerZTS: Misc fixes for FreeBSD
2020-02-27 Matthew AhrensZTS: Fix zfs_receive_004_neg
2020-02-26 Ryan MoellerZTS: Fix zfs_copies_002_pos
2020-02-26 Ryan MoellerZTS: Adapt casenorm tests for FreeBSD
2020-02-26 Ryan MoellerZTS: Misc fixes for FreeBSD
2020-02-26 Olaf FaalandZTS: zed_start should not fail if zed is already running
2020-02-25 Ryan MoellerZTS: Move atime_003 to linux.run
2020-02-24 Ryan MoellerZTS: Misc fixes for FreeBSD
2020-02-22 Ryan MoellerZTS: Eliminate partitioning from zpool_destroy
2020-02-21 Ryan MoellerZTS: Refactor is_shared, fix impl on FreeBSD
2020-02-21 Ryan MoellerZTS: Move privilege tests to sunos.run
2020-02-21 Ryan MoellerZTS: Don't use lsblk on FreeBSD
2020-02-20 Ryan MoellerZTS: Fix userquota_006_pos on FreeBSD
2020-02-20 Ryan MoellerZTS: Check the right mount options on FreeBSD
2020-02-20 Ryan MoellerZTS: Fix faulty slog_replay_fs_001 test
2020-02-20 Ryan MoellerZTS: Eliminate partitioning from zpool_create etc
2020-02-19 Ryan MoellerZTS: Fix zpool_create/create-o_ashift on FreeBSD
2020-02-19 Ryan MoellerZTS: Avoid nonportable cmp flag
2020-02-18 Ryan MoellerZTS: Move free to Linux commands list
2020-02-18 Ryan MoellerEnable zpool events tunables and tests on FreeBSD
2020-02-18 Richard LaagerPrefer org.openzfs for features and properties
2020-02-16 Ryan MoellerZTS: Move cksum to common system commands
2020-02-14 Jason KingSupport setting user properties in a channel program
2020-02-13 Ryan MoellerZTS: Misc test fixes for FreeBSD
2020-02-13 Ryan MoellerZTS: Don't include zpool_create.shlib in zpool_add
2020-02-13 Ryan MoellerZTS: Eliminate partitioning from zpool_remove
2020-02-13 Ryan MoellerZTS: Eliminate partitioning from write_dirs
next