summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Initialize dn_next_type[] in the dnode constructorzfs-2.0.6-stagingMark Johnston2021-08-31-0/+1
* Zero pad bytes following TX_WRITE log dataMark Johnston2021-08-31-2/+6
* Zero pad bytes when allocating a ZIL recordMark Johnston2021-08-31-3/+4
* Initialize all fields in zfs_log_xvattr()Mark Johnston2021-08-31-1/+3
* file reference counts can get corruptedGeorge Wilson2021-08-31-107/+91
* Revert Consolidate arc_buf allocation checksAntonio Russo2021-08-31-44/+77
* Fix unfortunate NULL in spa_update_dspaceRich Ercolani2021-08-30-1/+8
* Tinker with slop space accounting with dedupRich Ercolani2021-08-30-3/+17
* Add upper bound for slop space calculationPrakash Surya2021-08-30-14/+27
* 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