]> git.proxmox.com Git - mirror_zfs.git/history - module/Makefile.bsd
etc/init.d: decide which variant to use at build time.
[mirror_zfs.git] / module / Makefile.bsd
2024-04-03 Rob NMakefile.bsd: sort and cleanup source file list
2024-02-15 Rob Norrisddt: rework ops interface in terms of keys and values
2024-02-15 Rob Norrisddt: lift dedup stats out to separate file
2023-06-09 Alexander MotinFinally drop long disabled vdev cache.
2023-05-26 Richard Yaobtree: Implement faster binary search algorithm
2023-04-10 Kyle Evansmodule: resync part of Makefile.bsd
2023-03-10 Pawel Jakub DawidekImplementation of block cloning for ZFS
2023-03-02 Tino ReichardtAdd generic implementation handling and SHA2 impl
2023-03-02 Tino ReichardtRemove old or redundant SHA2 files
2023-03-01 Allan JudeMakefile.bsd: cleanup and sync with FreeBSD
2022-09-13 Richard YaoCleanup dead spa_boot code
2022-09-06 Rob WingFreeBSD: add knlist_init_sx() for exclusive locks
2022-06-08 Tino ReichardtIntroduce BLAKE3 checksums as an OpenZFS feature
2022-03-18 Ryan MoellerFix ACL checks for NFS kernel server
2022-03-01 Rich ErcolaniExplode zstd 1.4.5 into separate upstream files
2022-01-07 Rich ErcolaniUpdated the lz4 decompressor
2021-11-30 Pawel Jakub DawidekCode cleanups
2021-11-16 Rich ErcolaniEnable edonr in FreeBSD
2021-02-20 Ryan MoellerRestore FreeBSD resource usage accounting
2020-11-24 Matthew MacyFreeBSD: decouple ZFS_DEBUG from kernel debug settings
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-10-21 Matthew MacyShare zfs_fsync, zfs_read, zfs_write, et al between...
2020-10-20 Kyle EvansMakefile.bsd: remove directory that no longer exists
2020-08-27 Georgy Yakovlevmodule/zstd: pass -U__BMI__
2020-08-20 Matthew MacyFreeBSD: 11.x arc_stats compatibility
2020-08-20 Michael NiewöhnerAdd zstd support to zfs
2020-08-18 Matthew MacyFreeBSD: Fix UNIX permissions checking
2020-07-28 Matthew MacyPrefix zfs internal endian checks with _ZFS
2020-07-26 Matthew MacyRefactor ccompile.h to not include system headers
2020-07-16 Matthew MacyFreeBSD: zfs commands backward compatibility
2020-07-03 Brian BehlendorfAdd device rebuild feature
2020-07-01 Matthew Macyfreebsd: changes necessary to coexist with dtrace in...
2020-06-25 Arvind SankarMove zfs_gitrev.h to build directory
2020-06-18 Arvind SankarEnable -Wmissing-prototypes/-Wstrict-prototypes
2020-05-10 Brian AtkinsonCombine OS-independent ABD Code into Common Source...
2020-04-14 Matthew MacyAdd FreeBSD support to OpenZFS