]> git.proxmox.com Git - mirror_zfs.git/history - module/zcommon
Linux 6.5 compat: check BLK_OPEN_EXCL is defined
[mirror_zfs.git] / module / zcommon /
2023-11-08 Don BradyRAID-Z expansion feature
2023-10-31 Ameer Hamzazvol: Implement zvol threading as a Property
2023-10-24 Brian BehlendorfAdd prefetch property
2023-08-26 Paul DagnelieIncrease limit of redaction list by using spill block
2023-07-20 Yuri Pankovset autotrim default to 'off' everywhere
2023-04-20 rob-wingCreate zap for root vdev
2023-04-06 Martin MatuškaMiscellaneous FreBSD compilation bugfixes
2023-03-24 Rich ErcolaniDrop lying to the compiler in the fletcher4 code
2023-03-14 Richard Yaonvpair: Constify string functions
2023-03-14 Attila Fülöpzcommon: Refactor FPU state handling in fletcher4
2023-03-10 Pawel Jakub DawidekImplementation of block cloning for ZFS
2023-01-23 rob-wingConfigure zed's diagnosis engine with vdev properties
2023-01-17 Richard YaoCleanup of dead code suggested by Clang Static Analyzer...
2022-12-05 Richard YaoMicro-optimize fletcher4 calculations
2022-11-28 Richard YaoConvert some sprintf() calls to kmem_scnprintf()
2022-11-10 Mariusz ZaborskiAllow to control failfast
2022-11-08 Damian Szuberskidsl_prop_known_index(): check for invalid prop
2022-10-20 Akash BAdd options to zfs redundant_metadata property
2022-08-12 George MelikovEnable relatime by default
2022-08-02 Umer SaleemAdd snapshots_changed as property
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-29 набEnable -Wwrite-strings
2022-06-08 Tino ReichardtIntroduce BLAKE3 checksums as an OpenZFS feature
2022-04-26 George AmanakisImprove zpool status output, list all affected datasets
2022-04-20 набlinux: module: weld all but spl.ko into zfs.ko
2022-04-05 набFix string/index variables being unflexed by default
2022-03-15 набForbid b{copy,zero,cmp}(). Don't include <strings.h...
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-03-09 Attila FülöpLinux x86 SIMD: factor out unneeded kernel dependencies
2022-03-04 набFlex non-pretty-printed properties and raw-/pretty...
2022-03-04 набmodule: zcommon: zprop: common: zprop_width: namespace...
2022-02-22 Jitendra Patidarlog xattr=sa create/remove/update to ZIL
2022-02-09 Attila FülöpLinux 5.16 compat: don't use XSTATE_XSAVE to save FPU...
2022-02-03 Damian SzuberskiAdd `--enable-asan` and `--enable-ubsan` switches
2022-01-26 набClean up CSTYLEDs
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2021-12-23 набmodule: zcommon: zprop: fix unused, remove argsused
2021-12-23 набlibzfs: fix unused, remove argsused
2021-12-17 набzcommon: pre-iterate over sysfs instead of statting...
2021-12-16 набzcommon: *_prop: make all zprop_index_t tables const
2021-12-09 набFreeBSD supports edonr follow up
2021-11-30 Allan JudeVdev Properties Feature
2021-11-16 Rich ErcolaniEnable edonr in FreeBSD
2021-05-13 набlibzfs: add keylocation=https://, backed by fetch(3...
2021-04-26 Romain DolbeauFix AVX512BW Fletcher code on AVX512-but-not-BW machines
2021-04-03 Andrea GelminiFix various typos
2021-04-01 Ryan MoellerAllow pool names that look like Solaris disk names
2021-03-03 Jake HowardAdd "zstd-fast" to help options for "compression" property
2021-02-28 Martin MatuškaAdd missing checks for unsupported features
2021-02-18 ColmAdd "compatibility" property for zpool feature sets
2021-02-17 Brian BehlendorfFreeBSD: disable edonr in zfs_mod_supported_feature()
2020-12-18 Brian BehlendorfLinux 5.10 compat: use iov_iter in uio structure
2020-12-11 Ryan MoellerFreeBSD: Implement sysctl for fletcher4 impl
2020-12-10 Brian BehlendorfCI: add zloop workflow
2020-12-10 Ryan MoellerFreeBSD: Do zcommon_init sooner to avoid FPU panic
2020-12-06 Brian BehlendorfReduce fletcher4 and raidz benchmark times
2020-11-23 Brian BehlendorfUpdate dRAID short feature description
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-10-30 Ryan MoellerUpdate references to nonexistent man pages in code
2020-10-14 Ryan MoellerCross-platform acltype
2020-09-16 Ryan MoellerRename acltype=posixacl to acltype=posix
2020-08-26 Matthew MacyFreeBSD: disable neon usage
2020-08-22 Clint ArmstrongMake formatting of dedup values string consistent
2020-08-20 Michael NiewöhnerAdd zstd support to zfs
2020-08-18 Matthew MacyAdd define to enable autotrim to default to on
2020-07-26 Matthew MacyRefactor ccompile.h to not include system headers
2020-07-03 Brian BehlendorfAdd device rebuild feature
2020-06-18 Arvind SankarAdd include files for prototypes
2020-06-10 Arvind SankarCleanup linux module kbuild files
2020-04-30 Paul B. HensonOpenZFS 3254 - add support in zfs for aclmode=restricted
2020-04-30 Paul B. HensonOpenZFS 742 - Resurrect the ZFS "aclmode" property...
2020-04-01 Fabio ScaccabarozziBugfix/fix uio partial copies
2020-03-27 Matthew AhrensCompile cityhash code into libzfs
2020-03-06 Ryan MoellerChange default to overlay=on
2020-02-18 Richard LaagerPrefer org.openzfs for features and properties
2020-02-11 Christian SchwarzImplement bookmark copying
2020-02-04 Ryan MoellerRestore aclmode and remove acltype on FreeBSD
2020-01-31 Ryan MoellerLeft-align index props
2020-01-24 Christian Schwarzentity_namecheck: doc comment: include space as allowed...
2020-01-17 Brian BehlendorfUnify target_cpu handling
2020-01-06 loli10KFix "zpool add -n" for dedup, special and log devices
2019-12-11 Matthew MacyAdd FreeBSD jail support hooks
2019-12-06 Matthew MacyDisable sysfs feature checks on FreeBSD
2019-12-05 Matthew MacyDisable EDONR on FreeBSD
2019-12-03 Brian BehlendorfIncrease allowed 'special_small_blocks' maximum value
2019-12-03 Matthew MacyWrap module_param_call() routines under __linux__
2019-12-03 Matthew MacyMove linux qsort def to platform header
2019-11-01 Matthew MacyWrap Linux module macros
2019-10-30 Romain DolbeauAdd AVX512BW variant of fletcher
2019-10-24 Brian BehlendorfLinux 4.14, 4.19, 5.0+ compat: SIMD save/restore
2019-10-11 Matthew MacyRemove linux/mod_compat.h from common code
2019-10-10 loli10KFix pool creation with feature@allocation_classes disabled
2019-09-05 Matthew MacyMake module tunables cross platform
2019-09-05 Matthew MacyOpenZFS restructuring - move platform specific headers
2019-08-30 Andrea GelminiFix typos in module/
2019-07-26 Sara HartseFast Clone Deletion
2019-07-17 Brian BehlendorfMinor style cleanup
2019-07-16 Serapheim Dimitrop... Log Spacemap Project
2019-07-12 Brian BehlendorfLinux 5.0 compat: SIMD compatibility
2019-06-24 Matthew AhrensRemove code for zfs remap
next