aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add notes to system_taskqPaul Dagnelie2021-11-192-1/+10
* Enable edonr in FreeBSDRich Ercolani2021-11-1613-57/+14
* FreeBSD: fix world build after de198f2d9Martin Matuška2021-11-151-0/+2
* Fix `zfs:AUTO` autodetection in initramfs scriptsDamian Szuberski2021-11-131-2/+4
* Remove (now unused) td argument from zfs_lookup()Pawel Jakub Dawidek2021-11-121-11/+10
* Introduce a tunable to exclude special class buffers from L2ARCGeorge Amanakis2021-11-118-21/+119
* Remove basename(1). Clean up/shorten some coreutils pipelinesнаб2021-11-1127-75/+67
* Check l2cache vdevs pending list inside the vdev_inuse()Fedor Uporov2021-11-114-12/+45
* zhack: Add repair label optionFedor Uporov2021-11-117-1/+252
* 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