summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Tag zfs-2.0.5zfs-2.0.5Tony Hutter2021-06-23-2/+2
* Avoid deadlock when removing L2ARC devices under I/OGeorge Amanakis2021-06-23-14/+6
* Do not hash unlinked inodesPaul Zuchowski2021-06-23-4/+11
* FreeBSD: incorporate changes to the VFS_QUOTACTL(9) KPI jharmening2021-06-23-0/+15
* FreeBSD: use vnlru_free_vfsops if availableMateusz Guzik2021-06-23-1/+21
* cppcheck: integrete cppcheckBrian Behlendorf2021-06-23-30/+234
* Simple change to fix building in recent environmentsRich Ercolani2021-06-23-4/+4
* ZTS: pool_state test check for pool existence in cleanupGeorge Melikov2021-06-23-8/+10
* Fix zfs_get_data access to files with wrong generationChunwei Chen2021-06-23-1/+13
* zfs_vnops: make zfs_get_data OS-independentChristian Schwarz2021-06-23-329/+179
* Consolidate zfs_holey and zfs_accessMatthew Macy2021-06-23-188/+112
* zed: reap child after killing on time-outнаб2021-06-23-2/+3
* Fix error code on __zpl_ioctl_setflags()Luis Henriques2021-06-23-1/+1
* Fix typo in zgenhostid.8Ryan Moeller2021-06-23-2/+2
* Linux: always check or verify return of igrab()Adam D. Moss2021-06-23-4/+16
* Linux: Set spl_kmem_cache_slab_limit when page size !4KBrian Behlendorf2021-06-23-5/+2
* Fix zfs_get_data access to files with wrong generationChunwei Chen2021-06-23-8/+28
* Fix dmu_recv_stream test for resumablePaul Zuchowski2021-06-23-2/+2
* Remove iov_iter_advance() for iter_writeRich Ercolani2021-06-23-3/+0
* linux 5.13 compat: bdevops->revalidate_disk() removed (#12122)Jonathon Fernyhough2021-06-23-0/+38
* Bend zpl_set_acl to permit the new userns* parameterRich Ercolani2021-06-23-14/+51
* Update tmpfile() existence detectionRich Ercolani2021-06-23-4/+29
* RPM: Explicitly set the required min/max kernel version for the DKMS packageArmin Wehrfritz2021-06-23-1/+1
* Linux 5.12 update: bio_max_segs() replaces BIO_MAX_PAGESColeman Kane2021-06-23-0/+30
* Linux 5.12 compat: idmapped mountsColeman Kane2021-06-23-123/+557
* FreeBSD: Initialize/destroy zp->z_lockRyan Moeller2021-06-23-0/+2
* ZTS: Fix xattr_002_neg passing too soonRyan Moeller2021-06-23-2/+2
* zdb: ASSERT issues when DEBUG is not definedToomas Soome2021-06-23-2/+3
* ZTS: Add known exceptionsBrian Behlendorf2021-06-23-0/+3
* receive: don't fail inheriting (-x) properties on wrong dataset typePrawn2021-06-23-23/+38
* FreeBSD: damage control racing .. lookups in face of mkdir/rmdirMateusz Guzik2021-06-23-0/+27
* Fix AVX512BW Fletcher code on AVX512-but-not-BW machinesRomain Dolbeau2021-06-23-1/+7
* Fixed incorrect man page reference in zfsprops(8)Daniel Stevenson2021-06-23-1/+1
* freebsd/libshare: nfs: make nfs_is_shared() thread-safeнаб2021-06-23-5/+1
* libshare: nfs: don't leak nfs_lock_fd when lock failsнаб2021-06-23-8/+18
* libzfs: refresh property cache after inheriting userpropнаб2021-06-23-0/+1
* libzfs: don't mark prompt+raw as retriableнаб2021-06-23-1/+1
* Combine zio caches if possibleMateusz Guzik2021-06-23-24/+50
* Fix crash in zio_done error reportingPaul Zuchowski2021-06-23-2/+3
* Fix 'make checkbashisms` warningsBrian Behlendorf2021-06-23-1/+1
* Fix vdev health padding in zpool list -vYuri Pankov2021-06-23-1/+1
* 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