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