aboutsummaryrefslogtreecommitdiffstats
path: root/tests/zfs-tests
Commit message (Expand)AuthorAgeFilesLines
* Revert "Handle zap_add() failures in mixed ... "Tony Hutter2018-04-092-137/+0
* zdb and inuse tests don't pass with real disksPaul Zuchowski2018-03-147-15/+59
* Take user namespaces into account in policy checksWolfgang Bumiller2018-03-1412-0/+388
* Fix some typosJohn Eismeier2018-03-1412-24/+24
* Add scrub after resilver zed scriptTony Hutter2018-03-148-12/+115
* Correct count_uberblocks in mmp.kshlibGiuseppe Di Natale2018-03-141-1/+1
* Handle zap_add() failures in mixed case modesanjeevbagewadi2018-03-142-0/+137
* Fix zdb -ed on objset for exported poolChunwei Chen2018-03-143-3/+68
* ZTS: Fix create-o_ashift test caseLOLi2018-03-141-25/+22
* Remove vn_rename and vn_remove dependencyBrian Behlendorf2018-03-141-3/+3
* Add configure option to enable gcov analysisBrian Behlendorf2018-03-142-1/+1
* Fix 'zfs receive -o' when used with '-e|-d'LOLi2018-01-301-0/+36
* Fix shellcheck v0.4.6 warningsBrian Behlendorf2018-01-301-1/+1
* Fix 'zpool add' handling of nested interior VDEVsLOLi2018-01-303-3/+177
* Handle broken pipes in arc_summaryGiuseppe Di Natale2018-01-301-0/+3
* Handle invalid options in arc_summaryLOLi2018-01-302-0/+39
* Fix bug in distclean which removes needed filesDavid Quigley2018-01-301-1/+1
* Fix multihost stale cache file importBrian Behlendorf2017-12-183-5/+18
* Fix ZTS MMP tests and ztest -M behaviorOlaf Faaland2017-12-183-12/+11
* Fix 'zpool create|add' replication level checkBrian Behlendorf2017-12-041-10/+56
* Fix 'zfs get {user|group}objused@' functionalityLOLi2017-12-042-6/+18
* Emit history events for 'zpool create'Brian Behlendorf2017-12-045-47/+105
* Fix truncate(2) mtime and ctime handlingLOLi2017-11-215-1/+218
* Fix chattr/cleanup failureBrian Behlendorf2017-10-171-1/+1
* Fix intra-pool resumable 'zfs send -t <token>'LOLi2017-10-167-12/+12
* Fix ARC behavior on 32-bit systemsBrian Behlendorf2017-10-164-18/+15
* receive_freeobjects() skips freeing some objectsNed Bass2017-10-162-1/+83
* ZTS fix slog_replay_volume.ksh failureBrian Behlendorf2017-09-201-2/+2
* Modifying XATTRs doesnt change the ctimeGaurav Kumar2017-09-133-4/+67
* Fix volume WR_INDIRECT log replay (#6620)Brian Behlendorf2017-09-1310-34/+203
* Improved dnode allocation and dmu_hold_impl() (#6611)Giuseppe Di Natale2017-09-133-2/+91
* Fix range locking in ZIL commit codepathLOLi2017-08-212-1/+76
* Fix remounting snapshots read-writeLOLi2017-08-212-1/+146
* Fix ZTS grow_pool/setupBrian Behlendorf2017-08-211-0/+3
* Fix dnode allocation raceBrian Behlendorf2017-08-082-1/+62
* mmp_on_uberblocks: Use kstat for uberblock countsGiuseppe Di Natale2017-08-024-30/+35
* Fix volmode=none property behavior at import timeLOLi2017-08-022-3/+13
* Disable zfs_send_007_posGiuseppe Di Natale2017-08-021-0/+5
* Report MMP_STATE_NO_HOSTID immediatelyOlaf Faaland2017-07-251-3/+3
* Add callback for zfs_multihost_intervalOlaf Faaland2017-07-253-0/+70
* Add zgenhostid utility scriptOlaf Faaland2017-07-255-6/+10
* Release SCL_STATE in map_write_done()Olaf Faaland2017-07-252-0/+61
* Increase delay for zed log in events testsGiuseppe Di Natale2017-07-241-1/+1
* zfs_mount_001_neg: use log_must_busy in cleanupGiuseppe Di Natale2017-07-241-2/+2
* Disable nbmand tests on kernels w/o supportGiuseppe Di Natale2017-07-243-3/+39
* Add new fsck return code to zvol_misc_002_posTony Hutter2017-07-241-4/+18
* Multi-modifier protection (MMP)Olaf Faaland2017-07-1318-1/+991
* Add port of FreeBSD 'volmode' propertyLOLi2017-07-126-69/+395
* Fix chattr_001_posLOLi2017-07-071-6/+6
* Fix 'zpool clear' on readonly poolsLOLi2017-07-072-1/+73