summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tag 2.1.0-rc4zfs-2.1.0-rc4Brian Behlendorf2021-04-221-1/+1
* zed: protect against wait4()/fork() races to the launched process treeнаб2021-04-221-4/+5
* Fixed incorrect man page reference in zfsprops(8)Daniel Stevenson2021-04-211-1/+1
* etc/systemd/zfs-mount-generator: don't fail if no cached poolsнаб2021-04-191-0/+1
* freebsd/libshare: nfs: make nfs_is_shared() thread-safeнаб2021-04-191-5/+1
* libshare: nfs: don't leak nfs_lock_fd when lock failsнаб2021-04-192-8/+18
* ZTS: Improve redundancy test scriptsBrian Behlendorf2021-04-193-11/+19
* ICP: Silence objtool "stack pointer realignment" warningsAttila Fülöp2021-04-191-0/+6
* libzfs: refresh property cache after inheriting userpropнаб2021-04-191-0/+1
* libzfs: don't mark prompt+raw as retriableнаб2021-04-191-1/+1
* Combine zio caches if possibleMateusz Guzik2021-04-191-24/+50
* contrib/dracut: 90: zfs-{rollback,snapshot}-bootfs: use @sbindir@наб2021-04-192-2/+2
* contrib/i-t: properly mount root's children with spacesнаб2021-04-191-3/+8
* contrib/dracut: 90: mount essential datasets under rootнаб2021-04-192-19/+101
* contrib/dracut: 90: generator: only log to kmsg if debug set on cmdlineнаб2021-04-191-4/+7
* contrib/dracut: 02: don't spill device names across multiple linesнаб2021-04-191-2/+2
* Fix crash in zio_done error reportingPaul Zuchowski2021-04-191-2/+3
* zfs-send(8): Restore sorting of flagsRyan Moeller2021-04-191-9/+9
* linux/spl: proc: use global table_{min,max} values instead of local onesнаб2021-04-191-6/+6
* linux/libspl: gethostid: read from /proc/sys/kernel/spl/hostid, simplifyнаб2021-04-191-24/+17
* linux/spl: base proc_dohostid() on proc_dostring()наб2021-04-191-76/+17
* ZFS traverse_visitbp optimization to limit prefetchJitendra Patidar2021-04-192-14/+66
* ZTS: add zed_fd_spill to verify the fds ZEDLETs inheritнаб2021-04-198-11/+127
* zed: set O_CLOEXEC on persistent fds, remove closefrom() from pre-execнаб2021-04-193-13/+9
* Add SIGSTOP and SIGTSTP handling to issigPaul Dagnelie2021-04-197-17/+134
* Fix 'make checkbashisms` warningsBrian Behlendorf2021-04-191-1/+1
* Tag 2.1.0-rc3zfs-2.1.0-rc3Brian Behlendorf2021-04-141-1/+1
* Fix vdev health padding in zpool list -vYuri Pankov2021-04-141-1/+1
* Obsolete earlier packages due to version bumpBrian Behlendorf2021-04-141-0/+4
* linux/libspl: getextmntent(): don't leak mnttab FILE*наб2021-04-141-0/+1
* libzfs: zfs_mount_at(): load key for encryption root if MS_CRYPTнаб2021-04-141-1/+24
* FreeBSD: use vnlru_free_vfsops if availableMateusz Guzik2021-04-141-1/+21
* FreeBSD: add missing seqc write begin/end around zfs_acl_chown_setattrMateusz Guzik2021-04-141-0/+2
* FreeBSD: add support for lockless symlink lookupMateusz Guzik2021-04-143-2/+100
* .gitmodules: link to openzfs github repositoryнаб2021-04-141-1/+1
* cmd/zfs receive: allow dry-run (-n) to check property argsPrawn2021-04-141-20/+20
* Improvements to the 'compatibility' propertyColm2021-04-147-2711/+2935
* ZTS: fix removal_condense_export test caseBrian Behlendorf2021-04-145-3/+21
* Update libzfs.abi for zfs_send() changeBrian Behlendorf2021-04-141-2602/+2537
* Balance parentheses in parameter descriptionspstef2021-04-142-2/+2
* ZTS: Add known exceptionsBrian Behlendorf2021-04-141-0/+3
* lib/: set O_CLOEXEC on all fdsнаб2021-04-1422-62/+51
* libzfs{,_core}: set O_CLOEXEC on persistent (ZFS_DEV and MNTTAB) fdsнаб2021-04-144-7/+7
* libzfs: zfs_crypto_create() requires a new key by definition: set newkeyнаб2021-04-141-1/+1
* libzfs_crypto.c: remove unused key_locator enumнаб2021-04-141-6/+0
* zfprops(8): fix spacing in jailed= argumentsнаб2021-04-141-1/+1
* zfs-[un]jail(8): fix "zfs-jail [un]jail" leftoversнаб2021-04-141-2/+2
* Allow zfs to send replication streams with missing snapshotspablofsf2021-04-147-18/+126
* kmod-zfs should obsolete kmod-spl as well as spl-kmodOlaf Faaland2021-04-141-0/+1
* zvol_wait: properly handle zvol_volmode sysctl being 3/noneнаб2021-04-141-6/+6