aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dracut/90/module-setup: mainly shellcheck cleanupнаб2021-05-071-6/+5
* Replace ZoL with OpenZFS where applicableнаб2021-05-0726-34/+35
* FreeBSD: Remove !FreeBSD ifdef'd codeRyan Moeller2021-05-071-35/+1
* Clean up use of zfs_log_create in zfs_dirRyan Moeller2021-05-072-4/+4
* zed: protect against wait4()/fork() races to the global PID tableнаб2021-05-071-6/+7
* Return required size when encode_fh size too smallAlyssa Ross2021-05-072-4/+15
* Simplify/fix dnode_move() for dn_zfetchAlexander Motin2021-05-071-7/+1
* undocumented libzfs API changes broke "zfs list"Matthew Ahrens2021-05-065-18/+13
* FreeBSD: Initialize/destroy zp->z_lockRyan Moeller2021-05-061-0/+2
* Updated zfs_dbgmsg_enable documentation to be more accurateRich Ercolani2021-05-051-3/+6
* Miscellaneous code cleanupRyan Moeller2021-04-303-9/+5
* FreeBSD: Clean up ASSERT/VERIFY use in moduleRyan Moeller2021-04-3023-238/+233
* zed.d/zed-functions.sh: fix zed_guid_to_pool() on dashнаб2021-04-301-5/+3
* zed.d/history_event-zfs-list-cacher.sh: no grep for snapshot detectionнаб2021-04-301-2/+2
* zed.d/*-notify.sh: use mktemp instead of generating temp path manuallyнаб2021-04-305-5/+5
* zed.d/pool_import-led.sh: fix for current zpool scriptsнаб2021-04-301-45/+45
* libzutil: fix dm_get_underlying_path() return if not a DM deviceнаб2021-04-301-1/+1
* ZTS: Fix xattr_002_neg passing too soonRyan Moeller2021-04-301-2/+2
* FreeBSD: Prune some unneeded definitionsRyan Moeller2021-04-303-7/+2
* 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