]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
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-27 Brian BehlendorfWorkaround GitHub Action failure
2023-02-25 Dimitry AndricUse .section .rodata instead of .rodata on FreeBSD
2023-02-24 George AmanakisMove dmu_buf_rele() after dsl_dataset_sync_done()
2023-02-24 Brian BehlendorfZTS: Minor fixes
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 Paul DagnelieImprove error message of zfs redact
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-15 Brian Behlendorfzdb: zero-pad checksum output follow up
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-09 Andreas Vögelerpm: Use libtirpc-devel and /usr/lib on SUSE
2023-02-07 Rob N ★zdb: zero-pad checksum output
2023-02-06 Ryan Moellerinitramfs: Make mountpoint=none work
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 LundmanRestore FreeBSD to use .rodata
2023-02-06 Jorgen LundmanUnify assembly files with macOS
2023-02-02 Reno RecklingFix variable shadowing in libzfs_mount
2023-02-02 Paul DagneliePrevent error messages when running tests with no timeout
2023-02-02 George AmanakisTeach zdb about DMU_OT_ERROR_LOG objects
2023-02-02 rob-wingzfs_main.c: fix unused variable error with GCC
2023-02-02 Allan JudeResolve WS-2021-0184 vulnerability in zstd
2023-02-02 George Wilsonrootdelay on zfs should be adaptive
2023-02-02 Ameer HamzaFix console progress reporting for recursive send
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
next