]> git.proxmox.com Git - mirror_zfs.git/history - tests/runfiles/linux.run
Add callback for zfs_multihost_interval
[mirror_zfs.git] / tests / runfiles / linux.run
2017-07-25 Olaf FaalandAdd callback for zfs_multihost_interval
2017-07-25 Olaf FaalandRelease SCL_STATE in map_write_done()
2017-07-13 Olaf FaalandMulti-modifier protection (MMP)
2017-07-12 LOLiAdd port of FreeBSD 'volmode' property
2017-07-07 LOLiFix 'zpool clear' on readonly pools
2017-06-26 Boris ProtopopovCall cv_signal() with mutex held
2017-06-05 Håkan JohanssonAllow add of raidz and mirror with same redundancy
2017-06-05 Giuseppe Di Natalezpool iostat/status -c improvements
2017-06-02 LOLiFix "snapdev" property issues
2017-05-26 Brian BehlendorfRevert "Fix "snapdev" property inheritance behaviour"
2017-05-25 LOLiFix "snapdev" property inheritance behaviour
2017-05-22 Brian BehlendorfAdd zpool events tests
2017-05-22 Brian BehlendorfEnable xattr tests
2017-05-22 Brian BehlendorfEnable remaining tests
2017-05-19 Alek PImplemented zpool sync command
2017-05-19 Tony HutterForce fault a vdev with 'zpool offline -f'
2017-05-11 Brian BehlendorfEnable additional test cases
2017-05-09 LOLiAdd property overriding (-o|-x) to 'zfs receive'
2017-05-04 Brian BehlendorfEnable all zfs_destroy test cases
2017-05-03 LOLiMore ashift improvements
2017-05-02 Olaf FaalandWrite label 2,3 uberblocks when vdev expands
2017-04-26 Dan KimmelOpenZFS 7252 - compressed zfs send / receive
2017-04-21 Tony HutterPrebaked scripts for zpool status/iostat -c
2017-04-12 Brian BehlendorfOpenZFS 7535 - need test for resumed send of top most...
2017-04-11 Yuri PankovOpenZFS 6865 - want zfs-tests cases for zpool labelclea...
2017-04-10 LOLiFix size inflation in spa_get_worst_case_asize()
2017-04-07 Toomas SoomeOpenZFS 7404 - rootpool_007_neg, bootfs_006_pos and...
2017-04-05 Sydney VandaAdded auto-replace FMA test for the ZFS Test Suite
2017-03-29 LOLiCheck ashift validity in 'zpool add'
2017-03-28 Brian BehlendorfDisable rsend_009_pos
2017-03-07 Olaf FaalandDump unique configurations and Uberblocks in zdb -lu
2017-03-01 Sydney VandaAdd auto-online test for ZED/FMA as part of the ZTS
2017-02-16 John Wren KennedyOpenZFS 7248 - large block support breaks rsend_009_pos
2017-02-13 Olaf FaalandUse file-based pools for zpool_expand test 002 and...
2017-02-13 George MelikovDisable racy snapshot_008_pos
2017-02-13 Matthew AhrensOpenZFS 7162 - Intermittent failures from ro_props_001_pos
2017-02-10 Simon KlinkertOpenZFS 5704 - libzfs can only handle 255 file descriptors
2017-02-09 Matthew AhrensOpenZFS 7104 - increase indirect block size
2017-02-09 Brian BehlendorfMove ziltest.sh to the ZTS framework
2017-02-06 LOLiFix ZFS Test Suite failures caused by ksh brace expansi...
2017-02-04 George MelikovOpenZFS 7247 - zfs receive of deduplicated stream fails
2017-01-27 Chunwei ChenRetire .write/.read file operations
2017-01-26 George MelikovOpenZFS 7336 - vfork and O_CLOEXEC causes zfs_mount...
2017-01-26 Brian BehlendorfRefresh Linux test suite runfile
2017-01-24 George MelikovOpenZFS 6880 - zdb incorrectly reports feature count...
2017-01-19 Brian BehlendorfDisable racy test cases
2017-01-03 ka7Fix spelling
2016-12-22 LOLiDon't persist temporary pool name on devices
2016-12-21 LOLiFix dsl_props_set_sync_impl to work with nested nvlist
2016-12-19 Brian BehlendorfFix file attributes
2016-12-17 Tony HutterDon't run 'zpool iostat -c CMD' command on all vdevs...
2016-12-17 Chunwei ChenAdd test for chattr
2016-12-09 Chunwei ChenDon't count '@' for dataset namelen if not a snapshot
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-12-02 ChaoyuZhangEnable mountpoint_003_pos
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-30 ChaoyuZhangEnable ro_props_001_pos
2016-11-29 LOLiAllow zfs unshare <protocol> -a
2016-11-19 ChaoyuZhangEnable user_property_002_pos
2016-11-04 Chunwei ChenAdd support for O_TMPFILE
2016-10-25 LOLiAllow for '-o feature@<feature>=disabled' on the comman...
2016-10-24 Brian BehlendorfDisable zpool_upgrade_002_pos test case
2016-10-24 Brian BehlendorfFix taskq creation failure in vdev_open_children()
2016-10-14 Akash AyareOpenZFS 6877 - zfs_rename_006_pos fails due to missing...
2016-10-14 Brian BehlendorfEnable zfs_rename_002_pos, zfs_rename_005_neg, zfs_rena...
2016-10-14 liaoyuxiangqinEnable quota_002_pos, quota_004_pos and quota_005_pos
2016-10-14 Brian BehlendorfEnable zfs_receive_011_pos
2016-10-13 liaoyuxiangqinEnable refquota_002_pos and refquota_004_pos
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-11 Brian BehlendorfEnable zfs_snapshot_008_neg and zfs_snapshot_009_pos...
2016-10-11 liaoyuxiangqinEnable reservation_012_pos, reservation_015_pos and...
2016-10-10 ChaoyuZhangEnable readonly_001_pos
2016-10-07 Brian BehlendorfFletcher4: Incremental updates and ctx calculation
2016-10-07 LOLiFix uninitialized variable snapprops_nvlist in zfs_rece...
2016-10-07 Brian BehlendorfAdd python style checking
2016-10-07 Jinshan XiongAdd support for user/group dnode accounting & quota
2016-10-06 Giuseppe Di NataleIntroduce tests for python scripts
2016-10-04 Brian BehlendorfMerge OpenZFS 4185
2016-10-03 Tony HutterOpenZFS 4185 - add new cryptographic checksums to ZFS...
2016-09-30 Brian BehlendorfDisable zpool_import_002_pos and ro_props_001_pos
2016-09-29 liaoyuxiangqinFix zfs_clone_010_pos.ksh to verify zfs clones property...
2016-09-29 ChaoyuZhangEnable ro_props_001_pos and onoffs_001_pos
2016-09-29 liaoyuxiangqinFix zfs_clone_010_pos.ksh to verify the space used...
2016-09-27 candychencanEnable property_alias_001_pos.ksh
2016-09-22 caoUpdate zfs destroy test scripts
2016-09-21 candychencanFix zfs_destroy_001_pos.ksh
2016-09-16 Brian BehlendorfDisable zpool_upgrade_004_pos test case
2016-08-31 Brian BehlendorfFix zhack argument processing
2016-08-30 caoUpdate zfs_destroy_004.ksh script
2016-08-30 ChaoyuZhangUpdate zfs_create_003_pos.ksh and zfs_create_006_pos.ksh
2016-08-30 liuhuangUpdate zfs_mount_005_pos.ksh and zfs_mount_010_neg.ksh
2016-07-27 Brian BehlendorfEnable history test cases
2016-07-14 Brian BehlendorfEnable zpool_upgrade test cases
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Dan McDonaldOpenZFS 6562 - Refquota on receive doesn't account...
2016-06-28 Paul DagnelieOpenZFS 6393 - zfs receive a full send as a clone
2016-06-28 Matthew AhrensOpenZFS 2605, 6980, 6902
2016-06-24 Ned BassImplement large_dnode pool feature
2016-06-21 Gvozden NeskovicSIMD implementation of vdev_raidz generate and reconstr...
2016-06-07 Brian BehlendorfAdd `zfs allow` and `zfs unallow` support
next