aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* import: ignore return on hostid lookupsRob N2023-12-071-1/+2
* setproctitle: fix ununitialised variableRob N2023-12-071-1/+1
* zfs_refcount_remove: explictly ignore returnsRob N2023-12-071-5/+7
* FreeBSD: Ensure that zfs_getattr() initializes the va_rdev fieldMark Johnston2023-12-071-0/+2
* BRT: Limit brt_vdev_dump() to only one vdevAlexander Motin2023-12-061-47/+33
* ZIL: Remove 128K into 2x68K LWB split optimizationAlexander Motin2023-12-061-2/+0
* zdb: Dump encrypted write and clone ZIL recordsAlexander Motin2023-12-061-2/+58
* compact: workaround for GPL-only symbols on riscv from Linux 6.2Shengqi Chen2023-12-063-4/+22
* Extend import_progress kstat with a notes fieldDon Brady2023-12-056-10/+256
* module/icp/asm-arm/sha2: enable non-SIMD asm kernels on armv5/6Shengqi Chen2023-12-054-26/+27
* zpool: flush output before sleepingRob N2023-12-051-6/+5
* Allow block cloning across encrypted datasetsoromenahar2023-12-0510-25/+236
* ZIL: Do not clone blocks from the futureAlexander Motin2023-12-052-10/+43
* Add Ntfy notification support to ZEDDex Wood2023-12-012-0/+120
* ZIL: Remove TX_CLONE_RANGE replay for ZVOLs.Alexander Motin2023-12-011-59/+1
* ZIO: Add overflow checks for linear buffersAlexander Motin2023-12-012-2/+58
* Only provide execvpe(3) when neededBrooks Davis2023-12-013-2/+6
* Use uint64_t instead of u_int64_tYuri Pankov2023-11-302-4/+2