aboutsummaryrefslogtreecommitdiffstats
path: root/tests/runfiles
Commit message (Expand)AuthorAgeFilesLines
* Allow block cloning across encrypted datasetsoromenahar2023-12-051-0/+1
* RAID-Z expansion featureDon Brady2023-11-081-1/+5
* Fix ZED auto-replace for VDEVs using by-id pathsDon Brady2023-10-201-4/+4
* ZTS: Move zpool_import_hostid_changed* tests to Linux runfileBrian Behlendorf2023-10-092-4/+7
* tests: add tests for zpool import behaviour when hostid changesRob Norris2023-10-061-0/+4
* Add '-u' - nomount flag for zfs setUmer Saleem2023-10-022-2/+2
* copy_file_range: fix fallback when source create on same txgRob N2023-08-141-1/+2
* linux/copy_file_range: properly request a fallback copy on Linux <5.3Rob N2023-08-011-0/+1
* zts: block cloning testsRob Norris2023-07-241-0/+9
* zdb: add -B option to generate backup streamRob Norris2023-06-051-1/+1
* PAM: enable testing on FreeBSDVal Packett2023-05-311-0/+5
* PAM: support password changes even when not mountedVal Packett2023-05-311-1/+2
* PAM: add 'recursive_homes' flag to use with 'prop_mountpoint'Val Packett2023-05-311-1/+1
* Fix concurrent resilvers initiated at same timeAkash B2023-05-241-1/+2
* Teach zpool scrub to scrub only blocks in error logGeorge Amanakis2023-05-181-1/+3
* Add the ability to uninitializeBrian Behlendorf2023-05-181-0/+1
* Refine special_small_blocks property validationDon Brady2023-05-121-1/+1
* zpool import -m also removing spare and cache when log device is missingAmeer Hamza2023-05-031-1/+1
* Allow zhack label repair to restore detached devices.buzzingwires2023-05-031-1/+2
* Add support for zpool user propertiesAllan Jude2023-04-211-1/+2
* Create zap for root vdevrob-wing2023-04-201-2/+2
* ZTS: add existing tests to runfilesDamian Szuberski2023-04-062-8/+13
* Fixes in persistent error logGeorge Amanakis2023-03-281-1/+2
* Improve tests and update man page for healing recvAlek P2023-03-151-1/+1
* Fix incremental receive silently failing for recursive sends Paul Dagnelie2023-03-101-13/+14
* zdb: add decryption supportRob N2023-03-021-3/+3
* ZTS: Minor fixesBrian Behlendorf2023-02-231-1/+1
* Fix buffered/direct/mmap I/O raceBrian Behlendorf2023-02-231-1/+2
* EIO caused by encryption + recursive gangMatthew Ahrens2023-02-061-1/+1
* Wait for txg sync if the last DRR_FREEOBJECTS might result in a holeDavid Hedberg2023-01-232-1/+2
* Configure zed's diagnosis engine with vdev propertiesrob-wing2023-01-231-1/+1
* Activate filesystem features only in syncing contextGeorge Amanakis2023-01-111-0/+1
* ZTS: Add missing tests to Makefile.amBrian Behlendorf2022-12-071-0/+2
* ZTS: test reported checksum errors for ZEDRob Wing2022-12-021-1/+2
* Python3: replace `distutils` with `sysconfig`Damian Szuberski2022-11-281-0/+4
* Fix setting the large_block feature after receiving a snapshotGeorge Amanakis2022-11-181-1/+1
* Handle and detect #13709's unlock regression (#14161)Rich Ercolani2022-11-151-1/+1
* Add ability to recompress send streams with new compression algorithmPaul Dagnelie2022-11-101-6/+6
* Support idmapped mount in user namespaceyouzhongyang2022-11-081-1/+1
* zfs_rename: support RENAME_* flagsAleksa Sarai2022-10-281-0/+4
* Support idmapped mountyouzhongyang2022-10-191-0/+4
* Enforce "-F" flag on resuming recv of full/newfs on existing datasetJitendra Patidar2022-09-271-3/+3
* Add Linux posix_fadvise supportFinix19792022-09-081-0/+4
* Add zilstat script to report zil kstats in a user friendly mannerAmeer Hamza2022-09-022-2/+4
* Fix zpool status in case of unloaded keysGeorge Amanakis2022-08-221-1/+1
* Add snapshots_changed as propertyUmer Saleem2022-08-022-2/+3
* Implement a new type of zfs receive: corrective receive (-c)Alek P2022-07-281-1/+2
* Scrub mirror children without BPsBrian Behlendorf2022-06-231-1/+2
* Add Linux namespace delegation supportWill Andrews2022-06-101-1/+2
* zvol: Support blk-mq for better performanceTony Hutter2022-06-092-1/+10