summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* libzfs: zfs_mount_at(): load key for encryption root if MS_CRYPTнаб2021-06-23-1/+24
* ZTS: fix removal_condense_export test caseBrian Behlendorf2021-06-23-3/+21
* libzfs{,_core}: set O_CLOEXEC on persistent (ZFS_DEV and MNTTAB) fdsнаб2021-06-23-7/+7
* libzfs: zfs_crypto_create() requires a new key by definition: set newkeyнаб2021-06-23-1/+1
* zfprops(8): fix spacing in jailed= argumentsнаб2021-06-23-1/+1
* zfs-[un]jail(8): fix "zfs-jail [un]jail" leftoversнаб2021-06-23-2/+2
* ZTS: Improve cleanup in removal_with_exportRyan Moeller2021-06-23-2/+1
* ZTS: Tests using zhack may fail on FreeBSDRyan Moeller2021-06-23-0/+7
* Ratelimit deadman zevents as with delay zeventsRyan Moeller2021-06-23-12/+102
* zfs get -p only outputs 3 columns if "clones" property is emptymatt-fidd2021-06-23-4/+21
* zpool-features.5: remove "booting not possible with this feature"sнаб2021-06-23-4/+0
* man: fix wrong .Xr macros usagesGeorge Melikov2021-06-23-10/+10
* libzutil: zfs_isnumber(): return false if input emptyнаб2021-06-23-4/+7
* ZTS: pool_checkpoint improvementsBrian Behlendorf2021-06-23-7/+15
* ZTS: inheritance/inherit_001_pos is flakyRyan Moeller2021-06-23-0/+1
* Avoid taking global lock to destroy zfsdev stateRyan Moeller2021-06-23-21/+11
* FreeBSD: Fix stable/12 after AT_BENEATH removalRyan Moeller2021-06-23-3/+1
* Allow pool names that look like Solaris disk namesRyan Moeller2021-06-23-7/+1
* Don't scale zfs_zevent_len_max by CPU countRyan Moeller2021-06-23-9/+5
* Atomically check and set dropped zevent countRyan Moeller2021-06-23-2/+1
* CI: Increase free space in workflowBrian Behlendorf2021-06-23-0/+12
* Fix regression in POSIX mode behaviorAndrew2021-06-23-4/+154
* ZTS: New test for kernel panic induced by redacted sendPalash Gandhi2021-06-23-2/+47
* Allow setting bootfs property on pools with indirect vdevsMartin Matuška2021-06-23-3/+1
* FreeBSD: make seqc asserts conditional on replayMateusz Guzik2021-06-23-3/+6
* FreeBSD: Fix memory leaks in kstatsRyan Moeller2021-06-23-7/+4
* Hold and release permissions existgldisater2021-06-23-0/+3
* ZTS: Add tests for DOS mode attributesRyan Moeller2021-06-23-1/+359
* ZTS: Fix incorrect use of libtest in user_run by xattr_003_negRyan Moeller2021-06-23-19/+25
* ZTS: Use ksh and current environment for user_runRyan Moeller2021-06-23-8/+13
* FreeBSD: bring back possibility to rewind the checkpoint from bootloaderMariusz Zaborski2021-06-23-1/+16
* FreeBSD: Clean up zfsdev_close to match LinuxRyan Moeller2021-06-23-11/+8
* FreeBSD: switch teardown lock to rmsMateusz Guzik2021-06-23-0/+43
* Macroify teardown lock handlingMateusz Guzik2021-06-23-40/+106
* FreeBSD: rename teardown inactive macros to mimick rrm conventionMateusz Guzik2021-06-23-34/+34
* FreeBSD: remove 2 assertions that teardown lock is not heldMateusz Guzik2021-06-23-45/+0
* FreeBSD: rework asserts in zfs_dd_lookupMateusz Guzik2021-06-23-3/+2
* Add branch prediction to ZFS_ENTER and ZFS_VERIFY_ZP macrosMateusz Guzik2021-06-23-4/+4
* zpool import cachefile improvementsGeorge Wilson2021-06-23-154/+439
* Fix whitespace introduced in ecc277cffMartin Matuška2021-06-23-9/+9
* FreeBSD: Fix scope of deadman tunablesRyan Moeller2021-06-23-6/+6
* Microoptimizations for VERIFY() and friendsAdam D. Moss2021-06-23-79/+79
* Add missing files to MakefileAllan Jude2021-06-23-0/+3
* CI checkstyle: pin ubuntu versionGeorge Melikov2021-06-23-1/+1
* ZTS events_002: Improve speed and reliabilityAntonio Russo2021-06-23-4/+3
* zvol: call zil_replaying() during replayChristian Schwarz2021-06-23-3/+30
* ZTS: Improve cleanup in zpool testsRyan Moeller2021-06-23-33/+43
* Cancel TRIM / initialize on FAULTED non-writeable vdevsnssrikanth2021-06-23-6/+144
* ZTS: zpool_trim_start_and_cancel_pos.kshBrian Behlendorf2021-06-23-11/+11
* Fix overly broad locking in spa_vdev_config_exit()Brian Behlendorf2021-06-23-2/+2