aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ZTS: cli_root/zfs_load-key: add separate key filesнаб2021-04-305-1/+10
* zdb: dump_history can be improvedToomas Soome2021-04-291-27/+68
* zfs get: don't lookup mount options when using "-s local"Alan Somers2021-04-295-13/+18
* vdev_id: variable not getting expanded under map_slot()Arshad Hussain2021-04-291-3/+4
* vdev_mirror: don't scrub/resilver devices that can't be readNathaniel Wesley Filardo2021-04-271-0/+9
* zfs.spec.in: remove post ldconfig scriptletsBrian Behlendorf2021-04-271-0/+16
* zdb: ASSERT issues when DEBUG is not definedToomas Soome2021-04-271-2/+3
* ZTS: Add known exceptionsBrian Behlendorf2021-04-271-0/+3
* Drop "All rights reserved" from files by [email protected]Martin Matuška2021-04-271-1/+0
* receive: don't fail inheriting (-x) properties on wrong dataset typePrawn2021-04-262-23/+38
* FreeBSD: damage control racing .. lookups in face of mkdir/rmdirMateusz Guzik2021-04-261-0/+27
* Fix AVX512BW Fletcher code on AVX512-but-not-BW machinesRomain Dolbeau2021-04-261-1/+7
* 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-201-1/+1
* etc/systemd/zfs-mount-generator: don't fail if no cached poolsнаб2021-04-191-0/+1
* libshare: nfs: commonify nfs_enable_share()наб2021-04-194-91/+62
* 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