aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* freebsd/libshare: nfs: make nfs_is_shared() thread-safeнаб2021-04-191-5/+1
* libshare: nfs: commonify nfs_{init,fini}_tmpfile(), nfs_disable_share()наб2021-04-195-132/+101
* libshare: nfs: commonify nfs_exports_[un]lock(), FILE_HEADERнаб2021-04-195-104/+95
* libshare: nfs: don't leak nfs_lock_fd when lock failsнаб2021-04-192-8/+18
* libspl: implement atomics in terms of atomicsнаб2021-04-188-1697/+84
* ZTS: Improve redundancy test scriptsBrian Behlendorf2021-04-183-11/+19
* ICP: Silence objtool "stack pointer realignment" warningsAttila Fülöp2021-04-171-0/+6
* libzfs: refresh property cache after inheriting userpropнаб2021-04-171-0/+1
* libzfs: don't mark prompt+raw as retriableнаб2021-04-171-1/+1
* Combine zio caches if possibleMateusz Guzik2021-04-171-24/+50
* contrib/dracut: 90: zfs-{rollback,snapshot}-bootfs: use @sbindir@наб2021-04-162-2/+2
* contrib/i-t: properly mount root's children with spacesнаб2021-04-161-3/+8
* contrib/dracut: 90: mount essential datasets under rootнаб2021-04-162-19/+101
* contrib/dracut: 90: generator: only log to kmsg if debug set on cmdlineнаб2021-04-161-4/+7
* contrib/dracut: 02: don't spill device names across multiple linesнаб2021-04-161-2/+2
* ICP: Add missing stack frame info to SHA asm filesAttila Fülöp2021-04-163-4/+72
* Fix crash in zio_done error reportingPaul Zuchowski2021-04-161-2/+3
* zfs-send(8): Restore sorting of flagsRyan Moeller2021-04-151-9/+9
* linux/spl: proc: use global table_{min,max} values instead of local onesнаб2021-04-151-6/+6
* linux/libspl: gethostid: read from /proc/sys/kernel/spl/hostid, simplifyнаб2021-04-151-24/+17
* linux/spl: base proc_dohostid() on proc_dostring()наб2021-04-151-76/+17
* libspl: lift common bits of getexecname()наб2021-04-155-72/+99
* module/zfs/zvol.c: purge unused zvol_volmode_cb_argнаб2021-04-151-4/+0
* ZFS traverse_visitbp optimization to limit prefetchJitendra Patidar2021-04-152-14/+66
* ZTS: add zed_fd_spill to verify the fds ZEDLETs inheritнаб2021-04-158-11/+127
* zed: set O_CLOEXEC on persistent fds, remove closefrom() from pre-execнаб2021-04-153-13/+9
* Add SIGSTOP and SIGTSTP handling to issigPaul Dagnelie2021-04-157-17/+134
* Fix 'make checkbashisms` warningsBrian Behlendorf2021-04-151-1/+1
* Fix vdev health padding in zpool list -vYuri Pankov2021-04-141-1/+1
* Obsolete earlier packages due to version bumpBrian Behlendorf2021-04-131-0/+4
* libzfs: get rid of unused libzfs_handle::libzfs_{storeerr,chassis_id}наб2021-04-132-121/+113
* libzfs: get rid of libzfs_handle::libzfs_mnttabнаб2021-04-137-2759/+2609
* linux/libspl: getextmntent(): don't leak mnttab FILE*наб2021-04-131-0/+1
* libzfs: zfs_mount_at(): load key for encryption root if MS_CRYPTнаб2021-04-121-1/+24
* FreeBSD: use vnlru_free_vfsops if availableMateusz Guzik2021-04-121-1/+21
* FreeBSD: add missing seqc write begin/end around zfs_acl_chown_setattrMateusz Guzik2021-04-121-0/+2
* FreeBSD: add support for lockless symlink lookupMateusz Guzik2021-04-123-2/+100
* .gitmodules: link to openzfs github repositoryнаб2021-04-121-1/+1
* cmd/zfs receive: allow dry-run (-n) to check property argsPrawn2021-04-121-20/+20
* libuutil: purge unused functionsнаб2021-04-127-1177/+1102
* Improvements to the 'compatibility' propertyColm2021-04-127-2711/+2935
* ZTS: fix removal_condense_export test caseBrian Behlendorf2021-04-115-3/+21
* Update libzfs.abi for zfs_send() changeBrian Behlendorf2021-04-111-2602/+2537
* Balance parentheses in parameter descriptionspstef2021-04-112-2/+2
* ZTS: Add known exceptionsBrian Behlendorf2021-04-111-0/+3
* lib/: set O_CLOEXEC on all fdsнаб2021-04-1122-62/+51
* libzfs{,_core}: set O_CLOEXEC on persistent (ZFS_DEV and MNTTAB) fdsнаб2021-04-114-7/+7
* libzfs: zfs_crypto_create() requires a new key by definition: set newkeyнаб2021-04-111-1/+1
* libzfs_crypto.c: remove unused key_locator enumнаб2021-04-111-6/+0
* zfprops(8): fix spacing in jailed= argumentsнаб2021-04-111-1/+1