]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2023-03-24 Tino ReichardtAdd more ANSI colors to libzfs
2023-03-24 Matthew AhrensFix prefetching of indirect blocks while destroying
2023-03-24 Pawel Jakub... Fix cloning into already dirty dbufs.
2023-03-24 Rob Nman: add ZIO_STAGE_BRT_FREE to zpool-events
2023-03-22 Pawel Jakub... Fix build on FreeBSD
2023-03-22 Timothy DayFix kmodtool for packaging mainline Linux
2023-03-22 Tino ReichardtRemove unused constant EdonR256_BLOCK_BITSIZE
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-16 Tino ReichardtRefine some details for the github actions update
2023-03-15 Tino ReichardtAdd git repo checkout to testing workflow
2023-03-15 Attila Fülöpspl: cmn_err_once() should be usable in brace-less...
2023-03-15 Low-powerFix building for powerpc* targets with some compilers
2023-03-15 Tino ReichardtSplit functional testings via github action matrix
2023-03-15 Alek PImprove tests and update man page for healing recv
2023-03-15 WHRRefactor CONFIG_SPE check on Linux/powerpc
2023-03-15 WHRFix missing semicolons in commit 1f196e3
2023-03-14 ofthesun9Fix for mountpoint=legacy
2023-03-14 Tino ReichardtRemove unused Edon-R variants
2023-03-14 Richard Yaonvpair: Use flexible array member for nvpair name strings
2023-03-14 Richard Yaonvpair: Constify string functions
2023-03-14 Richard Yaodiscover_cached_paths() should not corrupt nvlist strin...
2023-03-14 Richard Yaozpool_valid_proplist() should not corrupt nvpair name...
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-11 George MelikovABI files: sync with new Ubuntu release in CI
2023-03-10 Pawel Jakub... Implementation of block cloning for ZFS
2023-03-10 Paul DagnelieFix incremental receive silently failing for recursive...
2023-03-10 Low-powerWorkaround for Linux PowerPC GPL-only cpu_has_feature()
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 YaoRefactor loop in dump_histogram()
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 warning about SNPRINTF_B...
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 Richard YaoFix TOCTOU race in zpool_do_labelclear()
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 Low-powerFix build for Linux/powerpc without CONFIG_ALTIVEC...
2023-03-07 Rob NBetter handling for future crypto parameters
2023-03-07 George AmanakisFix a typo in ac2038a
2023-03-07 Andriy Gapon[FreeBSD] fix false assert in cache_vop_rmdir when...
2023-03-07 Attila Fülöpspl: Add cmn_err_once() to log a message only on the...
2023-03-07 q66initramfs: fix zpool get argument order
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 YaoFix memory leak in ztest
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 ReichardtAdd SHA2 SIMD feature tests for libspl
2023-03-02 Tino ReichardtAdd SHA2 SIMD feature tests for Linux
2023-03-02 Tino ReichardtAdd SHA2 SIMD feature tests for FreeBSD
2023-03-02 Tino ReichardtAdd ARM architecture to OpenZFS buildsystem
2023-03-02 Tino ReichardtRemove old or redundant SHA2 files
2023-03-02 Rob Nzdb: add decryption support
2023-03-01 Alexander MotinSystem-wide speculative prefetch limit.
2023-03-01 Brian BehlendorfAccommodate debug-kernel stack frame size
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 Tino ReichardtUpdate reclaim disk space script
2023-03-01 Richard YaoHandle unexpected errors in zil_lwb_commit() without...
2023-03-01 Rob Nmancheck: exclude dotfiles in man dir
2023-03-01 Rob Nman: note that zdb operates directly on pool storage
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-03-01 Richard YaoLinux: Assert mutex is held in mutex_exit()
2023-02-28 George AmanakisRevert zfeature_active() to static
2023-02-28 Tino ReichardtFix github build failures because of vdevprops.7
2023-02-28 John PoduskaPrevent incorrect datasets being mounted
2023-02-28 D. EbdrupAdd vdevprops.7 to the Makefile
2023-02-27 Richard YaoSkip memory allocation when compressing holes
next