summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Fix dmu_recv_stream test for resumablezfs-2.0.5-stagingPaul Zuchowski2021-06-01-2/+2
* Remove iov_iter_advance() for iter_writeRich Ercolani2021-06-01-3/+0
* linux 5.13 compat: bdevops->revalidate_disk() removed (#12122)Jonathon2021-06-01-0/+38
* Bend zpl_set_acl to permit the new userns* parameterRich Ercolani2021-06-01-14/+51
* Update tmpfile() existence detectionRich Ercolani2021-06-01-4/+29
* RPM: Explicitly set the required min/max kernel version for the DKMS packageArmin Wehrfritz2021-06-01-1/+1
* Linux 5.12 update: bio_max_segs() replaces BIO_MAX_PAGESColeman Kane2021-05-20-0/+30
* Linux 5.12 compat: idmapped mountsColeman Kane2021-05-20-123/+557
* FreeBSD: Initialize/destroy zp->z_lockRyan Moeller2021-05-19-0/+2
* ZTS: Fix xattr_002_neg passing too soonRyan Moeller2021-05-19-2/+2
* zdb: ASSERT issues when DEBUG is not definedToomas Soome2021-05-19-2/+3
* ZTS: Add known exceptionsBrian Behlendorf2021-05-19-0/+3
* receive: don't fail inheriting (-x) properties on wrong dataset typePrawn2021-05-19-23/+38
* FreeBSD: damage control racing .. lookups in face of mkdir/rmdirMateusz Guzik2021-05-19-0/+27
* Fix AVX512BW Fletcher code on AVX512-but-not-BW machinesRomain Dolbeau2021-05-19-1/+7
* Fixed incorrect man page reference in zfsprops(8)Daniel Stevenson2021-05-19-1/+1
* freebsd/libshare: nfs: make nfs_is_shared() thread-safeнаб2021-05-19-5/+1
* libshare: nfs: don't leak nfs_lock_fd when lock failsнаб2021-05-19-8/+18
* libzfs: refresh property cache after inheriting userpropнаб2021-05-19-0/+1
* libzfs: don't mark prompt+raw as retriableнаб2021-05-19-1/+1
* Combine zio caches if possibleMateusz Guzik2021-05-19-24/+50
* Fix crash in zio_done error reportingPaul Zuchowski2021-05-19-2/+3
* Fix 'make checkbashisms` warningsBrian Behlendorf2021-05-19-1/+1
* Fix vdev health padding in zpool list -vYuri Pankov2021-05-19-1/+1
* libzfs: zfs_mount_at(): load key for encryption root if MS_CRYPTнаб2021-05-19-1/+24
* ZTS: fix removal_condense_export test caseBrian Behlendorf2021-05-19-3/+21
* libzfs{,_core}: set O_CLOEXEC on persistent (ZFS_DEV and MNTTAB) fdsнаб2021-05-19-7/+7
* libzfs: zfs_crypto_create() requires a new key by definition: set newkeyнаб2021-05-19-1/+1
* zfprops(8): fix spacing in jailed= argumentsнаб2021-05-19-1/+1
* zfs-[un]jail(8): fix "zfs-jail [un]jail" leftoversнаб2021-05-19-2/+2
* ZTS: Improve cleanup in removal_with_exportRyan Moeller2021-05-19-2/+1
* ZTS: Tests using zhack may fail on FreeBSDRyan Moeller2021-05-19-0/+7
* Ratelimit deadman zevents as with delay zeventsRyan Moeller2021-05-19-12/+102
* zfs get -p only outputs 3 columns if "clones" property is emptymatt-fidd2021-05-19-4/+21
* zpool-features.5: remove "booting not possible with this feature"sнаб2021-05-19-4/+0
* man: fix wrong .Xr macros usagesGeorge Melikov2021-05-19-10/+10
* libzutil: zfs_isnumber(): return false if input emptyнаб2021-05-19-4/+7
* ZTS: pool_checkpoint improvementsBrian Behlendorf2021-05-19-7/+15
* ZTS: inheritance/inherit_001_pos is flakyRyan Moeller2021-05-19-0/+1
* Avoid taking global lock to destroy zfsdev stateRyan Moeller2021-05-19-21/+11
* FreeBSD: Fix stable/12 after AT_BENEATH removalRyan Moeller2021-05-19-3/+1
* Allow pool names that look like Solaris disk namesRyan Moeller2021-05-19-7/+1
* Don't scale zfs_zevent_len_max by CPU countRyan Moeller2021-05-19-9/+5
* Atomically check and set dropped zevent countRyan Moeller2021-05-19-2/+1
* CI: Increase free space in workflowBrian Behlendorf2021-05-19-0/+12
* Fix regression in POSIX mode behaviorAndrew2021-05-19-4/+154
* ZTS: New test for kernel panic induced by redacted sendPalash Gandhi2021-05-19-2/+47
* Allow setting bootfs property on pools with indirect vdevsMartin Matuška2021-05-19-3/+1
* FreeBSD: make seqc asserts conditional on replayMateusz Guzik2021-05-19-3/+6
* FreeBSD: Fix memory leaks in kstatsRyan Moeller2021-05-19-7/+4