summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Tag 2.1.0-rc5zfs-2.1.0-rc5Brian Behlendorf2021-05-10-2/+2
* libzfs: zfs_asprintf(): don't return undefined pointerнаб2021-05-10-1/+3
* libzfsbootenv: lzbe_set_boot_device(): don't free undefined pointerнаб2021-05-10-4/+3
* zfs_get_enclosure_sysfs_path(): don't free undefined pointerнаб2021-05-10-2/+3
* zfs_get_enclosure_sysfs_path(): don't leak dev pathнаб2021-05-10-7/+2
* zpool: vdev_run_cmd(): don't free undefined pointersнаб2021-05-10-5/+10
* libzfs: zpool_load_compat(): don't free undefined pointersнаб2021-05-10-4/+8
* libzfs: zpool_load_compat(): open feature file cloexecнаб2021-05-10-8/+10
* copy-builtin: posix conformanceilliliti2021-05-10-25/+20
* Fix dRAID self-healing short columnsBrian Behlendorf2021-05-10-4/+309
* Replace ZoL with OpenZFS where applicableнаб2021-05-10-34/+35
* FreeBSD: Remove !FreeBSD ifdef'd codeRyan Moeller2021-05-10-35/+1
* Clean up use of zfs_log_create in zfs_dirRyan Moeller2021-05-10-4/+4
* zed: protect against wait4()/fork() races to the global PID tableнаб2021-05-10-6/+7
* Return required size when encode_fh size too smallAlyssa Ross2021-05-10-4/+15
* Simplify/fix dnode_move() for dn_zfetchAlexander Motin2021-05-10-7/+1
* FreeBSD: Initialize/destroy zp->z_lockRyan Moeller2021-05-10-0/+2
* Updated zfs_dbgmsg_enable documentation to be more accurateRich Ercolani2021-05-10-3/+6
* zed.d/zed-functions.sh: fix zed_guid_to_pool() on dashнаб2021-05-10-5/+3
* zed.d/history_event-zfs-list-cacher.sh: no grep for snapshot detectionнаб2021-05-10-2/+2
* zed.d/*-notify.sh: use mktemp instead of generating temp path manuallyнаб2021-05-10-5/+5
* zed.d/pool_import-led.sh: fix for current zpool scriptsнаб2021-05-10-45/+45
* libzutil: fix dm_get_underlying_path() return if not a DM deviceнаб2021-05-10-1/+1
* ZTS: Fix xattr_002_neg passing too soonRyan Moeller2021-05-10-2/+2
* FreeBSD: Prune some unneeded definitionsRyan Moeller2021-05-10-7/+2
* vdev_id: variable not getting expanded under map_slot()Arshad Hussain2021-05-10-3/+4
* vdev_mirror: don't scrub/resilver devices that can't be readNathaniel Wesley Filardo2021-05-10-0/+9
* zfs.spec.in: remove post ldconfig scriptletsBrian Behlendorf2021-05-10-0/+16
* zdb: ASSERT issues when DEBUG is not definedToomas Soome2021-05-10-2/+3
* ZTS: Add known exceptionsBrian Behlendorf2021-05-10-0/+3
* Drop "All rights reserved" from files by trasz@FreeBSD.orgMartin Matuška2021-05-10-1/+0
* receive: don't fail inheriting (-x) properties on wrong dataset typePrawn2021-05-10-23/+38
* FreeBSD: damage control racing .. lookups in face of mkdir/rmdirMateusz Guzik2021-05-10-0/+27
* Fix AVX512BW Fletcher code on AVX512-but-not-BW machinesRomain Dolbeau2021-05-10-1/+7
* Tag 2.1.0-rc4zfs-2.1.0-rc4Brian Behlendorf2021-04-22-1/+1
* zed: protect against wait4()/fork() races to the launched process treeнаб2021-04-22-4/+5
* Fixed incorrect man page reference in zfsprops(8)Daniel Stevenson2021-04-21-1/+1
* etc/systemd/zfs-mount-generator: don't fail if no cached poolsнаб2021-04-19-0/+1
* freebsd/libshare: nfs: make nfs_is_shared() thread-safeнаб2021-04-19-5/+1
* libshare: nfs: don't leak nfs_lock_fd when lock failsнаб2021-04-19-8/+18
* ZTS: Improve redundancy test scriptsBrian Behlendorf2021-04-19-11/+19
* ICP: Silence objtool "stack pointer realignment" warningsAttila Fülöp2021-04-19-0/+6
* libzfs: refresh property cache after inheriting userpropнаб2021-04-19-0/+1
* libzfs: don't mark prompt+raw as retriableнаб2021-04-19-1/+1
* Combine zio caches if possibleMateusz Guzik2021-04-19-24/+50
* contrib/dracut: 90: zfs-{rollback,snapshot}-bootfs: use @sbindir@наб2021-04-19-2/+2
* contrib/i-t: properly mount root's children with spacesнаб2021-04-19-3/+8
* contrib/dracut: 90: mount essential datasets under rootнаб2021-04-19-19/+101
* contrib/dracut: 90: generator: only log to kmsg if debug set on cmdlineнаб2021-04-19-4/+7
* contrib/dracut: 02: don't spill device names across multiple linesнаб2021-04-19-2/+2