]> git.proxmox.com Git - mirror_zfs.git/history - tests/zfs-tests/include/libtest.shlib
tests: add zfs_unshare_008_pos checking whitespace escaping
[mirror_zfs.git] / tests / zfs-tests / include / libtest.shlib
2022-05-12 набtests: add zfs_unshare_008_pos checking whitespace...
2022-04-20 Rich ErcolaniCorrected oversight in ZERO_RANGE behavior
2022-04-20 набlinux: module: weld all but spl.ko into zfs.ko
2022-04-02 набtests: remove unused functions
2022-04-02 набtests: include: use already-set $UNAME instead of shell...
2022-04-02 набtests: revert back to original coredump patterns on...
2022-04-02 набtests: review all wc(1) invocations
2022-04-02 набtests: review every instance of $?
2022-04-02 набtests: clean out unused/single-use/useless commands...
2022-04-02 набegrep -> grep -E
2022-04-02 набtests: nawk -> awk
2022-04-02 набtests: review every awk(1) invocation
2022-04-02 набtests: vdev_zaps: cleanup library
2022-04-02 набtests: get rid of which
2022-04-02 набtests: don't >-redirect without eval
2022-04-02 набtests: don't fail if no fio or python3.sysctl
2022-04-02 набtests: nonspecific cleanup
2022-04-02 набtests: don't use share/unshare exportfs aliases, suppor...
2022-04-02 набtests: standardise on no-arg uname with *) case for...
2022-03-08 Brian AtkinsonAdded noexit variant for Raidz setup in ZTS tests
2022-03-03 Rich ErcolaniDefault to ON for compression
2022-03-01 Aleksa SaraiZTS: switch to rsync for directory diffs
2022-02-03 Akash BAdd enumerated vdev names to 'zpool iostat -v' and...
2022-01-06 Allan JudeZTS: normalize on use of `sync_pool` and `sync_all_pools`
2021-12-18 Ryan MoellerLinux: Implement FS_IOC_GETVERSION
2021-11-11 набRemove basename(1). Clean up/shorten some coreutils...
2021-08-30 Ka Ho NgZTS: Enable punch-hole tests on FreeBSD
2021-08-17 Ryan MoellerZTS: Add tests for creation time
2021-05-24 Christian SchwarzZTS: remove verify_slog_support helper
2021-04-15 набZTS: add zed_fd_spill to verify the fds ZEDLETs inherit
2021-04-02 набzed: allow limiting concurrent jobs
2021-03-13 Ryan MoellerZTS: Use ksh and current environment for user_run
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-10-08 Ryan MoellerMake dbufstat work on FreeBSD
2020-10-05 George AmanakisMake L2ARC tests more robust
2020-07-13 George WilsonRemove dependency on sharetab file and refactor sharing...
2020-07-03 Brian BehlendorfAdd device rebuild feature
2020-05-01 Ryan MoellerZTS: Count CKSUM for all vdevs in verify_pool
2020-04-14 Matthew MacyAdd FreeBSD support to OpenZFS
2020-03-31 George AmanakisReset l2ad_hand and l2ad_first in l2arc_evict
2020-03-10 Ryan MoellerZTS: Simplify some libtest functions
2020-03-06 Ryan MoellerZTS: Another round of changes 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-21 Ryan MoellerZTS: Refactor is_shared, fix impl on FreeBSD
2020-02-12 Ryan MoellerZTS: Interpret env vars in faketty on FreeBSD
2020-02-07 Igor KZTS: Add an is_dilos function for future ZTS updates
2020-01-31 Ryan MoellerZTS: Fix a few defaults
2020-01-29 Ryan MoellerZTS: Simplify zero_partitions on FreeBSD
2020-01-28 Ryan MoellerZTS: Eliminate random and shuf, consolidate code
2020-01-14 Ryan MoellerZTS: Catalog tunable names for tests in tunables.cfg
2020-01-10 Ryan MoellerZTS: Create xattr helpers to hide platform
2020-01-09 Ryan MoellerZTS: Provide an alternative to shuf for FreeBSD
2020-01-08 Ryan MoellerZTS: Eliminate functions named 'random'
2020-01-06 Brian BehlendorfZTS: Cleanup partition tables
2020-01-03 Ryan MoellerZTS: Add helper for disk device check
2020-01-03 Ryan MoellerZTS: Move dumpdev tests to sunos.run
2019-12-20 Tony HutterColorize zpool status output
2019-12-18 Matthew MacyUpdate ZTS to work on FreeBSD
2019-12-04 Kjeld SchoutenRefactor compression algorithm selection for tests
2019-09-25 Brian BehlendorfZTS: harden xattr/cleanup.ksh
2019-09-14 John GallagherAdd subcommand to wait for background zfs activity...
2019-09-05 Ryan MoellerRefactor checksum operations in tests
2019-09-03 Andrea GelminiFix typos in tests/
2019-08-29 Ryan MoellerSimplify deleting partitions in libtest
2019-08-12 Serapheim Dimitrop... Introduce getting holds and listing bookmarks through ZCP
2019-07-26 Sara HartseFast Clone Deletion
2019-06-19 Brian BehlendorfZTS: Fix mmp_interval failure
2019-06-19 Paul DagnelieImplement Redacted Send/Receive
2019-06-10 Richard EllingRemove redundant redundant remove
2019-06-10 Richard EllingFix logic error in setpartition function
2019-05-07 Tomohiro KusumiFix `zfs set atime|relatime=off|on` behavior on inherit...
2019-04-01 Tom CaputiDo not iterate through filesystems unnecessarily
2019-03-29 Brian BehlendorfAdd TRIM support
2019-03-26 Richard EllingUpdate valid vdev types for get_disklist
2018-12-14 Tom CaputiZTS: fix wait_scrubbed()
2018-12-04 Brian BehlendorfDetect IO errors during device removal
2018-10-31 George MelikovZTS: change `$(cat)` to `$(<)` for speedup
2018-10-17 LOLizpool: allow sharing of spare device among pools
2018-10-03 Prakash SuryaVerify 'zfs destroy' will unshare the dataset
2018-10-02 Brian BehlendorfZTS: Fix snapshot_009_pos, snapshot_010_pos
2018-08-30 Richard EllingZTS: Fix DEV_DSKDIR trim from disk
2018-08-27 Brian BehlendorfDirect IO support
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-06-12 bunder2015ZTS: cleanup user_run
2018-06-04 John Wren KennedyOpenZFS 9245 - zfs-test failures: slog_013_pos and...
2018-05-30 John Wren KennedyOpenZFS 9082 - Add ZFS performance test targeting ZIL...
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-04-09 Giuseppe Di NataleClean up (k)shlib and cfg file shebangs
2018-03-08 Paul Zuchowskizdb and inuse tests don't pass with real disks
2018-03-06 Tony HutterAllow to limit zed's syslog chattiness
2018-03-06 Giuseppe Di NataleIntroduce a destroy_dataset helper
2018-02-24 Brian BehlendorfZTS: Fix zfs_share_* test case failures
2018-02-23 Tony HutterAdd scrub after resilver zed script
2018-02-08 Chris WilliamsonOpenZFS 7431 - ZFS Channel Programs
2017-12-09 LOLiVarious ZED fixes
2017-10-26 Arkadiusz BubałaAdded no_scrub_restart flag to zpool reopen
2017-10-23 David QuigleyZTS: Add auto-spare tests
2017-10-23 Brian BehlendorfEmit history events for 'zpool create'
next