aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* ZIL: Call brt_pending_add() replaying TX_CLONE_RANGEAlexander Motin2023-11-294-15/+12
* Fix zoneid when USER_NS is disabledWraithh2023-11-291-4/+4
* ZTS: get_persistent_disk_name can return truncated namesVaibhavB2023-11-291-1/+1
* zdb: fix printf() length for uint64_t devidMartin Matuška2023-11-291-3/+3
* ZIL: Assert record sizes in different placesAlexander Motin2023-11-286-37/+115
* module/icp/asm-arm/sha2: fix compiling on armv5/6Shengqi Chen2023-11-281-0/+4
* module/icp/asm-arm/sha2: auto detect __ARM_ARCHShengqi Chen2023-11-282-4/+10
* Linux 6.6 compat: fix configure error with clang (#15558)Jaron Kent-Dobias2023-11-281-1/+1
* dmu_buf_will_clone: fix race in transition back to NOFILLRob N2023-11-281-1/+9
* unnecessary alloc/free in dsl_scan_visitbp()Matthew Ahrens2023-11-281-13/+6
* dnode_is_dirty: check dnode and its data for dirtinessRob N2023-11-281-2/+10
* FreeBSD: Fix ZFS so that snapshots under .zfs/snapshot are NFS visiblermacklem2023-11-283-3/+11
* zdb: Fix zdb '-O|-r' options with -e/exported zpoolAkash B2023-11-271-16/+23
* zdb: show BRT statistics and dump its contentsRob Norris2023-11-273-4/+99
* brt: lift internal definitions into _impl headerRob Norris2023-11-273-163/+201
* ZTS: Fix zfs_load-key failures on F39Tony Hutter2023-11-271-1/+4
* zfs-dkms: fix shell-init error messageAllKind2023-11-271-0/+1
* ZVOL: Minor code cleanupAlexander Motin2023-11-272-15/+8
* FreeBSD: Fix the build on FreeBSD 12Alan Somers2023-11-275-10/+25
* ZIL: Refactor TX_WRITE encryption similar to TX_CLONE_RANGEAlexander Motin2023-11-272-20/+10
* ZIL: Do not encrypt block pointers in lr_clone_range_tAlexander Motin2023-11-272-0/+28
* Don't allow attach to a raidz child vdevDon Brady2023-11-271-4/+5
* ZTS: Fix 'could not unmount datasets' on Alma 9 (#15542)Tony Hutter2023-11-211-0/+6
* freebsd: remove __FBSDID macro useBrooks Davis2023-11-1725-75/+0
* ZIO: Optimize zio_flush()Alexander Motin2023-11-172-22/+16
* Use abd_zero_off() where applicableAlexander Motin2023-11-173-4/+7
* Consider `dnode_t` allocations in dbuf cache size accountingRob N2023-11-175-26/+102
* Fix memory leak in zfs_setprocinit codePaul Dagnelie2023-11-171-25/+2
* Add a tunable to disable BRT support.Rich Ercolani2023-11-1611-0/+51
* Packaging: Auto-generate changelog during configure (#15528)Umer Saleem2023-11-163-0/+8
* L2ARC: Restrict write size to 1/4 of the deviceAlexander Motin2023-11-142-40/+10
* Fix snap_obj_array memory leak in check_filesystem()Chunwei Chen2023-11-141-2/+4
* Linux 6.6 compat: METATony Hutter2023-11-141-1/+1
* Workaround UBSAN errors for variable arraysTony Hutter2023-11-133-3/+7
* Linux: Reclaim unused spl_kmem_cache_reclaimAlexander Motin2023-11-103-21/+0
* ZTS: Test for all known zpool feature setsUmer Saleem2023-11-092-4/+7
* Update zpool-features.7 for grub2 compatibility list updatesUmer Saleem2023-11-091-0/+9
* Increase L2ARC write rate and headroomshodanshok2023-11-092-5/+5