aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix lseek(SEEK_DATA/SEEK_HOLE) mmap consistencyBrian Behlendorf2021-11-0718-32/+305
* Update contrib/initramfs/README.initramfs.markdownMichael Franzl2021-11-041-2/+2
* Revert behavior of 59eab109 on not-LinuxRich Ercolani2021-11-041-1/+8
* Workaround issue cleaning up automounted snapshots on LinuxRich Ercolani2021-11-031-3/+20
* Add more explicit warning about dedup being droppedRich Ercolani2021-11-021-3/+18
* Update `checkstyle` workflow env to ubuntu-20.04Damian Szuberski2021-11-029-10/+32
* Fix cpu hotplug atomic sleep issuePaul Dagnelie2021-11-021-5/+6
* Disable normalization implicitly when setting "utf8only=off"Mike Swanson2021-10-292-0/+20
* Exit the teardown section later in rename on FreeBSDMark Johnston2021-10-291-3/+4
* Fix potential use-after-frees in FreeBSD getpages and setattr VOPsMark Johnston2021-10-291-4/+4
* zfsprops.7: Add note about comma-separationD. Ebdrup2021-10-291-0/+5
* Do not print UINT64_MAX value for some of zfs propertiesFedor Uporov2021-10-292-9/+21
* Add explicit error for device_rebuild being disabledRich Ercolani2021-10-291-3/+14
* Normalize property names for zfs receiveRich Ercolani2021-10-294-6/+236
* Python 3.10 fixes, part 2Rich Ercolani2021-10-291-1/+1
* Set DEFAULT_INIT_SHELL to /sbin/openrc-run for Gentoo and AlpinePeter Levine2021-10-291-9/+5
* vdev_id: Fix PHY sortingTony Hutter2021-10-291-1/+1
* Remove unused function zvol_set_volblocksize()Fedor Uporov2021-10-262-46/+0
* Make dsl_scan print the pool name in dbgmsgRich Ercolani2021-10-261-37/+64
* spa.c: Replace VERIFY(nvlist_*(...) == 0) with fnvlist_* (#12678)Allan Jude2021-10-261-156/+129
* ZTS: Standardize use of destroy_dataset in cleanupBrian Behlendorf2021-10-25243-658/+424
* Workaround cloud-init hotplug issueRich Ercolani2021-10-252-0/+22
* FreeBSD: Catch up with recent VFS changesRyan Moeller2021-10-252-1/+7
* pam_zfs_key: malloc and mlock/munlock won't matchAttila Fülöp2021-10-221-26/+22
* pam_zfs_key: mlock(2) and munlock(2) can failAttila Fülöp2021-10-221-5/+41
* pam_zfs_key: change test user name to conform to standardsAttila Fülöp2021-10-221-1/+1
* Skip snapshot in zfs_iter_mounted()youzhongyang2021-10-203-6/+59
* vdev_id: Fix enclosure_symlinks featureTony Hutter2021-10-201-2/+2
* libshare: nfs: pass through ipv6 addresses in bracket notationfelixdoerre2021-10-206-8/+126
* zpool should call zfs_nicestrtonum() with non-NULL handleToomas Soome2021-10-201-3/+4
* Remove code duplicationPawel Jakub Dawidek2021-10-181-42/+33
* Notify on UNAVAIL statechangeFrancesco Mazzoli2021-10-151-2/+3
* zdb: fix overflow of time estimationTeodor Spæren2021-10-151-4/+5
* Remove FreeBSD's local copy of the dmu_buf_hold_array() functionPawel Jakub Dawidek2021-10-133-20/+3
* zio: use unsigned values for enumTeodor Spæren2021-10-111-36/+36
* Export minimal zfs_refcount interfacesBrian Behlendorf2021-10-111-0/+8
* ZTS: Add known exceptionsBrian Behlendorf2021-10-111-0/+3
* ZTS: deadman_sync fixBrian Behlendorf2021-10-111-2/+2
* initramfs: use correct dataset for rootfs on rollback=1nachtgeist2021-10-081-0/+1
* Fail invalid incremental recursive send gracefullyRyan Moeller2021-10-082-4/+21
* Correct refcount_add in dmu_zfetchRich Ercolani2021-10-082-1/+10
* arcstat: Fix integer division with python3Valmiky Arquissandas2021-10-081-33/+33
* Simplify and document OpenZFS library dependenciesBrian Behlendorf2021-10-0721-1434/+1989
* Remove zdb and libzpool from initramfs imageSerapheim Dimitropoulos2021-10-071-1/+0
* Document additional -c caveatRich Ercolani2021-10-051-0/+3
* Rescan enclosure sysfs path on importTony Hutter2021-10-049-63/+169
* Reject zfs send -RI with nonexistent fromsnapRich Ercolani2021-10-041-0/+17
* ZFS: Remove a redundant if condition (#12598)Attila Fülöp2021-10-021-3/+1
* Proper support for DESTDIR and INSTALL_MOD_PATHJosé Luis Salvador Rufo2021-10-011-4/+5
* ZTS: Minimize udev_wait in zvol_misc testsRyan Moeller2021-10-017-35/+35