aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ZTS: zfs_list_004_neg should not check paths that belong to ZFSPalash Gandhi2021-11-112-3/+26
* Restore dirty dnode detection logicBrian Behlendorf2021-11-101-1/+1
* Exclude zfs_copies_003_pos on LinuxBrian Behlendorf2021-11-101-0/+1
* zdb: Report bad label checksumFedor Uporov2021-11-105-6/+143
* Upgrade to libabigail 2.0.0Dimitri John Ledkov2021-11-096-5289/+4724
* zed: Control NVMe fault LEDsTony Hutter2021-11-095-11/+229
* Skip spacemaps reading in case of pool readonly importFedor Uporov2021-11-095-2/+24
* Single IO issue for raidz writes with skip sectorBrian Atkinson2021-11-091-37/+135
* Linux 5.16 compat: submit_bio()Brian Behlendorf2021-11-092-4/+3
* Linux 5.16 compat: linux/elevator.hBrian Behlendorf2021-11-091-1/+1
* Exclude zvol_misc_volmode for nowRich Ercolani2021-11-081-0/+1
* 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