aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* freebsd: fix compile for spa_taskq_read/spa_taskq_write paramsRob Norris2024-01-161-0/+6
* Fix livelist assertions for dedup and cloningAlexander Motin2024-01-121-17/+14
* Improve block sizes checks during cloningAlexander Motin2024-01-121-6/+25
* Linux 6.2 compat: add check for kernel_neon_* availabilityShengqi Chen2024-01-123-3/+32
* Don't panic on unencrypted block in encrypted datasetchrisperedun2024-01-082-4/+0
* dbuf: Set dr_data when unoverriding after cloneAlexander Motin2024-01-081-3/+5
* dbuf: Handle arcbuf assignment after block cloningAlexander Motin2024-01-081-1/+11
* DMU: Fix lock leak on dbuf_hold() errorAlexander Motin2024-01-081-1/+1
* BRT: Limit brt_vdev_dump() to only one vdevAlexander Motin2024-01-081-47/+33
* ZIL: Remove 128K into 2x68K LWB split optimizationAlexander Motin2024-01-081-2/+0
* zdb: Dump encrypted write and clone ZIL recordsAlexander Motin2024-01-081-2/+58
* Allow block cloning across encrypted datasetsoromenahar2024-01-0810-25/+236
* ZIL: Do not clone blocks from the futureAlexander Motin2024-01-082-10/+43
* ZIL: Remove TX_CLONE_RANGE replay for ZVOLs.Alexander Motin2024-01-081-59/+1
* ZIO: Add overflow checks for linear buffersAlexander Motin2024-01-082-2/+58
* ZIL: Assert record sizes in different placesAlexander Motin2024-01-086-37/+115
* L2ARC: Restrict write size to 1/4 of the deviceAlexander Motin2024-01-082-40/+10
* Linux: Reclaim unused spl_kmem_cache_reclaimAlexander Motin2024-01-083-21/+0
* FreeBSD: Optimize large kstat outputsAlexander Motin2024-01-081-22/+16
* Update the kstat dataset_name when renaming a zvolAlan Somers2024-01-084-0/+16
* ABD: Be more assertive in iteratorsAlexander Motin2024-01-081-78/+26
* spa: make read/write queues configurableRob Norris2023-12-222-1/+306
* Linux 6.5 compat: check BLK_OPEN_EXCL is definedBrian Behlendorf2023-12-211-6/+12
* ZTS: Disable io_uring test on CentOS 9Brian Behlendorf2023-12-211-0/+7
* linux 6.7 compat: rework shrinker setup for heap allocationsRob Norris2023-12-215-56/+189
* linux 6.7 compat: handle superblock shrinker member changeRob Norris2023-12-212-3/+42
* linux 6.7 compat: use inode atime/mtime accessorsRob Norris2023-12-216-35/+148
* linux 6.7 compat: simplify current_time() checkRob Norris2023-12-211-1/+4
* Tag zfs-2.2.2zfs-2.2.2Tony Hutter2023-11-291-1/+1
* FreeBSD: Fix ZFS so that snapshots under .zfs/snapshot are NFS visiblermacklem2023-11-293-3/+11
* ZIL: Call brt_pending_add() replaying TX_CLONE_RANGEAlexander Motin2023-11-294-15/+12
* zdb: fix printf() length for uint64_t devidMartin Matuška2023-11-291-3/+3
* Linux 6.6 compat: fix configure error with clang (#15558)Jaron Kent-Dobias2023-11-281-1/+1
* zfs-dkms: fix shell-init error messageAllKind2023-11-281-0/+1
* FreeBSD: Fix the build on FreeBSD 12Alan Somers2023-11-285-10/+25
* dmu_buf_will_clone: fix race in transition back to NOFILLRob N2023-11-281-1/+9
* zdb: Fix zdb '-O|-r' options with -e/exported zpoolAkash B2023-11-281-16/+23
* zdb: show BRT statistics and dump its contentsRob Norris2023-11-283-4/+99
* brt: lift internal definitions into _impl headerRob Norris2023-11-283-163/+201
* ZTS: Fix zfs_load-key failures on F39Tony Hutter2023-11-281-1/+4
* ZIL: Do not encrypt block pointers in lr_clone_range_tAlexander Motin2023-11-282-0/+28
* dnode_is_dirty: check dnode and its data for dirtinessRob N2023-11-281-2/+10
* Revert "Tune zio buffer caches and their alignments"Brian Behlendorf2023-11-281-39/+50
* Tag zfs-2.2.1zfs-2.2.1Tony Hutter2023-11-201-1/+1
* ZTS: Fix 'could not unmount datasets' on Alma 9Tony Hutter2023-11-201-0/+6
* zfs-2.2.1: Disable block cloning by defaultTony Hutter2023-11-162-2/+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
* Linux 6.6 compat: METATony Hutter2023-11-161-1/+1
* Workaround UBSAN errors for variable arraysTony Hutter2023-11-163-3/+7