]> git.proxmox.com Git - mirror_zfs.git/history - module
config: don't link libudev on FreeBSD
[mirror_zfs.git] / module /
2023-03-24 Ameer HamzaUpdate vdev state for spare vdev
2023-03-24 Rich ErcolaniDrop lying to the compiler in the fletcher4 code
2023-03-24 George Wilsonpanic loop when removing slog device
2023-03-24 Matthew AhrensFix prefetching of indirect blocks while destroying
2023-03-24 Pawel Jakub DawidekFix cloning into already dirty dbufs.
2023-03-22 Pawel Jakub DawidekFix build on FreeBSD
2023-03-18 Alexander MotinFreeBSD: Remove extra arc_reduce_target_size() call
2023-03-16 Richard YaoFix possible bad bit shift in dnode_next_offset_level()
2023-03-16 naivekunQAT: Fix uninitialized seed in QAT compression
2023-03-14 Tino ReichardtRemove unused Edon-R variants
2023-03-14 Richard Yaonvpair: Constify string functions
2023-03-14 Richard YaoFix possible NULL pointer dereference in nvlist_lookup_...
2023-03-14 Richard YaoSilence clang static analyzer warnings about stored...
2023-03-14 Richard YaoFix possible NULL pointer dereference in dbuf_verify()
2023-03-14 Tino ReichardtReplace dead opensolaris.org license links
2023-03-14 Richard YaoZero zio_prop_t in flush_write_batch_impl()
2023-03-14 Richard YaoFix uninitialized scalar value read regression in dmu_r...
2023-03-14 Matthew AhrensZFS_IOC_COUNT_FILLED does unnecessary txg_wait_synced()
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-03-10 Paul DagnelieFix incremental receive silently failing for recursive...
2023-03-10 Richard Yaotxg_sync should handle write errors in ZIL
2023-03-08 Richard YaoSuppress clang static analyzer warning in vdev_stat_upd...
2023-03-08 Richard YaoSuppress static analyzer warning in dmu_objset_create_i...
2023-03-08 Richard YaoLinux: Fix octal detection in define_ddi_strtox()
2023-03-08 Richard YaoLinux: Suppress clang static analyzer warning in zfs_re...
2023-03-08 Richard YaoLinux: Silence static analyzer warning in crypto_create...
2023-03-08 Richard YaoSuppress Clang Static Analyzer warning in bpobj_enqueue()
2023-03-08 Richard YaoSuppress Clang Static Analyzer warning in dsl_dir_renam...
2023-03-08 Richard YaoCleanup: Remove constant comparisons reported by CodeQL
2023-03-08 Richard YaoLinux cleanup: zvol_discard() should only call blk_queu...
2023-03-08 Richard YaoSuppress Clang Static Analyzer warning in dbuf_dnode_fi...
2023-03-08 Richard YaoSuppress Clang Static Analyzer warning in vdev_split()
2023-03-08 Richard YaoSuppress Clang Static Analyzer false positive in the...
2023-03-08 Richard YaoSuppress Clang Static Analyzer defect report in abd_get...
2023-03-08 Alexander MotinMore adaptive ARC eviction
2023-03-08 Attila FülöpICP: AES-GCM: Unify gcm_init_ctx() and gmac_init_ctx()
2023-03-08 Richard YaoDo not hold spa_config in ZIL while blocked on IO
2023-03-07 Rob NBetter handling for future crypto parameters
2023-03-07 Andriy Gapon[FreeBSD] fix false assert in cache_vop_rmdir when...
2023-03-07 Tino ReichardtFix detection of IBM Power8 machines (ISA 2.07)
2023-03-07 Andriy Gapon[FreeBSD] zfs_znode_alloc: lock the vnode earlier
2023-03-07 George AmanakisOptimize the is_l2cacheable functions
2023-03-06 Richard YaoAdd missing increment to dsl_deadlist_move_bpobj()
2023-03-06 Richard YaoSHA2Init() should use signed assertions when checking...
2023-03-06 Jorgen LundmanRestore ASMABI and other Unify work
2023-03-02 Tino ReichardtUse SECTION_STATIC macro for sha2 x86_64 assembly
2023-03-02 Tino ReichardtUpdate BLAKE3 for using the new impl handling
2023-03-02 Tino ReichardtAdd generic implementation handling and SHA2 impl
2023-03-02 Tino ReichardtRemove old or redundant SHA2 files
2023-03-01 Alexander MotinSystem-wide speculative prefetch limit.
2023-03-01 Richard YaoFix data race between zil_commit() and zil_suspend()
2023-03-01 Richard YaoRemove bad kmem_free() oversight from previous zfsdev_s...
2023-03-01 Richard YaoLinux: zfs_fillpage() should handle partial pages from...
2023-03-01 Richard YaoHandle unexpected errors in zil_lwb_commit() without...
2023-03-01 Allan JudeMakefile.bsd: cleanup and sync with FreeBSD
2023-03-01 Richard YaoSuppress static analyzer warning in dmu_objset_create_i...
2023-03-01 Richard YaoSuppress static analyzer warning in dbuf_hold_copy()
2023-03-01 Richard YaoStatically allocate first node of zfsdev_state_list
2023-03-01 Richard YaoSuppress static analyzer warning in sa_attr_iter()
2023-03-01 Richard YaoSuppress static analyzer warnings in zio_checksum_error...
2023-03-01 Richard Yaoicp: Prevent compilers from optimizing away memset...
2023-02-28 George AmanakisRevert zfeature_active() to static
2023-02-28 John PoduskaPrevent incorrect datasets being mounted
2023-02-27 Richard YaoSkip memory allocation when compressing holes
2023-02-27 Attila FülöpICP: AES-GCM: Refactor gcm_clear_ctx()
2023-02-27 Mariusz ZaborskiMove zap_attribute_t to the heap in dsl_deadlist_merge
2023-02-24 George AmanakisMove dmu_buf_rele() after dsl_dataset_sync_done()
2023-02-23 Brian BehlendorfFix buffered/direct/mmap I/O race
2023-02-23 Richard YaoFix NULL pointer dereference in zio_ready()
2023-02-23 Richard YaoUse rw_tryupgrade() in dmu_bonus_hold_by_dnode()
2023-02-22 rob-wingFreeBSD: don't verify recycled vnode for zfs control...
2023-02-22 Allan JudeFix per-jail zfs.mount_snapshot setting
2023-02-21 George AmanakisPartially revert eee9362a7
2023-02-16 Richard YaoSync thread should avoid holding the spa config write...
2023-02-16 Paul Dagneliezfs redact fails when dnodesize=auto
2023-02-14 Richard YaoSuppress Clang static analyzer complaint in zfs_replay_...
2023-02-14 Brian BehlendorfLinux: use filemap_range_has_page()
2023-02-14 Richard YaoGive strlcat() full buffer lengths rather than smaller...
2023-02-14 Rich Ercolaniquick fix for lingering snapdir unmount problems
2023-02-14 George AmanakisFix a race condition in dsl_dataset_sync() when activat...
2023-02-14 Prakash SuryaReduce need for contiguous memory for ioctls
2023-02-13 Alexander MotinImprove arc_read() error reporting
2023-02-06 Richard YaoAdd assertion and make variables unsigned in abd_alloc_...
2023-02-06 Richard YaoCleanup: spa vdev processing should check NULL pointers
2023-02-06 Richard Yaozfs_get_temporary_prop() should not pass NULL to strcpy()
2023-02-06 Matthew AhrensEIO caused by encryption + recursive gang
2023-02-06 Jorgen LundmanUnify assembly files with macOS
2023-02-02 Allan JudeResolve WS-2021-0184 vulnerability in zstd
2023-01-27 Brian BehlendorfIncrease default zfs_rebuild_vdev_limit to 64MB
2023-01-27 Brian BehlendorfIncrease default zfs_scan_vdev_limit to 16MB
2023-01-25 Alexander MotinPrefetch on deadlists merge
2023-01-25 Brian BehlendorfImprove resilver ETAs
2023-01-24 Coleman Kanelinux 6.2 compat: zpl_set_acl arg2 is now struct dentry
2023-01-24 Alexander MotinIntroduce minimal ZIL block commit delay
2023-01-24 Attila Fülöpx86 asm: Replace .align with .balign
2023-01-24 Attila FülöpIPC: blake3 x86 asm: fix placement of .size directives
2023-01-23 David HedbergWait for txg sync if the last DRR_FREEOBJECTS might...
2023-01-23 Richard YaoReject streams that set ->drr_payloadlen to unreasonabl...
2023-01-23 rob-wingConfigure zed's diagnosis engine with vdev properties
next