summaryrefslogtreecommitdiffstats
path: root/tests/zfs-tests
Commit message (Expand)AuthorAgeFilesLines
* Add Python 3 rewrite of arc_summary.pyScot W. Stevenson2018-02-283-0/+59
* Fix segfault in zfs_do_bookmark()LOLi2018-02-261-2/+25
* ZTS: Fix zfs_share_* test case failuresBrian Behlendorf2018-02-241-1/+7
* Add scrub after resilver zed scriptTony Hutter2018-02-238-12/+115
* Want 'zfs send -b'LOLi2018-02-214-100/+212
* Raw receive should change key atomicallyTom Caputi2018-02-211-5/+25
* Raw receives must compress metadnode blocksTom Caputi2018-02-211-11/+0
* Correct count_uberblocks in mmp.kshlibGiuseppe Di Natale2018-02-201-1/+1
* Project Quota on ZFSNasf-Fan2018-02-1334-16/+2199
* OpenZFS 9004 - Some ZFS tests used files removed with 32 bit kernelJohn Wren Kennedy2018-02-092-2/+3
* Handle zap_add() failures in mixed case modesanjeevbagewadi2018-02-092-0/+137
* Fix zdb -ed on objset for exported poolChunwei Chen2018-02-093-3/+68
* OpenZFS 8965 - zfs_acl_ls_001_pos fails due to no longer supported grep regexJohn Wren Kennedy2018-02-081-3/+3
* OpenZFS 8677 - Open-Context Channel ProgramsSerapheim Dimitropoulos2018-02-0814-41/+183
* Increase code coverage for Lua librariesDon Brady2018-02-086-0/+1360
* Add basic functional tests for zcp user propertiesDon Brady2018-02-082-0/+99
* OpenZFS 8600 - ZFS channel programs - snapshotChris Williamson2018-02-0812-1/+386
* OpenZFS 8592 - ZFS channel programs - rollbackBrad Lewis2018-02-083-1/+115
* OpenZFS 8605 - zfs channel programs fix zfs.existsChris Williamson2018-02-083-0/+73
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-0869-2/+4040
* Verify ZFS Test Suite scripts executabilityLOLi2018-02-076-0/+0
* Raw sends must be able to decrease nlevelsTom Caputi2018-02-022-1/+100
* Encryption Stability and On-Disk Format FixesTom Caputi2018-02-025-2/+205
* Fix 'zfs receive -o' when used with '-e|-d'LOLi2018-01-301-0/+36
* Add dbuf hash and dbuf cache kstatsGiuseppe Di Natale2018-01-297-1/+233
* zpool import -d to specify device pathChunwei Chen2018-01-262-0/+55
* Extend deadman logicBrian Behlendorf2018-01-255-0/+237
* Fix shellcheck v0.4.6 warningsBrian Behlendorf2018-01-171-1/+1
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-105-3/+8
* Disable history_004_posBrian Behlendorf2018-01-101-0/+5
* Fix 'zpool add' handling of nested interior VDEVsLOLi2017-12-282-1/+113
* OpenZFS 8909 - 8585 can cause a use-after-free kernel panicPrakash Surya2017-12-282-0/+74
* Support re-prioritizing asynchronous prefetchesTom Caputi2017-12-211-7/+7
* Handle broken pipes in arc_summaryGiuseppe Di Natale2017-12-191-0/+3
* Handle invalid options in arc_summaryLOLi2017-12-192-0/+39
* ZTS: Fix create-o_ashift test caseLOLi2017-12-191-30/+22
* Fix multihost stale cache file importBrian Behlendorf2017-12-183-5/+18
* Various ZED fixesLOLi2017-12-0813-41/+331
* Disable vdev_zaps_004_posBrian Behlendorf2017-12-071-0/+5
* Disable create-o_ashiftBrian Behlendorf2017-12-061-0/+5
* Fix 'zpool create|add' replication level checkBrian Behlendorf2017-12-041-10/+56
* Fix 'zfs get {user|group}objused@' functionalityLOLi2017-11-292-6/+18
* Sequential scrub and resilversTom Caputi2017-11-1512-30/+49
* Disable zvol_ENOSPC_001_pos on 32-bit systemsBrian Behlendorf2017-11-131-0/+5
* Fix truncate(2) mtime and ctime handlingLOLi2017-11-135-1/+218
* ZFS send fails to dump objects larger than 128PiBLOLi2017-10-262-1/+85
* Allow 'zpool events' filtering by pool nameLOLi2017-10-2612-2/+395
* Added no_scrub_restart flag to zpool reopenArkadiusz BubaƂa2017-10-2618-339/+1103
* ZTS: Add auto-spare testsDavid Quigley2017-10-235-1/+239
* Emit history events for 'zpool create'Brian Behlendorf2017-10-235-47/+105