aboutsummaryrefslogtreecommitdiff
path: root/module/Makefile.bsd
Commit message (Expand)AuthorAgeFilesLines
* value strings: pretty printers for flags and enumsRob Norris2024-09-051-0/+1
* ddt: dedup logRob Norris2024-08-161-0/+2
* Makefile.bsd: sort and cleanup source file listRob N2024-04-031-40/+45
* ddt: rework ops interface in terms of keys and valuesRob Norris2024-02-151-0/+1
* ddt: lift dedup stats out to separate fileRob Norris2024-02-151-0/+1
* Finally drop long disabled vdev cache.Alexander Motin2023-06-091-1/+0
* btree: Implement faster binary search algorithmRichard Yao2023-05-261-0/+14
* module: resync part of Makefile.bsdKyle Evans2023-04-101-0/+10
* Implementation of block cloning for ZFSPawel Jakub Dawidek2023-03-101-1/+2
* Add generic implementation handling and SHA2 implTino Reichardt2023-03-021-5/+31
* Remove old or redundant SHA2 filesTino Reichardt2023-03-021-3/+1
* Makefile.bsd: cleanup and sync with FreeBSDAllan Jude2023-03-011-64/+112
* Cleanup dead spa_boot codeRichard Yao2022-09-131-1/+0
* FreeBSD: add knlist_init_sx() for exclusive locksRob Wing2022-09-061-0/+1
* Introduce BLAKE3 checksums as an OpenZFS featureTino Reichardt2022-06-081-4/+30
* Fix ACL checks for NFS kernel serverRyan Moeller2022-03-181-1/+1
* Explode zstd 1.4.5 into separate upstream filesRich Ercolani2022-03-011-3/+48
* Updated the lz4 decompressorRich Ercolani2022-01-071-1/+2
* Code cleanupsPawel Jakub Dawidek2021-11-301-1/+1
* Enable edonr in FreeBSDRich Ercolani2021-11-161-0/+6
* Restore FreeBSD resource usage accountingRyan Moeller2021-02-201-0/+1
* FreeBSD: decouple ZFS_DEBUG from kernel debug settingsMatthew Macy2020-11-241-1/+7
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-131-0/+3
* Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSDMatthew Macy2020-10-211-13/+14
* Makefile.bsd: remove directory that no longer existsKyle Evans2020-10-201-1/+0
* module/zstd: pass -U__BMI__Georgy Yakovlev2020-08-271-1/+1
* FreeBSD: 11.x arc_stats compatibilityMatthew Macy2020-08-201-1/+1
* Add zstd support to zfsMichael Niewöhner2020-08-201-1/+11
* FreeBSD: Fix UNIX permissions checkingMatthew Macy2020-08-181-4/+3
* Prefix zfs internal endian checks with _ZFSMatthew Macy2020-07-281-1/+1
* Refactor ccompile.h to not include system headersMatthew Macy2020-07-261-2/+2
* FreeBSD: zfs commands backward compatibilityMatthew Macy2020-07-161-0/+1
* Add device rebuild featureBrian Behlendorf2020-07-031-0/+1
* freebsd: changes necessary to coexist with dtrace in treeMatthew Macy2020-07-011-0/+1
* Move zfs_gitrev.h to build directoryArvind Sankar2020-06-251-1/+2
* Enable -Wmissing-prototypes/-Wstrict-prototypesArvind Sankar2020-06-181-51/+15
* Combine OS-independent ABD Code into Common Source FileBrian Atkinson2020-05-101-2/+3
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-141-0/+381