aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/brt.c
Commit message (Expand)AuthorAgeFilesLines
* Allow block cloning across encrypted datasetsoromenahar2024-01-081-4/+2
* ZIL: Call brt_pending_add() replaying TX_CLONE_RANGEAlexander Motin2023-11-291-7/+7
* brt: lift internal definitions into _impl headerRob Norris2023-11-281-163/+1
* zfs_clone_range should return a descriptive error codesoromenahar2023-08-251-3/+3
* zdb: include cloned blocks in block statisticsRob N2023-08-021-0/+31
* brt_vdev_realloc: use vmem_alloc for large allocationRob Norris2023-07-261-3/+3
* Replace dead opensolaris.org license linksTino Reichardt2023-03-141-1/+1
* Implementation of block cloning for ZFSPawel Jakub Dawidek2023-03-101-0/+1884